[118099] trunk/dports/lang/python34

jwa at macports.org jwa at macports.org
Sat Mar 22 06:31:36 PDT 2014


Revision: 118099
          https://trac.macports.org/changeset/118099
Author:   jwa at macports.org
Date:     2014-03-22 06:31:36 -0700 (Sat, 22 Mar 2014)
Log Message:
-----------
python34: return the previous install targets, change the select file, too

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-22 11:28:29 UTC (rev 118098)
+++ trunk/dports/lang/python34/Portfile	2014-03-22 13:31:36 UTC (rev 118099)
@@ -8,6 +8,7 @@
 
 # Remember to keep py34-tkinter and py34-gdbm's versions sync'd with this
 version                 3.4.0
+revision                1
 
 # typo in epoch, meant to have 20140105 at the end, wait until May to correct
 epoch                   20140506
@@ -79,7 +80,7 @@
 test.run                yes
 test.target             test
 
-destroot.target         altinstall
+destroot.target         frameworkinstall maninstall
 
 # ensure that correct compiler is used
 build.args-append       MAKE="${build.cmd} CC=${configure.cc}"

Modified: trunk/dports/lang/python34/files/python34
===================================================================
--- trunk/dports/lang/python34/files/python34	2014-03-22 11:28:29 UTC (rev 118098)
+++ trunk/dports/lang/python34/files/python34	2014-03-22 13:31:36 UTC (rev 118099)
@@ -1,6 +1,6 @@
 bin/python3.4
 -
-bin/python3.4m-config
+bin/python3.4-config
 bin/idle3.4
 bin/pydoc3.4
 -
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140322/efe0c995/attachment.html>


More information about the macports-changes mailing list