[129337] trunk/dports/perl/p5-compress-raw-zlib/Portfile

devans at macports.org devans at macports.org
Wed Dec 10 09:45:04 PST 2014


Revision: 129337
          https://trac.macports.org/changeset/129337
Author:   devans at macports.org
Date:     2014-12-10 09:45:04 -0800 (Wed, 10 Dec 2014)
Log Message:
-----------
p5-compress-raw-zlib: update to version 2.067, depend on gzip.

Modified Paths:
--------------
    trunk/dports/perl/p5-compress-raw-zlib/Portfile

Modified: trunk/dports/perl/p5-compress-raw-zlib/Portfile
===================================================================
--- trunk/dports/perl/p5-compress-raw-zlib/Portfile	2014-12-10 17:33:33 UTC (rev 129336)
+++ trunk/dports/perl/p5-compress-raw-zlib/Portfile	2014-12-10 17:45:04 UTC (rev 129337)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.10 5.12 5.14 5.16 5.18 5.20
-perl5.setup         Compress-Raw-Zlib 2.066
+perl5.setup         Compress-Raw-Zlib 2.067
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         The Compress::Raw::Zlib module provides a Perl \
@@ -14,5 +14,11 @@
 
 platforms           darwin
 
-checksums           rmd160  560a40455c056c7076509a732435d011a1065ed8 \
-                    sha256  e864e7d6a29fcc7867ac1d2fe35e07500a1bf7ee6a1d696ef71d19e5759e1b5e
+checksums           rmd160  c8a6bf928035f5af77e423dac89d1afc0bcff812 \
+                    sha256  3abc3fde88df19bc55ab8a71de3030b198869b2333ec6839fb53f639dfc13178
+
+if {${perl5.major} != ""} {
+    depends_lib-append \
+                    port:gzip
+}
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141210/823b4821/attachment.html>


More information about the macports-changes mailing list