[136684] trunk/dports
Joshua Root
jmr at macports.org
Sun May 24 10:42:28 PDT 2015
> 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.
- Josh
More information about the macports-dev
mailing list