[124003] trunk/dports/perl/p5-archive-tar/Portfile
devans at macports.org
devans at macports.org
Sun Aug 17 02:58:53 PDT 2014
Revision: 124003
https://trac.macports.org/changeset/124003
Author: devans at macports.org
Date: 2014-08-17 02:58:52 -0700 (Sun, 17 Aug 2014)
Log Message:
-----------
p5-archive-tar: update to version 2.00, dependencies, add perl branches 5.18, 5.20.
Modified Paths:
--------------
trunk/dports/perl/p5-archive-tar/Portfile
Modified: trunk/dports/perl/p5-archive-tar/Portfile
===================================================================
--- trunk/dports/perl/p5-archive-tar/Portfile 2014-08-17 09:48:55 UTC (rev 124002)
+++ trunk/dports/perl/p5-archive-tar/Portfile 2014-08-17 09:58:52 UTC (rev 124003)
@@ -3,9 +3,8 @@
PortSystem 1.0
PortGroup perl5 1.0
-perl5.branches 5.8 5.10 5.12 5.14 5.16
-perl5.setup Archive-Tar 1.84 ../by-authors/id/B/BI/BINGOS/
-revision 2
+perl5.branches 5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup Archive-Tar 2.00 ../by-authors/id/B/BI/BINGOS/
license {Artistic-1 GPL}
maintainers nomaintainer
description Creation and in-memory manipulation of tar files
@@ -13,13 +12,14 @@
platforms darwin
-checksums rmd160 cb44b2b858f943b837a57303f60f545a64be6e4a \
- sha256 47ee8be1fb1bc45106611ac612b63ef45c010e10b3e2c54b54e8de433cd81fec
+checksums rmd160 4cf38efe9e9a253dad6ddce4862ab52919bce689 \
+ sha256 f8ffc37bc6a305eefe5892db651eb9da3cfca92a26dbc52cc4975c2fe169ddb8
if {${perl5.major} != ""} {
depends_lib-append port:p${perl5.major}-io-compress \
port:p${perl5.major}-io-zlib \
- port:p${perl5.major}-package-constants
+ port:p${perl5.major}-package-constants \
+ port:p${perl5.major}-text-diff
}
supported_archs noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140817/73c1b733/attachment.html>
More information about the macports-changes
mailing list