[94686] trunk/dports/_resources/port1.0/group/perl5-1.0.tcl

jmr at macports.org jmr at macports.org
Tue Jun 26 21:05:19 PDT 2012


Revision: 94686
          https://trac.macports.org/changeset/94686
Author:   jmr at macports.org
Date:     2012-06-26 21:05:19 -0700 (Tue, 26 Jun 2012)
Log Message:
-----------
temporarily restore perl5.branches default in perl5 portgroup to avoid warnings on uninstall

Modified Paths:
--------------
    trunk/dports/_resources/port1.0/group/perl5-1.0.tcl

Modified: trunk/dports/_resources/port1.0/group/perl5-1.0.tcl
===================================================================
--- trunk/dports/_resources/port1.0/group/perl5-1.0.tcl	2012-06-27 03:56:34 UTC (rev 94685)
+++ trunk/dports/_resources/port1.0/group/perl5-1.0.tcl	2012-06-27 04:05:19 UTC (rev 94686)
@@ -40,6 +40,9 @@
 # perl5.default_branch: the branch used when you request p5-foo
 options perl5.default_branch perl5.branches
 default perl5.default_branch {[perl5_get_default_branch]}
+# perl5.branches exists here for backward compatibility with old p5 portfiles.
+# You should still set it in the portfile.
+default perl5.branches {"5.8 5.10 5.12 5.14"}
 proc perl5_get_default_branch {} {
     global prefix
     # use whatever ${prefix}/bin/perl5 was chosen, and if none, fall back to 5.12
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120626/2e79ab00/attachment.html>


More information about the macports-changes mailing list