[131061] trunk/dports/devel/subversion-perlbindings/Portfile
dluke at macports.org
dluke at macports.org
Mon Jan 5 08:44:09 PST 2015
Revision: 131061
https://trac.macports.org/changeset/131061
Author: dluke at macports.org
Date: 2015-01-05 08:44:09 -0800 (Mon, 05 Jan 2015)
Log Message:
-----------
subversion-perlbinding: remove (some) older perls for #46379, they'll either be added back with replaced-by here or in p5-graveyard
Modified Paths:
--------------
trunk/dports/devel/subversion-perlbindings/Portfile
Modified: trunk/dports/devel/subversion-perlbindings/Portfile
===================================================================
--- trunk/dports/devel/subversion-perlbindings/Portfile 2015-01-05 16:42:33 UTC (rev 131060)
+++ trunk/dports/devel/subversion-perlbindings/Portfile 2015-01-05 16:44:09 UTC (rev 131061)
@@ -17,7 +17,7 @@
homepage http://subversion.apache.org/
-set perl5.branches {5.8 5.10 5.12 5.14 5.16 5.18 5.20}
+set perl5.branches {5.16 5.18 5.20}
foreach branch ${perl5.branches} {
set p_idx [lsearch ${perl5.branches} ${branch}]
set other_perls [lreplace ${perl5.branches} $p_idx $p_idx]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150105/a369463a/attachment.html>
More information about the macports-changes
mailing list