[128701] trunk/dports/perl/p5-pod-readme/Portfile
devans at macports.org
devans at macports.org
Tue Nov 25 15:58:33 PST 2014
Revision: 128701
https://trac.macports.org/changeset/128701
Author: devans at macports.org
Date: 2014-11-25 15:58:33 -0800 (Tue, 25 Nov 2014)
Log Message:
-----------
p5-pod-readme: drop perl branch 5.8 due to requirement for perl >= 5.10.1.
Modified Paths:
--------------
trunk/dports/perl/p5-pod-readme/Portfile
Modified: trunk/dports/perl/p5-pod-readme/Portfile
===================================================================
--- trunk/dports/perl/p5-pod-readme/Portfile 2014-11-25 23:44:33 UTC (rev 128700)
+++ trunk/dports/perl/p5-pod-readme/Portfile 2014-11-25 23:58:33 UTC (rev 128701)
@@ -4,7 +4,9 @@
PortSystem 1.0
PortGroup perl5 1.0
-perl5.branches 5.8 5.10 5.12 5.14 5.16 5.18 5.20
+#requires perl >= 5.10.1
+
+perl5.branches 5.10 5.12 5.14 5.16 5.18 5.20
perl5.setup Pod-Readme 1.0.3
license {Artistic-1 GPL}
maintainers nomaintainer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141125/c29524a8/attachment.html>
More information about the macports-changes
mailing list