[117657] trunk/dports/lang/python34

jwa at macports.org jwa at macports.org
Thu Mar 6 23:16:57 PST 2014


Revision: 117657
          https://trac.macports.org/changeset/117657
Author:   jwa at macports.org
Date:     2014-03-06 23:16:56 -0800 (Thu, 06 Mar 2014)
Log Message:
-----------
python34: bump revision to install select file, fix that

Modified Paths:
--------------
    trunk/dports/lang/python34/Portfile
    trunk/dports/lang/python34/files/python34

Modified: trunk/dports/lang/python34/Portfile
===================================================================
--- trunk/dports/lang/python34/Portfile	2014-03-07 07:12:54 UTC (rev 117656)
+++ trunk/dports/lang/python34/Portfile	2014-03-07 07:16:56 UTC (rev 117657)
@@ -8,6 +8,7 @@
 
 # Remember to keep py34-tkinter and py34-gdbm's versions sync'd with this
 version                 3.4.0rc2
+revision                1
 # typo in epoch, meant to have 20140105 at the end, wait until May to correct
 epoch                   20140504
 

Modified: trunk/dports/lang/python34/files/python34
===================================================================
--- trunk/dports/lang/python34/files/python34	2014-03-07 07:12:54 UTC (rev 117656)
+++ trunk/dports/lang/python34/files/python34	2014-03-07 07:16:56 UTC (rev 117657)
@@ -1,13 +1,13 @@
 bin/python3.4
 -
-bin/python3.4-config
+bin/python3.4m-config
 bin/idle3.4
 bin/pydoc3.4
 -
 bin/2to3-3.4
 share/man/man1/python3.4.1
 -
-${frameworks_dir}/Python.framework/Versions/3.4
-${frameworks_dir}/Python.framework/Versions/3.4/Headers
-${frameworks_dir}/Python.framework/Versions/3.4/Resources
-${frameworks_dir}/Python.framework/Versions/3.4/Python
+/opt/local/Library/Frameworks/Python.framework/Versions/3.4
+/opt/local/Library/Frameworks/Python.framework/Versions/3.4/Headers
+/opt/local/Library/Frameworks/Python.framework/Versions/3.4/Resources
+/opt/local/Library/Frameworks/Python.framework/Versions/3.4/Python
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140306/e1938274/attachment.html>


More information about the macports-changes mailing list