[136684] trunk/dports
Lawrence Velázquez
larryv at macports.org
Sun May 24 10:54:42 PDT 2015
On May 24, 2015, at 1:42 PM, Joshua Root <jmr at macports.org> wrote:
>
>> Revision: 136684
>> https://trac.macports.org/changeset/136684
>> Author: jwa at macports.org
>> Date: 2015-05-23 22:41:08 -0700 (Sat, 23 May 2015)
>> Log Message:
>> -----------
>> python27: version bump of python27 and friends to 2.7.10
>
>> Modified: trunk/dports/lang/python27/files/python27
>> ===================================================================
>> --- trunk/dports/lang/python27/files/python27 2015-05-24 04:39:25 UTC (rev 136683)
>> +++ trunk/dports/lang/python27/files/python27 2015-05-24 05:41:08 UTC (rev 136684)
>> @@ -1,6 +1,10 @@
>> bin/python2.7
>> +${frameworks_dir}/Python.framework/Versions/2.7/bin/python2
>> +-
>> bin/pythonw2.7
>> bin/python2.7-config
>> +${frameworks_dir}/Python.framework/Versions/2.7/bin/python2-config
>> +-
>> bin/idle2.7
>> bin/pydoc2.7
>> bin/smtpd2.7.py
>
> This is not compatible with the current version of python_select. We
> need to either update python_select and the select files included with
> the other python ports, or revert this part of the change.
This looks like a partial attempt to fix #34326. Please revert, as this isn't a sufficient solution. (It doesn't allow both python2 and python3, for one.)
https://trac.macports.org/ticket/34326
vq
More information about the macports-dev
mailing list