[143168] trunk/dports/perl/p5-archive-zip/Portfile

devans at macports.org devans at macports.org
Sat Dec 12 08:50:43 PST 2015


Revision: 143168
          https://trac.macports.org/changeset/143168
Author:   devans at macports.org
Date:     2015-12-05 12:41:11 -0800 (Sat, 05 Dec 2015)
Log Message:
-----------
p5-archive-zip: update to version 1.55, dependencies.

Modified Paths:
--------------
    trunk/dports/perl/p5-archive-zip/Portfile

Modified: trunk/dports/perl/p5-archive-zip/Portfile
===================================================================
--- trunk/dports/perl/p5-archive-zip/Portfile	2015-12-05 20:32:26 UTC (rev 143167)
+++ trunk/dports/perl/p5-archive-zip/Portfile	2015-12-05 20:41:11 UTC (rev 143168)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20 5.22
-perl5.setup         Archive-Zip 1.53
+perl5.setup         Archive-Zip 1.55
 
 platforms           darwin
 maintainers         nomaintainer
@@ -17,10 +17,13 @@
 long_description    Allows a Perl program to create, manipulate, read, \
                     and write Zip archive files.
 
-checksums           rmd160  a003c61ee7b739af8aa4bce5c22f24f677efdf17 \
-                    sha256  c66f3cdfd1965d47d84af1e37b997e17d3f8c5f2cceffc1e90d04d64001424b9
+checksums           rmd160  18a5491e0fced014c66c7053203d994a094d1ee4 \
+                    sha256  ce36f93a636c0041503cdfedad67ca087f84101e71ab3415d172150ad5d23707
 
 if {${perl5.major} != ""} {
+    depends_build-append \
+                    port:p${perl5.major}-test-mockmodule
+
     depends_lib-append \
                     port:p${perl5.major}-compress-raw-zlib
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/07a57a50/attachment.html>


More information about the macports-changes mailing list