Revision: 133323 https://trac.macports.org/changeset/133323 Author: devans@macports.org Date: 2015-02-25 17:40:26 -0800 (Wed, 25 Feb 2015) Log Message: ----------- p5-dancer2: update to version 0.159001. Modified Paths: -------------- trunk/dports/perl/p5-dancer2/Portfile Modified: trunk/dports/perl/p5-dancer2/Portfile =================================================================== --- trunk/dports/perl/p5-dancer2/Portfile 2015-02-26 01:39:23 UTC (rev 133322) +++ trunk/dports/perl/p5-dancer2/Portfile 2015-02-26 01:40:26 UTC (rev 133323) @@ -5,7 +5,7 @@ PortGroup perl5 1.0 perl5.branches 5.16 5.18 5.20 -perl5.setup Dancer2 0.159000 +perl5.setup Dancer2 0.159001 license {Artistic-1 GPL} maintainers devans openmaintainer description Dancer2 - Lightweight yet powerful web application framework @@ -13,8 +13,8 @@ platforms darwin -checksums rmd160 d642cd3cf9a2e7fbbdb87f9cfe6840b862d0e687 \ - sha256 6970fb398f5d97d301c9a54fd6e92782043970fddaec026b3db7b6ebf88d3512 +checksums rmd160 ad147ece1ce46d6952b9018a144c6c8cc970a6cb \ + sha256 b440a52335259bb52a1e1fa570789332fe8e01e682f761cab8d17de47d7b1de5 if {${perl5.major} != ""} { depends_build-append \
participants (1)
-
devans@macports.org