Revision
81448
Author
l2g@macports.org
Date
2011-07-30 18:24:25 -0700 (Sat, 30 Jul 2011)

Log Message

p5-mojolicious: new version 1.68

Modified Paths

Diff

Modified: trunk/dports/perl/p5-mojolicious/Portfile (81447 => 81448)


--- trunk/dports/perl/p5-mojolicious/Portfile	2011-07-31 00:46:01 UTC (rev 81447)
+++ trunk/dports/perl/p5-mojolicious/Portfile	2011-07-31 01:24:25 UTC (rev 81448)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.setup         Mojolicious 1.64
+perl5.setup         Mojolicious 1.68
 epoch               2
 categories-append   www
 platforms           darwin
@@ -32,8 +32,8 @@
                     static file server, I18N, first class Unicode support \
                     and much more for you to discover.
 
-checksums           sha1    e8f6097bc8787ca242d059ae2f1d3055d0cfe345 \
-                    rmd160  24c5a874d4a7148ac10526cde0daddce5af0adb0
+checksums           sha1    31300af0d82f85d8c4daeac96a230ce49b136373 \
+                    rmd160  fe64aa08c14bd0f1edba0adbb7f2c00f1fa03810
 
 # Uncomment the following to run more tests.
 # But don't expect TEST_ONLINE or TEST_KQUEUE to work.