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

devans at macports.org devans at macports.org
Wed Jun 17 20:54:33 PDT 2015


Revision: 137723
          https://trac.macports.org/changeset/137723
Author:   devans at macports.org
Date:     2015-06-17 20:54:33 -0700 (Wed, 17 Jun 2015)
Log Message:
-----------
p5-archive-zip: update to version 1.47, 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-06-18 03:35:09 UTC (rev 137722)
+++ trunk/dports/perl/p5-archive-zip/Portfile	2015-06-18 03:54:33 UTC (rev 137723)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20
-perl5.setup         Archive-Zip 1.46
+perl5.setup         Archive-Zip 1.47
 
 platforms           darwin
 maintainers         nomaintainer
@@ -17,10 +17,10 @@
 long_description    Allows a Perl program to create, manipulate, read, \
                     and write Zip archive files.
 
-checksums           rmd160  387f23de6c25ca351a9f8539eb1b57e65f3306b2 \
-                    sha256  6630ebeba753a7025126028eb290040ce44d86e8ced77017e31b75863348e524
+checksums           rmd160  a82bd61ad1eb5c05d74ad0ca5a11fe6324ea4093 \
+                    sha256  5721a11b90032a3451de08fd44bde7c7ddebda332b6ca61bc9fd29488ae72f92
 
 if {${perl5.major} != ""} {
     depends_lib-append \
-                    port:p${perl5.major}-io-compress
+                    port:p${perl5.major}-compress-raw-zlib
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150617/5ac81e4a/attachment-0001.html>


More information about the macports-changes mailing list