[129841] trunk/dports/perl/p5-dbicx-testdatabase/Portfile

devans at macports.org devans at macports.org
Sun Dec 21 05:48:59 PST 2014


Revision: 129841
          https://trac.macports.org/changeset/129841
Author:   devans at macports.org
Date:     2014-12-21 05:48:59 -0800 (Sun, 21 Dec 2014)
Log Message:
-----------
p5-dbicx-testdatabase: update dependencies, drop perl branch 5.8, increment revision.

Modified Paths:
--------------
    trunk/dports/perl/p5-dbicx-testdatabase/Portfile

Modified: trunk/dports/perl/p5-dbicx-testdatabase/Portfile
===================================================================
--- trunk/dports/perl/p5-dbicx-testdatabase/Portfile	2014-12-21 13:39:57 UTC (rev 129840)
+++ trunk/dports/perl/p5-dbicx-testdatabase/Portfile	2014-12-21 13:48:59 UTC (rev 129841)
@@ -4,9 +4,9 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.branches      5.10 5.12 5.14 5.16 5.18 5.20
 perl5.setup         DBICx-TestDatabase 0.05
-revision            1
+revision            2
 platforms           darwin
 license             {Artistic-1 GPL}
 maintainers         fpassera.com:dev openmaintainer
@@ -21,7 +21,7 @@
 if {${perl5.major} != ""} {
     depends_build-append \
                     port:p${perl5.major}-dbix-class \
-                    port:p${perl5.major}-test-use-ok
+                    port:p${perl5.major}-test-simple
 
     depends_lib-append \
                     port:p${perl5.major}-dbd-sqlite \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141221/6880fcde/attachment.html>


More information about the macports-changes mailing list