[129791] trunk/dports/perl/p5-list-moreutils/Portfile

devans at macports.org devans at macports.org
Sat Dec 20 12:42:35 PST 2014


Revision: 129791
          https://trac.macports.org/changeset/129791
Author:   devans at macports.org
Date:     2014-12-20 12:42:35 -0800 (Sat, 20 Dec 2014)
Log Message:
-----------
p5-list-moreutils: update to version 0.401, dependencies.

Modified Paths:
--------------
    trunk/dports/perl/p5-list-moreutils/Portfile

Modified: trunk/dports/perl/p5-list-moreutils/Portfile
===================================================================
--- trunk/dports/perl/p5-list-moreutils/Portfile	2014-12-20 20:41:13 UTC (rev 129790)
+++ trunk/dports/perl/p5-list-moreutils/Portfile	2014-12-20 20:42:35 UTC (rev 129791)
@@ -5,8 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.10 5.12 5.14 5.16 5.18 5.20
-perl5.setup         List-MoreUtils 0.33 ../by-authors/id/A/AD/ADAMK/
-revision            2
+perl5.setup         List-MoreUtils 0.401
 maintainers         nomaintainer
 license             {Artistic-1 GPL}
 description         Provide the stuff missing in List::Util
@@ -16,9 +15,13 @@
 
 platforms           darwin
 
-checksums           rmd160  16a50c4fb2a429aedaa16b54262be9e860047d14 \
-                    sha256  315c0b444c22b7bf207ac3c7e651d102c84a2308bfafb7a7efe095a9219494ad
+checksums           rmd160  59ae4667372baca0bb5972df3c2a46aae9911b2e \
+                    sha256  a804efbad2087224a9c976df78000ce82106b94b59106b0237227c4a465e2284
 
 if {${perl5.major} != ""} {
-depends_lib-append  port:p${perl5.major}-test-simple
+    depends_build-append \
+                    port:p${perl5.major}-inc-latest
+
+    depends_lib-append \
+                    port:p${perl5.major}-exporter-tiny
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141220/d8853610/attachment.html>


More information about the macports-changes mailing list