Revision: 124693 https://trac.macports.org/changeset/124693 Author: ryandesign@macports.org Date: 2014-08-27 06:30:39 -0700 (Wed, 27 Aug 2014) Log Message: ----------- p5-pod-spell: update to 1.15 and add p5.18 and p5.20 Modified Paths: -------------- trunk/dports/perl/p5-pod-spell/Portfile Modified: trunk/dports/perl/p5-pod-spell/Portfile =================================================================== --- trunk/dports/perl/p5-pod-spell/Portfile 2014-08-27 13:27:39 UTC (rev 124692) +++ trunk/dports/perl/p5-pod-spell/Portfile 2014-08-27 13:30:39 UTC (rev 124693) @@ -3,9 +3,8 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.branches 5.8 5.10 5.12 5.14 5.16 -perl5.setup Pod-Spell 1.01 -revision 3 +perl5.branches 5.8 5.10 5.12 5.14 5.16 5.18 5.20 +perl5.setup Pod-Spell 1.15 license {Artistic-1 GPL} maintainers nomaintainer description a formatter for spellchecking Pod @@ -13,8 +12,8 @@ platforms darwin -checksums md5 aa4964844da2586562aae5208e2dbe61 \ - sha1 6cebeccbd7a107fde35090d0c3525e7ca90548fb \ - rmd160 bf4e9111112b64de71fe303b89893514edd79a84 +checksums md5 fce6fe5ae7ae8ebf140ddbbec36e4f8c \ + sha1 a697827b4fcd69c843d78f5f38afc1520875438e \ + rmd160 0d83e8040f4bbebef02489dfd0eaffe6dc1aabff supported_archs noarch
participants (1)
-
ryandesign@macports.org