[152558] trunk/dports/sysutils/python_select/Portfile

Lawrence Velázquez larryv at macports.org
Mon Sep 12 13:03:42 PDT 2016


> On Sep 12, 2016, at 4:01 PM, Ryan Schmidt <ryandesign at macports.org> wrote:
> 
> On Sep 12, 2016, at 2:54 PM, Ryan Schmidt wrote:
> 
>> On Sep 12, 2016, at 2:53 PM, Lawrence Velázquez wrote:
>> 
>>> Does anyone know whether the python26-apple.mtln and python27-apple.mtln schemes still apply to Sierra?
>> 
>> How can I verify that's the case? Just check that each file listed in those files exists?
> 
> Because they do:
> 
> 
> 
> $ sw_vers
> ProductName:	Mac OS X
> ProductVersion:	10.12
> BuildVersion:	16A320
> $ grep -hv ^-$ $(port dir python_select)/files/python2{6,7}-apple.mtln | xargs ls -l
> lrwxr-xr-x  1 root  wheel     74 Sep  8 23:49 /usr/bin/2to3-2.7 -> ../../System/Library/Frameworks/Python.framework/Versions/2.7/bin/2to3-2.7
> lrwxr-xr-x  1 root  wheel     73 Sep  8 23:49 /usr/bin/2to32.6 -> ../../System/Library/Frameworks/Python.framework/Versions/2.6/bin/2to32.6
> lrwxr-xr-x  1 root  wheel     73 Sep  8 23:49 /usr/bin/idle2.6 -> ../../System/Library/Frameworks/Python.framework/Versions/2.6/bin/idle2.6
> lrwxr-xr-x  1 root  wheel     73 Sep  8 23:49 /usr/bin/idle2.7 -> ../../System/Library/Frameworks/Python.framework/Versions/2.7/bin/idle2.7
> lrwxr-xr-x  1 root  wheel     74 Sep  8 23:49 /usr/bin/pydoc2.6 -> ../../System/Library/Frameworks/Python.framework/Versions/2.6/bin/pydoc2.6
> lrwxr-xr-x  1 root  wheel     74 Sep  8 23:49 /usr/bin/pydoc2.7 -> ../../System/Library/Frameworks/Python.framework/Versions/2.7/bin/pydoc2.7
> lrwxr-xr-x  1 root  wheel     75 Sep  8 23:49 /usr/bin/python2.6 -> ../../System/Library/Frameworks/Python.framework/Versions/2.6/bin/python2.6
> lrwxr-xr-x  1 root  wheel     82 Sep  8 23:49 /usr/bin/python2.6-config -> ../../System/Library/Frameworks/Python.framework/Versions/2.6/bin/python2.6-config
> lrwxr-xr-x  1 root  wheel     75 Sep  8 23:49 /usr/bin/python2.7 -> ../../System/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7
> lrwxr-xr-x  1 root  wheel     82 Sep  8 23:49 /usr/bin/python2.7-config -> ../../System/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7-config
> lrwxr-xr-x  1 root  wheel     76 Sep  8 23:49 /usr/bin/pythonw2.6 -> ../../System/Library/Frameworks/Python.framework/Versions/2.6/bin/pythonw2.6
> lrwxr-xr-x  1 root  wheel     76 Sep  8 23:49 /usr/bin/pythonw2.7 -> ../../System/Library/Frameworks/Python.framework/Versions/2.7/bin/pythonw2.7
> lrwxr-xr-x  1 root  wheel     77 Sep  8 23:49 /usr/bin/smtpd2.6.py -> ../../System/Library/Frameworks/Python.framework/Versions/2.6/bin/smtpd2.6.py
> lrwxr-xr-x  1 root  wheel     77 Sep  8 23:49 /usr/bin/smtpd2.7.py -> ../../System/Library/Frameworks/Python.framework/Versions/2.7/bin/smtpd2.7.py
> -rw-r--r--  1 root  wheel  15329 Jul 30 20:35 /usr/share/man/man1/python2.6.1
> -rw-r--r--  1 root  wheel  15825 Jul 30 20:36 /usr/share/man/man1/python2.7.1

I think that's fine then. I'll revbump.

vq


More information about the macports-dev mailing list