[130056] trunk/dports/perl/p5-array-compare/Portfile
mojca at macports.org
mojca at macports.org
Thu Dec 25 02:47:55 PST 2014
Revision: 130056
https://trac.macports.org/changeset/130056
Author: mojca at macports.org
Date: 2014-12-25 02:47:55 -0800 (Thu, 25 Dec 2014)
Log Message:
-----------
p5-array-compare: upgrade to 2.11, add 5.18 5.20, change dependencies
Modified Paths:
--------------
trunk/dports/perl/p5-array-compare/Portfile
Modified: trunk/dports/perl/p5-array-compare/Portfile
===================================================================
--- trunk/dports/perl/p5-array-compare/Portfile 2014-12-25 10:44:20 UTC (rev 130055)
+++ trunk/dports/perl/p5-array-compare/Portfile 2014-12-25 10:47:55 UTC (rev 130056)
@@ -4,9 +4,8 @@
PortSystem 1.0
PortGroup perl5 1.0
-perl5.branches 5.10 5.12 5.14 5.16
-perl5.setup Array-Compare 2.01
-revision 4
+perl5.branches 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup Array-Compare 2.11
license {Artistic-1 GPL}
maintainers nomaintainer
description Perl module which allows you to compare two arrays
@@ -15,13 +14,15 @@
platforms darwin
supported_archs noarch
-checksums md5 df28c76bf58b3bdae86e1f9bdb0b7b9d \
- sha1 c053753d4755c29c53ed350b18548ad26d84d6ce \
- rmd160 58fb1916b5ad201f72d87043c7a699808b18d64a
+checksums rmd160 dcae86a0c80c181a57ac444a07f9d42e0303cc29 \
+ sha256 9af158ef012186fd26ac58ffcbdd16c06472e93e9c470683ef5f967ca9783538
if {${perl5.major} != ""} {
+ depends_build-append \
+ port:p${perl5.major}-test-nowarnings
depends_lib-append \
- port:p${perl5.major}-moose
+ port:p${perl5.major}-moo \
+ port:p${perl5.major}-type-tiny
}
perl5.use_module_build
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141225/6e476db6/attachment.html>
More information about the macports-changes
mailing list