Revision
124672
Author
ryandesign@macports.org
Date
2014-08-27 05:50:16 -0700 (Wed, 27 Aug 2014)

Log Message

p5-smart-comments: update to 1.000005 and add p5.18 and p5.20

Modified Paths

Diff

Modified: trunk/dports/perl/p5-smart-comments/Portfile (124671 => 124672)


--- trunk/dports/perl/p5-smart-comments/Portfile	2014-08-27 12:47:25 UTC (rev 124671)
+++ trunk/dports/perl/p5-smart-comments/Portfile	2014-08-27 12:50:16 UTC (rev 124672)
@@ -4,9 +4,8 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.8 5.10 5.12 5.14 5.16
-perl5.setup         Smart-Comments 1.0.4 ../by-authors/id/C/CH/CHORNY
-revision            3
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         Smart-Comments 1.000005 ../../authors/id/D/DC/DCONWAY/
 platforms           darwin
 maintainers         nomaintainer
 license             Artistic GPL
@@ -20,8 +19,8 @@
     have to remove them. Simply commenting out the use Smart::Comments line \
     turns them back into regular comments.
 
-checksums           sha1    900d402f3720e04cda26a47e9acf7fd1c759c918 \
-                    rmd160  f4244f1cdfcd03bd78ffb16c6f96fc693afc2e58
+checksums           sha1    d692617de1cfc80692b5e38935f073b64c00b7f9 \
+                    rmd160  488f947ad007138aab8d497961e7f9405d1c3186
 
 if {${perl5.major} != ""} {
 depends_lib-append  port:p${perl5.major}-text-balanced \