[136752] trunk/dports

larryv at macports.org larryv at macports.org
Mon May 25 18:51:12 PDT 2015


Revision: 136752
          https://trac.macports.org/changeset/136752
Author:   larryv at macports.org
Date:     2015-05-25 18:51:11 -0700 (Mon, 25 May 2015)
Log Message:
-----------
python3{_select,3,4,5}: Don't link `python3-32`

See comment:39:ticket:34326.

The `python3.x-32` executables are only installed for universal builds,
and I can't think of a good way of structuring the `port select`
configuration so that things don't break when switching between
universal and non-universal.

Instead of working ourselves into contortions, let's just drop that link
and hope that no one wants it.

Modified Paths:
--------------
    trunk/dports/lang/python33/Portfile
    trunk/dports/lang/python33/files/python3-python33
    trunk/dports/lang/python34/Portfile
    trunk/dports/lang/python34/files/python3-python34
    trunk/dports/lang/python35/Portfile
    trunk/dports/lang/python35/files/python3-python35
    trunk/dports/sysutils/python3_select/Portfile
    trunk/dports/sysutils/python3_select/files/base
    trunk/dports/sysutils/python3_select/files/none

Modified: trunk/dports/lang/python33/Portfile
===================================================================
--- trunk/dports/lang/python33/Portfile	2015-05-25 23:46:46 UTC (rev 136751)
+++ trunk/dports/lang/python33/Portfile	2015-05-26 01:51:11 UTC (rev 136752)
@@ -8,7 +8,7 @@
 
 # Remember to keep py33-tkinter and py33-gdbm's versions sync'd with this
 version                 3.3.6
-revision                3
+revision                4
 
 epoch                   20141012
 

Modified: trunk/dports/lang/python33/files/python3-python33
===================================================================
--- trunk/dports/lang/python33/files/python3-python33	2015-05-25 23:46:46 UTC (rev 136751)
+++ trunk/dports/lang/python33/files/python3-python33	2015-05-26 01:51:11 UTC (rev 136752)
@@ -1,8 +1,6 @@
 bin/python3.3
 -
-bin/python3.3-32
 bin/pythonw3.3
-bin/pythonw3.3-32
 bin/python3.3-config
 -
 bin/idle3.3

Modified: trunk/dports/lang/python34/Portfile
===================================================================
--- trunk/dports/lang/python34/Portfile	2015-05-25 23:46:46 UTC (rev 136751)
+++ trunk/dports/lang/python34/Portfile	2015-05-26 01:51:11 UTC (rev 136752)
@@ -8,7 +8,7 @@
 
 # Remember to keep py34-tkinter and py34-gdbm's versions sync'd with this
 version                 3.4.3
-revision                3
+revision                4
 
 epoch                   20150225
 

Modified: trunk/dports/lang/python34/files/python3-python34
===================================================================
--- trunk/dports/lang/python34/files/python3-python34	2015-05-25 23:46:46 UTC (rev 136751)
+++ trunk/dports/lang/python34/files/python3-python34	2015-05-26 01:51:11 UTC (rev 136752)
@@ -1,8 +1,6 @@
 bin/python3.4
 bin/python3.4m
-bin/python3.4-32
 -
--
 bin/python3.4-config
 bin/python3.4m-config
 bin/idle3.4

Modified: trunk/dports/lang/python35/Portfile
===================================================================
--- trunk/dports/lang/python35/Portfile	2015-05-25 23:46:46 UTC (rev 136751)
+++ trunk/dports/lang/python35/Portfile	2015-05-26 01:51:11 UTC (rev 136752)
@@ -8,7 +8,7 @@
 
 # Remember to keep py35-tkinter and py35-gdbm's versions sync'd with this
 version                 3.5.0b1
-revision                1
+revision                2
 
 epoch                   20150524
 

Modified: trunk/dports/lang/python35/files/python3-python35
===================================================================
--- trunk/dports/lang/python35/files/python3-python35	2015-05-25 23:46:46 UTC (rev 136751)
+++ trunk/dports/lang/python35/files/python3-python35	2015-05-26 01:51:11 UTC (rev 136752)
@@ -1,8 +1,6 @@
 bin/python3.5
 bin/python3.5m
-bin/python3.5-32
 -
--
 bin/python3.5-config
 bin/python3.5m-config
 bin/idle3.5

Modified: trunk/dports/sysutils/python3_select/Portfile
===================================================================
--- trunk/dports/sysutils/python3_select/Portfile	2015-05-25 23:46:46 UTC (rev 136751)
+++ trunk/dports/sysutils/python3_select/Portfile	2015-05-26 01:51:11 UTC (rev 136752)
@@ -6,6 +6,7 @@
 
 name                python3_select
 version             0.0
+revision            1
 categories          sysutils
 platforms           darwin
 supported_archs     noarch

Modified: trunk/dports/sysutils/python3_select/files/base
===================================================================
--- trunk/dports/sysutils/python3_select/files/base	2015-05-25 23:46:46 UTC (rev 136751)
+++ trunk/dports/sysutils/python3_select/files/base	2015-05-26 01:51:11 UTC (rev 136752)
@@ -1,8 +1,6 @@
 bin/python3
 bin/python3m
-bin/python3-32
 bin/pythonw3
-bin/pythonw3-32
 bin/python3-config
 bin/python3m-config
 bin/idle3

Modified: trunk/dports/sysutils/python3_select/files/none
===================================================================
--- trunk/dports/sysutils/python3_select/files/none	2015-05-25 23:46:46 UTC (rev 136751)
+++ trunk/dports/sysutils/python3_select/files/none	2015-05-26 01:51:11 UTC (rev 136752)
@@ -8,5 +8,3 @@
 -
 -
 -
--
--
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150525/c00c5cc6/attachment-0001.html>


More information about the macports-changes mailing list