[130914] trunk/dports/perl/p5-compress-bzip2/Portfile

devans at macports.org devans at macports.org
Sat Jan 3 17:21:10 PST 2015


Revision: 130914
          https://trac.macports.org/changeset/130914
Author:   devans at macports.org
Date:     2015-01-03 17:21:10 -0800 (Sat, 03 Jan 2015)
Log Message:
-----------
p5-compress-bzip2: update to version 2.19, add perl branches 5.18 5.20.

Modified Paths:
--------------
    trunk/dports/perl/p5-compress-bzip2/Portfile

Modified: trunk/dports/perl/p5-compress-bzip2/Portfile
===================================================================
--- trunk/dports/perl/p5-compress-bzip2/Portfile	2015-01-04 01:19:58 UTC (rev 130913)
+++ trunk/dports/perl/p5-compress-bzip2/Portfile	2015-01-04 01:21:10 UTC (rev 130914)
@@ -4,9 +4,8 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.16
-perl5.setup         Compress-Bzip2 2.09
-revision            3
+perl5.branches      5.16 5.18 5.20
+perl5.setup         Compress-Bzip2 2.19
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Perl interface to the bzip2 compression algorithms
@@ -14,9 +13,10 @@
 
 platforms           darwin
 
+checksums           rmd160  4bb9c0b01750368e1c4f22dd4715b4f9628b2b1b \
+                    sha256  014ead4ebcabcf0d1acd34b41198307aafeedb793f72cdabfaa5bcf6d223a575
+
 if {${perl5.major} != ""} {
     depends_lib-append \
                     port:bzip2
-
-    checksums       md5 1699fde3e86f2a036f135ae606d456bf
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150103/471c3887/attachment-0001.html>


More information about the macports-changes mailing list