[124699] trunk/dports/perl/p5-string-ediff/Portfile
Revision: 124699 https://trac.macports.org/changeset/124699 Author: ryandesign@macports.org Date: 2014-08-27 06:41:51 -0700 (Wed, 27 Aug 2014) Log Message: ----------- p5-string-ediff: update to 0.09 and add p5.18 and p5.20 Modified Paths: -------------- trunk/dports/perl/p5-string-ediff/Portfile Modified: trunk/dports/perl/p5-string-ediff/Portfile =================================================================== --- trunk/dports/perl/p5-string-ediff/Portfile 2014-08-27 13:39:11 UTC (rev 124698) +++ trunk/dports/perl/p5-string-ediff/Portfile 2014-08-27 13:41:51 UTC (rev 124699) @@ -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 String-Ediff 0.08 -revision 3 +perl5.branches 5.8 5.10 5.12 5.14 5.16 5.18 5.20 +perl5.setup String-Ediff 0.09 license {Artistic-1 GPL} maintainers nomaintainer description Produce common sub-string indices for two strings @@ -13,7 +12,5 @@ platforms darwin -checksums md5 ec44726a6023042910aeb0d2d5dc81c1 \ - sha1 b19d49f2d8ca203585518f0ce951e1d75943c023 - -configure.args-append LDDLFLAGS="" CCFLAGS="" +checksums md5 2ffb6803ce08e4fc64ee33b54243e6d9 \ + sha1 14b0e207246bee8f275f9c741999e14c75899e8e
participants (1)
-
ryandesign@macports.org