Revision: 132515 https://trac.macports.org/changeset/132515 Author: devans@macports.org Date: 2015-02-02 20:23:43 -0800 (Mon, 02 Feb 2015) Log Message: ----------- libapreq2: remove perl branches 5.18 5.20 for now, dependency mod_perl2 only supports 5.16. Modified Paths: -------------- trunk/dports/perl/p5-libapreq2/Portfile Modified: trunk/dports/perl/p5-libapreq2/Portfile =================================================================== --- trunk/dports/perl/p5-libapreq2/Portfile 2015-02-03 03:21:43 UTC (rev 132514) +++ trunk/dports/perl/p5-libapreq2/Portfile 2015-02-03 04:23:43 UTC (rev 132515) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.branches 5.16 5.18 5.20 +perl5.branches 5.16 perl5.setup libapreq2 2.13 Apache2 revision 4 license Apache-2