[82065] trunk/dports/_resources/port1.0/group/python-1.0.tcl

jmr at macports.org jmr at macports.org
Sun Aug 7 02:01:28 PDT 2011


Revision: 82065
          http://trac.macports.org/changeset/82065
Author:   jmr at macports.org
Date:     2011-08-07 02:01:27 -0700 (Sun, 07 Aug 2011)
Log Message:
-----------
python portgroup: also change replaced_by when changing python.default_version

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

Modified: trunk/dports/_resources/port1.0/group/python-1.0.tcl
===================================================================
--- trunk/dports/_resources/port1.0/group/python-1.0.tcl	2011-08-07 08:59:38 UTC (rev 82064)
+++ trunk/dports/_resources/port1.0/group/python-1.0.tcl	2011-08-07 09:01:27 UTC (rev 82065)
@@ -103,6 +103,7 @@
     global name subport
     if {[string match py-* $name]} {
         if {$subport == $name || $subport == ""} {
+            replaced_by py[option python.default_version][string trimleft $name py]
             depends_lib port:py[option python.default_version][string trimleft $name py]
         }
     } else {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110807/645181c4/attachment.html>


More information about the macports-changes mailing list