Revision
60955
Author
narf_tm@macports.org
Date
2009-11-29 15:36:57 -0800 (Sun, 29 Nov 2009)

Log Message

Updated to 0.13.

Modified Paths

Diff

Modified: trunk/dports/perl/p5-catalyst-action-renderview/Portfile (60954 => 60955)


--- trunk/dports/perl/p5-catalyst-action-renderview/Portfile	2009-11-29 21:54:08 UTC (rev 60954)
+++ trunk/dports/perl/p5-catalyst-action-renderview/Portfile	2009-11-29 23:36:57 UTC (rev 60955)
@@ -3,7 +3,7 @@
 PortSystem            1.0
 PortGroup             perl5 1.0
 
-perl5.setup           Catalyst-Action-RenderView 0.11
+perl5.setup           Catalyst-Action-RenderView 0.13
 maintainers           narf_tm openmaintainer
 description           Sensible default end action.
 long_description      This action implements a sensible default end action, \
@@ -12,9 +12,9 @@
 
 platforms             darwin
 
-checksums             md5 6231f873a1ad77dc22815eacf1b88976 \
-                      sha1 f840f815133d128a8312cbd19771f3b0de2ebbd0 \
-                      rmd160 89327c9cd5cb233bcebac9ee7a5509fff2224df7
+checksums             md5 49144fd677f39e8e8ad5455fa4f647a6 \
+                      sha1 2e37b3df2a2bf94ba3b26a2b1b7f5cffc1cbccf5 \
+                      rmd160 ce254bc2f54d98aa49f708fae960ef823ef6fb7c
 
 depends_lib-append    port:p5-http-request-ascgi \
                       port:p5-catalyst-runtime \