Revision: 60978 http://trac.macports.org/changeset/60978 Author: narf_tm@macports.org Date: 2009-11-29 16:38:33 -0800 (Sun, 29 Nov 2009) Log Message: ----------- Updated to 5.80014. Modified Paths: -------------- trunk/dports/perl/p5-catalyst-runtime/Portfile Modified: trunk/dports/perl/p5-catalyst-runtime/Portfile =================================================================== --- trunk/dports/perl/p5-catalyst-runtime/Portfile 2009-11-30 00:35:01 UTC (rev 60977) +++ trunk/dports/perl/p5-catalyst-runtime/Portfile 2009-11-30 00:38:33 UTC (rev 60978) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup Catalyst-Runtime 5.80013 +perl5.setup Catalyst-Runtime 5.80014 maintainers narf_tm openmaintainer description The Elegant MVC Web Application Framework long_description Catalyst is a modern framework for making web \ @@ -13,9 +13,9 @@ platforms darwin -checksums md5 b26b464360594b7eb231caf78c0bb1ef \ - sha1 839ff3c3ff2905ebb63db7c843fc071ae96de44c \ - rmd160 56e641534598d7bd19b49922874fa567d8a3563c +checksums md5 bb9462d33b70651d1a96d7572695629f \ + sha1 295bee8077867586fa7be454637efae920c5152e \ + rmd160 bb103ed5dc32eefb1f2c397b35666fd2304c13b7 depends_lib-append port:p5-class-data-inheritable \ port:p5-test-exception \ @@ -44,4 +44,6 @@ port:p5-tree-simple-visitorfactory \ port:p5-uri \ port:p5-namespace-autoclean \ - port:p5-namespace-clean + port:p5-namespace-clean \ + port:p5-moosex-role-withoverloading \ + port:p5-test-simple