Revision: 149741 https://trac.macports.org/changeset/149741 Author: devans@macports.org Date: 2016-06-29 13:14:18 -0700 (Wed, 29 Jun 2016) Log Message: ----------- p5-catalyst-runtime: update to version 5.90105. Modified Paths: -------------- trunk/dports/perl/p5-catalyst-runtime/Portfile Modified: trunk/dports/perl/p5-catalyst-runtime/Portfile =================================================================== --- trunk/dports/perl/p5-catalyst-runtime/Portfile 2016-06-29 20:13:37 UTC (rev 149740) +++ trunk/dports/perl/p5-catalyst-runtime/Portfile 2016-06-29 20:14:18 UTC (rev 149741) @@ -5,7 +5,7 @@ PortGroup perl5 1.0 perl5.branches 5.22 5.24 -perl5.setup Catalyst-Runtime 5.90104 +perl5.setup Catalyst-Runtime 5.90105 license {Artistic-1 GPL} maintainers nomaintainer description The Elegant MVC Web Application Framework @@ -16,8 +16,8 @@ platforms darwin -checksums rmd160 4404859b7b51694f5f32a4bb2b67adf17e5b4373 \ - sha256 91d551944beb3a0ae8635c78d5f2e1583ef1e7873d5c8ee407e2f64380ad870b +checksums rmd160 24f485e26b87f5974b3decbf32505919f2e76c5b \ + sha256 61b4fb20f95a45ae737180cc6cb063e1ad9e8980554ffc38c646cd612fe9ecb3 if {${perl5.major} != ""} { depends_build-append \
participants (1)
-
devans@macports.org