Revision: 122874 https://trac.macports.org/changeset/122874 Author: devans@macports.org Date: 2014-08-01 07:55:04 -0700 (Fri, 01 Aug 2014) Log Message: ----------- p5-strictures: add perl branch 5.20. Modified Paths: -------------- trunk/dports/perl/p5-strictures/Portfile Modified: trunk/dports/perl/p5-strictures/Portfile =================================================================== --- trunk/dports/perl/p5-strictures/Portfile 2014-08-01 14:44:18 UTC (rev 122873) +++ trunk/dports/perl/p5-strictures/Portfile 2014-08-01 14:55:04 UTC (rev 122874) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.branches 5.8 5.10 5.12 5.14 5.16 5.18 +perl5.branches 5.8 5.10 5.12 5.14 5.16 5.18 5.20 perl5.setup strictures 1.005004 ../by-authors/id/H/HA/HAARG license {Artistic-1 GPL} platforms darwin