[129535] trunk/dports/perl/p5-catalyst-plugin-authorization-roles/Portfile
mojca at macports.org
mojca at macports.org
Mon Dec 15 04:44:05 PST 2014
Revision: 129535
https://trac.macports.org/changeset/129535
Author: mojca at macports.org
Date: 2014-12-15 04:44:04 -0800 (Mon, 15 Dec 2014)
Log Message:
-----------
p5-catalyst-plugin-authorization-roles: upgrade to 0.09, add p5.18 5.20, sha256, make p5-test-exception a build dependency
Modified Paths:
--------------
trunk/dports/perl/p5-catalyst-plugin-authorization-roles/Portfile
Modified: trunk/dports/perl/p5-catalyst-plugin-authorization-roles/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-plugin-authorization-roles/Portfile 2014-12-15 12:40:28 UTC (rev 129534)
+++ trunk/dports/perl/p5-catalyst-plugin-authorization-roles/Portfile 2014-12-15 12:44:04 UTC (rev 129535)
@@ -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-Roles 0.08
-revision 3
+perl5.branches 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup Catalyst-Plugin-Authorization-Roles 0.09
license {Artistic-1 GPL}
maintainers nomaintainer
description Role based authorization for Catalyst based \
@@ -17,16 +16,17 @@
an assertion about the necessary roles.
platforms darwin
+supported_archs noarch
-checksums md5 a42685dea7fd6d0f0c5fcaad9ca4e4ab \
- sha1 a8307eb5f317d3974a25c421b5c028ac05095b0c \
- rmd160 073c69b394b06de85d8ddb5a755326be7c4f5694
+checksums rmd160 0488a3d2e51eb596f61e4a87fd92d6f97018fb8d \
+ sha256 ee4044e5e2a0d94c4ec512fad55ee0c8de144e1e3b8785207f96025cf9a40351
if {${perl5.major} != ""} {
+ depends_build-append \
+ port:p${perl5.major}-test-exception
depends_lib-append \
port:p${perl5.major}-catalyst-plugin-authentication \
port:p${perl5.major}-catalyst-runtime \
port:p${perl5.major}-set-object \
- port:p${perl5.major}-test-exception \
port:p${perl5.major}-universal-isa
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141215/ddf11d0a/attachment.html>
More information about the macports-changes
mailing list