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

devans at macports.org devans at macports.org
Wed Jul 6 18:01:38 PDT 2016


Revision: 149966
          https://trac.macports.org/changeset/149966
Author:   devans at macports.org
Date:     2016-07-06 18:01:38 -0700 (Wed, 06 Jul 2016)
Log Message:
-----------
p5-list-moreutils: update to version 0.416, 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	2016-07-07 00:58:29 UTC (rev 149965)
+++ trunk/dports/perl/p5-list-moreutils/Portfile	2016-07-07 01:01:38 UTC (rev 149966)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.22 5.24
-perl5.setup         List-MoreUtils 0.415
+perl5.setup         List-MoreUtils 0.416
 maintainers         nomaintainer
 license             {Artistic-1 GPL}
 description         Provide the stuff missing in List::Util
@@ -15,8 +15,8 @@
 
 platforms           darwin
 
-checksums           rmd160  c4e9a94d286ffb86ff8e8569634d1d9c3c6e1c22 \
-                    sha256  568e093563cb2421db9d4ffc5ee4cefc3c6d7d9fe7a9d862f1584199b6394f7a
+checksums           rmd160  0948a79f5f4076efe7c5f783846c295d89a3a090 \
+                    sha256  d2ce2f93a4fba8e20a602eba2405d08f5b28c23764a5273fb0abbc413f74c5a5
 
 if {${perl5.major} != ""} {
     depends_build-append \
@@ -25,6 +25,8 @@
                     port:p${perl5.major}-test-leaktrace \
                     port:p${perl5.major}-test-writevariants
 
+# requires latest XSLoader 0.22+
     depends_lib-append \
-                    port:p${perl5.major}-exporter-tiny
+                    port:p${perl5.major}-exporter-tiny \
+                    port:p${perl5.major}-xsloader
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160706/2f562042/attachment.html>


More information about the macports-changes mailing list