[112878] trunk/dports/lang/python34

jwa at macports.org jwa at macports.org
Sun Nov 3 01:10:25 PDT 2013


Revision: 112878
          https://trac.macports.org/changeset/112878
Author:   jwa at macports.org
Date:     2013-11-03 01:10:25 -0700 (Sun, 03 Nov 2013)
Log Message:
-----------
python34: fix files to allow python34 to be selected, closing #41146

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

Modified: trunk/dports/lang/python34/Portfile
===================================================================
--- trunk/dports/lang/python34/Portfile	2013-11-03 08:05:55 UTC (rev 112877)
+++ trunk/dports/lang/python34/Portfile	2013-11-03 08:10:25 UTC (rev 112878)
@@ -9,6 +9,7 @@
 # Remember to keep py34-tkinter and py34-gdbm's versions sync'd with this
 version                 3.4.0a4
 epoch                   20131020
+revision                1
 
 set major               [lindex [split $version .] 0]
 set branch              [join [lrange [split ${version} .] 0 1] .]

Modified: trunk/dports/lang/python34/files/python34
===================================================================
--- trunk/dports/lang/python34/files/python34	2013-11-03 08:05:55 UTC (rev 112877)
+++ trunk/dports/lang/python34/files/python34	2013-11-03 08:10:25 UTC (rev 112878)
@@ -5,7 +5,7 @@
 bin/pydoc3.4
 -
 bin/2to3-3.4
-share/man/man1/python3.4.0
+share/man/man1/python3.4.1
 -
 ${frameworks_dir}/Python.framework/Versions/3.4
 ${frameworks_dir}/Python.framework/Versions/3.4/Headers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131103/b7d5a65a/attachment.html>


More information about the macports-changes mailing list