Revision
76300
Author
narf_tm@macports.org
Date
2011-02-19 16:59:02 -0800 (Sat, 19 Feb 2011)

Log Message

Updated to 0.48.

Modified Paths

Diff

Modified: trunk/dports/perl/p5-catalyst-model-dbic-schema/Portfile (76299 => 76300)


--- trunk/dports/perl/p5-catalyst-model-dbic-schema/Portfile	2011-02-20 00:56:50 UTC (rev 76299)
+++ trunk/dports/perl/p5-catalyst-model-dbic-schema/Portfile	2011-02-20 00:59:02 UTC (rev 76300)
@@ -3,16 +3,16 @@
 PortSystem            1.0
 PortGroup             perl5 1.0
 
-perl5.setup           Catalyst-Model-DBIC-Schema 0.41
+perl5.setup           Catalyst-Model-DBIC-Schema 0.48
 maintainers           narf_tm openmaintainer
 description           Helper for DBIC Schema Models
 long_description      ${description}
 
 platforms             darwin
 
-checksums             md5 e090d4b53e091d9de2c88b456cd1b053 \
-                      sha1 444973e18af0b6350d7eaf2eb7ec63a810cc2651 \
-                      rmd160 d1b04e6b49675d4d65f35e474cdd1c2fcc179a58
+checksums             md5 b77c1492c7a1ea63bd6e84ca4c5fbbfd \
+                      sha1 1d2f1452180d9fafdfa300d18efe016afff8dcdc \
+                      rmd160 05484616b93bbdcd673f357894b7570b1a877d0a
 
 depends_lib-append    port:p5-test-exception \
                       port:p5-carp-clan \
@@ -24,4 +24,9 @@
                       port:p5-moose \
                       port:p5-moosex-types \
                       port:p5-tie-ixhash \
-                      port:p5-namespace-autoclean
+                      port:p5-namespace-autoclean \
+                      port:p5-catalyst-devel \
+                      port:p5-moosex-nonmoose \
+                      port:p5-try-tiny \
+                      port:p5-hash-merge \
+                      port:p5-dbix-class-cursor-cached