[131713] trunk/dports/perl/p5-test-www-mechanize-catalyst/Portfile
devans at macports.org
devans at macports.org
Fri Jan 16 00:13:26 PST 2015
Revision: 131713
https://trac.macports.org/changeset/131713
Author: devans at macports.org
Date: 2015-01-16 00:13:25 -0800 (Fri, 16 Jan 2015)
Log Message:
-----------
p5-test-www-mechanize-catalyst: update to version 0.60, dependencies.
Modified Paths:
--------------
trunk/dports/perl/p5-test-www-mechanize-catalyst/Portfile
Modified: trunk/dports/perl/p5-test-www-mechanize-catalyst/Portfile
===================================================================
--- trunk/dports/perl/p5-test-www-mechanize-catalyst/Portfile 2015-01-16 08:12:06 UTC (rev 131712)
+++ trunk/dports/perl/p5-test-www-mechanize-catalyst/Portfile 2015-01-16 08:13:25 UTC (rev 131713)
@@ -5,7 +5,7 @@
PortGroup perl5 1.0
perl5.branches 5.16 5.18 5.20
-perl5.setup Test-WWW-Mechanize-Catalyst 0.59
+perl5.setup Test-WWW-Mechanize-Catalyst 0.60
license {Artistic-1 GPL}
maintainers nomaintainer
description Test::WWW::Mechanize for Catalyst
@@ -14,17 +14,21 @@
platforms darwin
-checksums rmd160 45b9730f0ddc3a04707133882519d46ba5d28fb1 \
- sha256 5b9e50bcb8adf1dd78cc1d9b6529ad1423a13ed416a48591e6266c3d2aba21c3
+checksums rmd160 94e920eb44daa1e320dbd2e2abcac240c3c3f746 \
+ sha256 9b827d9a42c5cdedbd694e614e56b452d20d6450778f837efccd8ea87276105a
if {${perl5.major} != ""} {
+ depends_build-append \
+ port:p${perl5.major}-catalyst-plugin-session-state-cookie \
+ port:p${perl5.major}-catalyst-plugin-session \
+ port:p${perl5.major}-test-exception \
+ port:p${perl5.major}-test-utf8
+
depends_lib-append \
port:p${perl5.major}-catalyst-runtime \
- port:p${perl5.major}-catalyst-plugin-session-state-cookie \
- port:p${perl5.major}-catalyst-plugin-session \
+ port:p${perl5.major}-class-load \
port:p${perl5.major}-libwww-perl \
port:p${perl5.major}-moose \
- port:p${perl5.major}-test-exception \
port:p${perl5.major}-test-www-mechanize \
port:p${perl5.major}-www-mechanize \
port:p${perl5.major}-namespace-clean
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150116/6379dba6/attachment.html>
More information about the macports-changes
mailing list