[129443] trunk/dports/perl/p5-test-command/Portfile
mojca at macports.org
mojca at macports.org
Sat Dec 13 02:21:12 PST 2014
Revision: 129443
https://trac.macports.org/changeset/129443
Author: mojca at macports.org
Date: 2014-12-13 02:21:12 -0800 (Sat, 13 Dec 2014)
Log Message:
-----------
p5-test-command: upgrade to 0.11, remove p5.8, add 5.18 5.20, sha256, dependency on p5-test-simple
Modified Paths:
--------------
trunk/dports/perl/p5-test-command/Portfile
Modified: trunk/dports/perl/p5-test-command/Portfile
===================================================================
--- trunk/dports/perl/p5-test-command/Portfile 2014-12-13 10:10:41 UTC (rev 129442)
+++ trunk/dports/perl/p5-test-command/Portfile 2014-12-13 10:21:12 UTC (rev 129443)
@@ -4,17 +4,20 @@
PortSystem 1.0
PortGroup perl5 1.0
-perl5.branches 5.8 5.10 5.12 5.14 5.16
-perl5.setup Test-Command 0.08
-revision 3
+perl5.branches 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup Test-Command 0.11
platforms darwin
license {Artistic-1 GPL}
maintainers fpassera.com:dev openmaintainer
description Test routines for external commands
long_description ${description}
-checksums md5 dd33acd600c587585e4e40eef8d9adf1 \
- sha1 9e36f168a42dcbc70797c71a050530fe239d8826 \
- rmd160 31269c5a8fe699b011c867c1506bb14f48f40176
+checksums rmd160 994e8da0d68282dfc378ebff50438f7cfb15c0bc \
+ sha256 28a3fc6fea73a19f563f11bd0f28186756d4c74207be6deacaad26d2081b9533
supported_archs noarch
+
+if {${perl5.major} != ""} {
+ depends_lib-append \
+ port:p${perl5.major}-test-simple
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141213/afc7e12f/attachment-0001.html>
More information about the macports-changes
mailing list