[129558] trunk/dports/perl/p5-catalyst-model-adaptor/Portfile

mojca at macports.org mojca at macports.org
Mon Dec 15 08:03:57 PST 2014


Revision: 129558
          https://trac.macports.org/changeset/129558
Author:   mojca at macports.org
Date:     2014-12-15 08:03:57 -0800 (Mon, 15 Dec 2014)
Log Message:
-----------
p5-catalyst-model-adaptor: remove 5.8, sort dependencies

Modified Paths:
--------------
    trunk/dports/perl/p5-catalyst-model-adaptor/Portfile

Modified: trunk/dports/perl/p5-catalyst-model-adaptor/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-model-adaptor/Portfile	2014-12-15 16:00:23 UTC (rev 129557)
+++ trunk/dports/perl/p5-catalyst-model-adaptor/Portfile	2014-12-15 16:03:57 UTC (rev 129558)
@@ -4,7 +4,7 @@
 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         Catalyst-Model-Adaptor 0.10
 license             {Artistic-1 GPL}
 maintainers         fpassera.com:dev openmaintainer
@@ -19,6 +19,6 @@
 
 if {${perl5.major} != ""} {
     depends_lib-append \
-                    port:p${perl5.major}-test-use-ok \
-                    port:p${perl5.major}-catalyst-runtime
+                    port:p${perl5.major}-catalyst-runtime \
+                    port:p${perl5.major}-test-use-ok
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141215/9698f9ee/attachment.html>


More information about the macports-changes mailing list