[133283] trunk/dports/perl/p5-catalyst-runtime/Portfile
Revision: 133283 https://trac.macports.org/changeset/133283 Author: devans@macports.org Date: 2015-02-24 10:23:13 -0800 (Tue, 24 Feb 2015) Log Message: ----------- p5-catalyst-runtime: update to version 5.90084, test dependencies. Modified Paths: -------------- trunk/dports/perl/p5-catalyst-runtime/Portfile Modified: trunk/dports/perl/p5-catalyst-runtime/Portfile =================================================================== --- trunk/dports/perl/p5-catalyst-runtime/Portfile 2015-02-24 18:21:05 UTC (rev 133282) +++ trunk/dports/perl/p5-catalyst-runtime/Portfile 2015-02-24 18:23:13 UTC (rev 133283) @@ -5,7 +5,7 @@ PortGroup perl5 1.0 perl5.branches 5.16 5.18 5.20 -perl5.setup Catalyst-Runtime 5.90083 +perl5.setup Catalyst-Runtime 5.90084 license {Artistic-1 GPL} maintainers nomaintainer description The Elegant MVC Web Application Framework @@ -16,13 +16,14 @@ platforms darwin -checksums rmd160 d3fd71b2523832fd02142e33519cd5c22a5f47b2 \ - sha256 5609e0b14d7b30115531aaf5955f86680fcd4769790292fa0d0f8501559d76ea +checksums rmd160 72c5028ab0774faa166efddf3962785f7d6dcf3b \ + sha256 b481c13445ab8febadd1c151766b8fbb90e60f04dcbb86f8e62ac7283cc5160b if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-io-stringy \ - port:p${perl5.major}-test-fatal + port:p${perl5.major}-test-fatal \ + port:p${perl5.major}-test-without-module depends_lib-append \ port:p${perl5.major}-cgi-simple \
participants (1)
-
devans@macports.org