[129830] trunk/dports/perl

devans at macports.org devans at macports.org
Sun Dec 21 04:12:16 PST 2014


Revision: 129830
          https://trac.macports.org/changeset/129830
Author:   devans at macports.org
Date:     2014-12-21 04:12:16 -0800 (Sun, 21 Dec 2014)
Log Message:
-----------
dependents of p5-test-tester: p5-test-simple version 1.001010+ now provides this dependency.

Modified Paths:
--------------
    trunk/dports/perl/p5-test-cleannamespaces/Portfile
    trunk/dports/perl/p5-test-deep/Portfile
    trunk/dports/perl/p5-test-output/Portfile
    trunk/dports/perl/p5-test-warnings/Portfile

Modified: trunk/dports/perl/p5-test-cleannamespaces/Portfile
===================================================================
--- trunk/dports/perl/p5-test-cleannamespaces/Portfile	2014-12-21 08:25:09 UTC (rev 129829)
+++ trunk/dports/perl/p5-test-cleannamespaces/Portfile	2014-12-21 12:12:16 UTC (rev 129830)
@@ -6,6 +6,7 @@
 
 perl5.branches      5.10 5.12 5.14 5.16 5.18 5.20
 perl5.setup         Test-CleanNamespaces 0.16
+revision            1
 platforms           darwin
 maintainers         devans openmaintainer
 license             {Artistic-1 GPL}
@@ -26,7 +27,7 @@
     depends_build-append \
                     port:p${perl5.major}-test-deep \
                     port:p${perl5.major}-test-requires \
-                    port:p${perl5.major}-test-tester \
+                    port:p${perl5.major}-test-simple \
                     port:p${perl5.major}-test-warnings \
                     port:p${perl5.major}-module-implementation \
 

Modified: trunk/dports/perl/p5-test-deep/Portfile
===================================================================
--- trunk/dports/perl/p5-test-deep/Portfile	2014-12-21 08:25:09 UTC (rev 129829)
+++ trunk/dports/perl/p5-test-deep/Portfile	2014-12-21 12:12:16 UTC (rev 129830)
@@ -6,6 +6,7 @@
 
 perl5.branches      5.10 5.12 5.14 5.16 5.18 5.20
 perl5.setup         Test-Deep 0.114
+revision            1
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Provides lots of flexibility when testing deep structures
@@ -18,8 +19,8 @@
 
 if {${perl5.major} != ""} {
     depends_lib-append \
-                    port:p${perl5.major}-test-tester \
-                    port:p${perl5.major}-test-nowarnings
+                    port:p${perl5.major}-test-nowarnings \
+                    port:p${perl5.major}-test-simple
 
     supported_archs noarch
 }

Modified: trunk/dports/perl/p5-test-output/Portfile
===================================================================
--- trunk/dports/perl/p5-test-output/Portfile	2014-12-21 08:25:09 UTC (rev 129829)
+++ trunk/dports/perl/p5-test-output/Portfile	2014-12-21 12:12:16 UTC (rev 129830)
@@ -6,7 +6,7 @@
 
 perl5.branches      5.10 5.12 5.14 5.16 5.18 5.20
 perl5.setup         Test-Output 1.03
-revision            1
+revision            2
 platforms           darwin
 maintainers         nomaintainer
 license             {Artistic-1 GPL}
@@ -26,5 +26,5 @@
     depends_lib-append \
                     port:p${perl5.major}-sub-exporter \
                     port:p${perl5.major}-capture-tiny \
-                    port:p${perl5.major}-test-tester
+                    port:p${perl5.major}-test-simple
 }

Modified: trunk/dports/perl/p5-test-warnings/Portfile
===================================================================
--- trunk/dports/perl/p5-test-warnings/Portfile	2014-12-21 08:25:09 UTC (rev 129829)
+++ trunk/dports/perl/p5-test-warnings/Portfile	2014-12-21 12:12:16 UTC (rev 129830)
@@ -6,6 +6,7 @@
 
 perl5.branches      5.10 5.12 5.14 5.16 5.18 5.20
 perl5.setup         Test-Warnings 0.019
+revision            1
 license             {Artistic-1 GPL}
 maintainers         devans openmaintainer
 description         Test for warnings and the lack of them
@@ -18,7 +19,7 @@
 
 if {${perl5.major} != ""} {
     depends_build-append \
-                    port:p${perl5.major}-test-tester
+                    port:p${perl5.major}-test-simple
 
     supported_archs noarch
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141221/56ab056d/attachment-0001.html>


More information about the macports-changes mailing list