Revision: 99197 http://trac.macports.org//changeset/99197 Author: jmr@macports.org Date: 2012-10-29 11:45:30 -0700 (Mon, 29 Oct 2012) Log Message: ----------- p5-common-sense: update to 3.6 (#36371), fix license Modified Paths: -------------- trunk/dports/perl/p5-common-sense/Portfile Modified: trunk/dports/perl/p5-common-sense/Portfile =================================================================== --- trunk/dports/perl/p5-common-sense/Portfile 2012-10-29 18:36:51 UTC (rev 99196) +++ trunk/dports/perl/p5-common-sense/Portfile 2012-10-29 18:45:30 UTC (rev 99197) @@ -4,18 +4,17 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.branches 5.8 5.10 5.12 5.14 5.16 -perl5.setup common-sense 3.4 ../by-authors/id/M/ML/MLEHMANN -revision 3 +perl5.branches 5.8 5.10 5.12 5.14 5.16 +perl5.setup common-sense 3.6 ../by-authors/id/M/ML/MLEHMANN platforms darwin maintainers l2g openmaintainer -license Artistic GPL +license {Artistic-1 GPL} description common::sense - best-practice strictures and pragmas \ condensed into a single \'use\' long_description ${description} -checksums sha1 1f0a99a882c222b7b5000ccfaf5ea22dd28ca2b6 \ - rmd160 679bc9469a1df52c25f0ce88c5abd02d8b0f639e +checksums sha1 5be4f69ea11d4b334f0f4250ab1178bd02b51f1d \ + rmd160 6274f881b2abf3731b10744e16d261430a61cb85 supported_archs noarch
participants (1)
-
jmr@macports.org