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

Log Message

Updated to 0.11.

Modified Paths

Diff

Modified: trunk/dports/perl/p5-catalyst-plugin-stacktrace/Portfile (60965 => 60966)


--- trunk/dports/perl/p5-catalyst-plugin-stacktrace/Portfile	2009-11-29 23:54:52 UTC (rev 60965)
+++ trunk/dports/perl/p5-catalyst-plugin-stacktrace/Portfile	2009-11-29 23:57:12 UTC (rev 60966)
@@ -3,8 +3,7 @@
 PortSystem            1.0
 PortGroup             perl5 1.0
 
-perl5.setup           Catalyst-Plugin-StackTrace 0.10
-revision              1
+perl5.setup           Catalyst-Plugin-StackTrace 0.11
 maintainers           narf_tm openmaintainer
 description           Display a stack trace on the debug screen
 long_description      This plugin will enhance the standard Catalyst \
@@ -13,9 +12,9 @@
 
 platforms             darwin
 
-checksums             md5 65e14b49b52e338e4a29535f49442941 \
-                      sha1 2dfaef642a4839ccae002b19aa9d506f657e65a7 \
-                      rmd160 159d40dbd5206283b826a443bb5c4bef248ea260
+checksums             md5 d4d99a35a9ded71c249e1742671cec76 \
+                      sha1 f34198ec57928538ae7ef6fe052cc95382d3eea4 \
+                      rmd160 b8d7313c70519e13d2f381489d4e1b6a9eded8ae
 
 depends_lib-append    port:p5-catalyst-runtime \
                       port:p5-devel-stacktrace \