Revision: 124806 https://trac.macports.org/changeset/124806 Author: ryandesign@macports.org Date: 2014-08-28 02:35:29 -0700 (Thu, 28 Aug 2014) Log Message: ----------- p5-class-loader: add p5.18 and p5.20 Modified Paths: -------------- trunk/dports/perl/p5-class-loader/Portfile Modified: trunk/dports/perl/p5-class-loader/Portfile =================================================================== --- trunk/dports/perl/p5-class-loader/Portfile 2014-08-28 09:32:53 UTC (rev 124805) +++ trunk/dports/perl/p5-class-loader/Portfile 2014-08-28 09:35:29 UTC (rev 124806) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.branches 5.8 5.10 5.12 5.14 5.16 +perl5.branches 5.8 5.10 5.12 5.14 5.16 5.18 5.20 perl5.setup Class-Loader 2.03 revision 3 license {Artistic-1 GPL}