[138608] trunk/dports/devel/subversion-perlbindings/Portfile

dluke at macports.org dluke at macports.org
Mon Jul 13 18:48:39 PDT 2015


Revision: 138608
          https://trac.macports.org/changeset/138608
Author:   dluke at macports.org
Date:     2015-07-13 18:48:39 -0700 (Mon, 13 Jul 2015)
Log Message:
-----------
subversion-perlbindings: add perl 5.22 support (fixes #48337)

Modified Paths:
--------------
    trunk/dports/devel/subversion-perlbindings/Portfile

Modified: trunk/dports/devel/subversion-perlbindings/Portfile
===================================================================
--- trunk/dports/devel/subversion-perlbindings/Portfile	2015-07-14 01:36:30 UTC (rev 138607)
+++ trunk/dports/devel/subversion-perlbindings/Portfile	2015-07-14 01:48:39 UTC (rev 138608)
@@ -17,7 +17,7 @@
 
 homepage		http://subversion.apache.org/
 
-set perl5.branches {5.16 5.18 5.20}
+set perl5.branches {5.16 5.18 5.20 5.22}
 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/20150713/2fdd0956/attachment-0001.html>


More information about the macports-changes mailing list