Revision
124685
Author
ryandesign@macports.org
Date
2014-08-27 06:12:50 -0700 (Wed, 27 Aug 2014)

Log Message

p5-exception-class: update to 1.38 and add p5.18 and p5.20

Modified Paths

Diff

Modified: trunk/dports/perl/p5-exception-class/Portfile (124684 => 124685)


--- trunk/dports/perl/p5-exception-class/Portfile	2014-08-27 13:11:34 UTC (rev 124684)
+++ trunk/dports/perl/p5-exception-class/Portfile	2014-08-27 13:12:50 UTC (rev 124685)
@@ -3,9 +3,8 @@
 PortSystem            1.0
 PortGroup             perl5 1.0
 
-perl5.branches      5.8 5.10 5.12 5.14 5.16
-perl5.setup           Exception-Class 1.32
-revision              4
+perl5.branches        5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup           Exception-Class 1.38
 license               Artistic-2
 maintainers           nomaintainer
 supported_archs       noarch
@@ -17,9 +16,9 @@
 
 platforms             darwin
 
-checksums             md5 83788ad5a2c5e946877e4ec362e19622 \
-                      sha1 9692fc3cd349ee73a98b2eda32aae6a8f5d137a8 \
-                      rmd160 e038b3d2155807fa95f5361361fe60dd7d04863d
+checksums             md5 4d7203a95893449f53ccacb385981569 \
+                      sha1 9d89b52a2ca3de1a1f42d40a8797e6510184107e \
+                      rmd160 17648d0c37435ea7bd727f717d7a65b6bfc66fb3
 
 if {${perl5.major} != ""} {
 depends_lib-append    port:p${perl5.major}-devel-stacktrace \