[129525] trunk/dports/perl/p5-catalyst-plugin-authentication/Portfile
mojca at macports.org
mojca at macports.org
Mon Dec 15 03:51:54 PST 2014
Revision: 129525
https://trac.macports.org/changeset/129525
Author: mojca at macports.org
Date: 2014-12-15 03:51:53 -0800 (Mon, 15 Dec 2014)
Log Message:
-----------
p5-catalyst-plugin-authentication: upgrade to 0.10023, add p5.18 5.20, sha256, add dependencies according to cpan2port
Modified Paths:
--------------
trunk/dports/perl/p5-catalyst-plugin-authentication/Portfile
Modified: trunk/dports/perl/p5-catalyst-plugin-authentication/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-plugin-authentication/Portfile 2014-12-15 11:49:19 UTC (rev 129524)
+++ trunk/dports/perl/p5-catalyst-plugin-authentication/Portfile 2014-12-15 11:51:53 UTC (rev 129525)
@@ -5,9 +5,8 @@
PortGroup perl5 1.0
epoch 1
-perl5.branches 5.10 5.12 5.14 5.16
-perl5.setup Catalyst-Plugin-Authentication 0.10017 ../by-authors/id/B/BO/BOBTFISH/
-revision 4
+perl5.branches 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup Catalyst-Plugin-Authentication 0.10023
license {Artistic-1 GPL}
maintainers nomaintainer
description Infrastructure plugin for the Catalyst authentication framework.
@@ -18,18 +17,23 @@
the system authorises them to do).
platforms darwin
+supported_archs noarch
-checksums md5 c9fcfeba6691700d99f4516eb1cf7\
- sha1 4847637206d42e01d6459a23479cdf1ddabfb9b8 \
- rmd160 511018c41951ff4be6e08e84b43f415cf1cd8670
+checksums rmd160 cd6ee2378e435dd43fd3367f33f8a1fbc7668cbf \
+ sha256 36039aabdacb07e6687a4d7a8bfac78fe9d0fbb04cda8d6d966d6c1e3259d06c
if {${perl5.major} != ""} {
+ depends_build-append \
+ port:p${perl5.major}-moose \
+ port:p${perl5.major}-test-exception
depends_lib-append \
- port:p${perl5.major}-test-exception \
+ port:p${perl5.major}-catalyst-plugin-session \
port:p${perl5.major}-catalyst-runtime \
- port:p${perl5.major}-catalyst-plugin-session \
port:p${perl5.major}-class-inspector \
+ port:p${perl5.major}-moose \
+ port:p${perl5.major}-moosex-emulate-class-accessor-fast \
port:p${perl5.major}-mro-compat \
- port:p${perl5.major}-moose \
- port:p${perl5.major}-test-simple
+ port:p${perl5.major}-namespace-autoclean \
+ port:p${perl5.major}-string-rewriteprefix \
+ port:p${perl5.major}-try-tiny
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141215/7b237c5d/attachment.html>
More information about the macports-changes
mailing list