[123609] trunk/dports/perl/p5-cgi-simple/Portfile

devans at macports.org devans at macports.org
Mon Aug 11 09:23:15 PDT 2014


Revision: 123609
          https://trac.macports.org/changeset/123609
Author:   devans at macports.org
Date:     2014-08-11 09:23:15 -0700 (Mon, 11 Aug 2014)
Log Message:
-----------
p5-cgi-simple: add perl branches 5.18, 5.20, update checksums.

Modified Paths:
--------------
    trunk/dports/perl/p5-cgi-simple/Portfile

Modified: trunk/dports/perl/p5-cgi-simple/Portfile
===================================================================
--- trunk/dports/perl/p5-cgi-simple/Portfile	2014-08-11 16:21:35 UTC (rev 123608)
+++ trunk/dports/perl/p5-cgi-simple/Portfile	2014-08-11 16:23:15 UTC (rev 123609)
@@ -3,7 +3,7 @@
 PortSystem            1.0
 PortGroup             perl5 1.0
 
-perl5.branches      5.8 5.10 5.12 5.14 5.16
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
 perl5.setup           CGI-Simple 1.113 ../by-authors/id/A/AN/ANDYA/
 revision              3
 license               {Artistic-1 GPL}
@@ -13,12 +13,12 @@
 
 platforms             darwin
 
-checksums             md5 50c50dbec87b822e3f2285e41cb23519 \
-                      sha1 8540a0a5fcb044425b04c7c2bf2a5585f78782b6 \
-                      rmd160 37867a79abc0f4aa319dcaf5f7d1577cd32c48b5
+checksums           rmd160  37867a79abc0f4aa319dcaf5f7d1577cd32c48b5 \
+                    sha256  52e2881fd7f093ad159cfc87153d8ada67c782c2877c66cd0461cc769a041b3d
 
 if {${perl5.major} != ""} {
-depends_lib-append    port:p${perl5.major}-io-stringy
+	depends_lib-append \
+    		port:p${perl5.major}-io-stringy
 
-supported_archs       noarch
+	supported_archs noarch
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140811/8c0bfc54/attachment.html>


More information about the macports-changes mailing list