Revision: 124783 https://trac.macports.org/changeset/124783 Author: ryandesign@macports.org Date: 2014-08-27 21:36:29 -0700 (Wed, 27 Aug 2014) Log Message: ----------- p5-appconfig-std: update to 1.09 and add p5.18 and p5.20 Modified Paths: -------------- trunk/dports/perl/p5-appconfig-std/Portfile Modified: trunk/dports/perl/p5-appconfig-std/Portfile =================================================================== --- trunk/dports/perl/p5-appconfig-std/Portfile 2014-08-28 04:34:39 UTC (rev 124782) +++ trunk/dports/perl/p5-appconfig-std/Portfile 2014-08-28 04:36:29 UTC (rev 124783) @@ -3,17 +3,16 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.branches 5.8 5.10 5.12 5.14 5.16 -perl5.setup AppConfig-Std 1.07 -revision 3 +perl5.branches 5.8 5.10 5.12 5.14 5.16 5.18 5.20 +perl5.setup AppConfig-Std 1.09 license {Artistic-1 GPL} maintainers nomaintainer description Perl class providing standard command-line arguments long_description AppConfig::Std is a subclass of Andy Wardley's \ AppConfig module, to provide standard command-line \ arguments for tool scripts. -checksums md5 5a7d3d668494116e4120208100592d10 \ - sha1 8a5aa12bba633fb47710ed03615a75a8c5b4e4ae +checksums md5 9c2e29449619397de9eb72a2aa1dd03f \ + sha1 fd5ac6cdb488a277476ec2fc513f77d0e9702f19 platforms darwin if {${perl5.major} != ""} { depends_lib-append port:p${perl5.major}-appconfig
participants (1)
-
ryandesign@macports.org