Revision: 81301 http://trac.macports.org/changeset/81301 Author: jmr@macports.org Date: 2011-07-28 22:34:53 -0700 (Thu, 28 Jul 2011) Log Message: ----------- mark python stubs as replaced_by the default version as a transition aid 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-07-29 05:30:34 UTC (rev 81300) +++ trunk/dports/_resources/port1.0/group/python-1.0.tcl 2011-07-29 05:34:53 UTC (rev 81301) @@ -85,6 +85,7 @@ # set up py-foo as a stub port that depends on the default pyXY-foo distfiles supported_archs noarch + replaced_by py[option python.default_version][string trimleft $name py] depends_lib port:py[option python.default_version][string trimleft $name py] build {} destroot {
participants (1)
-
jmr@macports.org