[123342] trunk/dports/perl/p5-list-allutils/Portfile

devans at macports.org devans at macports.org
Fri Aug 8 08:23:08 PDT 2014


Revision: 123342
          https://trac.macports.org/changeset/123342
Author:   devans at macports.org
Date:     2014-08-08 08:23:08 -0700 (Fri, 08 Aug 2014)
Log Message:
-----------
p5-list-allutils: dependencies, add perl branches 5.18 5.20.

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

Modified: trunk/dports/perl/p5-list-allutils/Portfile
===================================================================
--- trunk/dports/perl/p5-list-allutils/Portfile	2014-08-08 15:12:47 UTC (rev 123341)
+++ trunk/dports/perl/p5-list-allutils/Portfile	2014-08-08 15:23:08 UTC (rev 123342)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.8 5.10 5.12 5.14 5.16
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
 perl5.setup         List-AllUtils 0.08
 revision            2
 platforms           darwin
@@ -20,5 +20,8 @@
                     rmd160  acec6a1bc0c95ea6a76b65841024d2f2de04bed9
 
 if {${perl5.major} != ""} {
-depends_lib-append  port:p${perl5.major}-list-moreutils
+    depends_build-append \
+                    port:p${perl5.major}-test-warnings
+    depends_lib-append  \
+                    port:p${perl5.major}-list-moreutils
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140808/6fe729e7/attachment.html>


More information about the macports-changes mailing list