[123999] trunk/dports/perl/p5-io-zlib/Portfile

devans at macports.org devans at macports.org
Sun Aug 17 02:36:58 PDT 2014


Revision: 123999
          https://trac.macports.org/changeset/123999
Author:   devans at macports.org
Date:     2014-08-17 02:36:58 -0700 (Sun, 17 Aug 2014)
Log Message:
-----------
p5-io-zlib: add perl branches 5.18 5.20.

Modified Paths:
--------------
    trunk/dports/perl/p5-io-zlib/Portfile

Modified: trunk/dports/perl/p5-io-zlib/Portfile
===================================================================
--- trunk/dports/perl/p5-io-zlib/Portfile	2014-08-17 09:18:17 UTC (rev 123998)
+++ trunk/dports/perl/p5-io-zlib/Portfile	2014-08-17 09:36:58 UTC (rev 123999)
@@ -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           IO-Zlib 1.10
 revision              3
 license               {Artistic-1 GPL}
@@ -17,12 +17,12 @@
 
 platforms             darwin
 
-checksums             md5     078a9387009b928068f70759e61bd08f \
-                      sha1    8d530d2268e3c32f7644495287219361e6e262fb \
-                      rmd160  e7e021350568003f004a41aa9f08933836b37237
+checksums           rmd160  e7e021350568003f004a41aa9f08933836b37237 \
+                    sha256  fda584f55531e5102c350b9490673be3465e356602bf3b3d2a93f3a597f2d4d4
 
 if {${perl5.major} != ""} {
-depends_lib-append    port:p${perl5.major}-io-compress
+	depends_lib-append \
+		    port:p${perl5.major}-io-compress
 
-supported_archs noarch
+	supported_archs noarch
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140817/345d9e24/attachment.html>


More information about the macports-changes mailing list