[131075] trunk/dports/perl/p5-graveyard/Portfile

larryv at macports.org larryv at macports.org
Mon Jan 5 12:34:37 PST 2015


Revision: 131075
          https://trac.macports.org/changeset/131075
Author:   larryv at macports.org
Date:     2015-01-05 12:34:36 -0800 (Mon, 05 Jan 2015)
Log Message:
-----------
subversion-perlbindings-5.{8,10,12,14}: Replace with 5.16 (#46379)

Modified Paths:
--------------
    trunk/dports/perl/p5-graveyard/Portfile

Modified: trunk/dports/perl/p5-graveyard/Portfile
===================================================================
--- trunk/dports/perl/p5-graveyard/Portfile	2015-01-05 20:34:34 UTC (rev 131074)
+++ trunk/dports/perl/p5-graveyard/Portfile	2015-01-05 20:34:36 UTC (rev 131075)
@@ -1229,6 +1229,16 @@
 p5-zeromq					0.230.0_2
 
 
+# MAUSOLEUM (separate section for special ports)
+foreach branch $defaultBranches {
+    subport subversion-perlbindings-$branch {
+        version 1.8.11
+        revision 1
+        replaced_by subversion-perlbindings-$replacements($branch)
+    }
+}
+
+
 if {${subport} ne ${name}} {
     PortGroup obsolete 1.0
 } else {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150105/b1136fd3/attachment-0001.html>


More information about the macports-changes mailing list