[129557] trunk/dports/perl/p5-catalyst-plugin-authorization-acl/Portfile

mojca at macports.org mojca at macports.org
Mon Dec 15 08:00:23 PST 2014


Revision: 129557
          https://trac.macports.org/changeset/129557
Author:   mojca at macports.org
Date:     2014-12-15 08:00:23 -0800 (Mon, 15 Dec 2014)
Log Message:
-----------
p5-catalyst-plugin-authorization-acl: upgrade to 0.16, add p5.18 5.20, sha256, dependencies according to cpan2port

Modified Paths:
--------------
    trunk/dports/perl/p5-catalyst-plugin-authorization-acl/Portfile

Modified: trunk/dports/perl/p5-catalyst-plugin-authorization-acl/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-plugin-authorization-acl/Portfile	2014-12-15 15:57:34 UTC (rev 129556)
+++ trunk/dports/perl/p5-catalyst-plugin-authorization-acl/Portfile	2014-12-15 16:00:23 UTC (rev 129557)
@@ -4,9 +4,8 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.10 5.12 5.14 5.16
-perl5.setup         Catalyst-Plugin-Authorization-ACL 0.15
-revision            3
+perl5.branches      5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         Catalyst-Plugin-Authorization-ACL 0.16
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         ACL support for Catalyst applications.
@@ -16,23 +15,22 @@
 platforms           darwin
 supported_archs     noarch
 
-checksums           md5 653a88331431ad2644999d8995f18fbf \
-                    sha1 4b4bb17cf942d838aa97085f5641be913492b23d \
-                    rmd160 f4a401b8f1bc8164dd9596ee23191037301d3f1b
+checksums           rmd160 c84513f099ccefaa38a7ec549d2c6a21e865d416 \
+                    sha256 2a37e653482efd2c93b86c6a838941e056c5f94dd86c0f0b893d51933312837c
 
 if {${perl5.major} != ""} {
-    depends_lib-append \
+    depends_build-append \
+                    port:p${perl5.major}-catalyst-runtime \
                     port:p${perl5.major}-catalyst-plugin-authentication \
                     port:p${perl5.major}-catalyst-plugin-authorization-roles \
                     port:p${perl5.major}-catalyst-plugin-session \
                     port:p${perl5.major}-catalyst-plugin-session-state-cookie \
+                    port:p${perl5.major}-test-www-mechanize-catalyst
+    depends_lib-append \
                     port:p${perl5.major}-catalyst-runtime \
-                    port:p${perl5.major}-class-data-inheritable \
                     port:p${perl5.major}-class-throwable \
                     port:p${perl5.major}-moose \
-                    port:p${perl5.major}-mro-compat \
                     port:p${perl5.major}-namespace-autoclean \
-                    port:p${perl5.major}-test-www-mechanize-catalyst \
                     port:p${perl5.major}-tree-simple \
                     port:p${perl5.major}-tree-simple-visitorfactory
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141215/f6bc0e25/attachment.html>


More information about the macports-changes mailing list