Revision: 118407 https://trac.macports.org/changeset/118407 Author: mojca@macports.org Date: 2014-04-01 05:33:48 -0700 (Tue, 01 Apr 2014) Log Message: ----------- p5-module-metadata: upgrade to 1.000019, add p5.18 Modified Paths: -------------- trunk/dports/perl/p5-module-metadata/Portfile Modified: trunk/dports/perl/p5-module-metadata/Portfile =================================================================== --- trunk/dports/perl/p5-module-metadata/Portfile 2014-04-01 12:28:43 UTC (rev 118406) +++ trunk/dports/perl/p5-module-metadata/Portfile 2014-04-01 12:33:48 UTC (rev 118407) @@ -4,8 +4,8 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.branches 5.8 5.10 5.12 5.14 5.16 -perl5.setup Module-Metadata 1.000014 +perl5.branches 5.8 5.10 5.12 5.14 5.16 5.18 +perl5.setup Module-Metadata 1.000019 license {Artistic GPL} maintainers nomaintainer description Gather package and POD information from perl module files @@ -13,8 +13,8 @@ platforms darwin -checksums rmd160 b15359c75329513adb237eafcfa0a1fc2088de59 \ - sha256 60f27e8b8b0872e00745d911bd9eaf7157271fc2b9b4bb36da17c8aa7f550be3 +checksums rmd160 912f01dd80a9f6c5e4341b4e12116103b1498311 \ + sha256 5afca94dc0213608101ad519eb1b25133cdc9e44c2a053a45a5a59422c2ee554 if {${perl5.major} != ""} { depends_lib-append port:p${perl5.major}-version
participants (1)
-
mojca@macports.org