[116975] trunk/dports

jwa at macports.org jwa at macports.org
Tue Feb 11 10:32:49 PST 2014


Revision: 116975
          https://trac.macports.org/changeset/116975
Author:   jwa at macports.org
Date:     2014-02-11 10:32:49 -0800 (Tue, 11 Feb 2014)
Log Message:
-----------
python34: version bump to 3.4.0rc1, with corresponding bumps to -gdbm and -tkinter ports

Modified Paths:
--------------
    trunk/dports/lang/python34/Portfile
    trunk/dports/python/py-gdbm/Portfile
    trunk/dports/python/py-tkinter/Portfile

Modified: trunk/dports/lang/python34/Portfile
===================================================================
--- trunk/dports/lang/python34/Portfile	2014-02-11 17:58:09 UTC (rev 116974)
+++ trunk/dports/lang/python34/Portfile	2014-02-11 18:32:49 UTC (rev 116975)
@@ -7,9 +7,9 @@
 name                    python34
 
 # Remember to keep py34-tkinter and py34-gdbm's versions sync'd with this
-version                 3.4.0b3
+version                 3.4.0rc1
 # typo in epoch, meant to have 20140105 at the end, wait until May to correct
-epoch                   20140502
+epoch                   20140503
 
 set major               [lindex [split $version .] 0]
 set branch              [join [lrange [split ${version} .] 0 1] .]
@@ -30,8 +30,8 @@
 
 use_xz					yes
 
-checksums           rmd160  ee940fb8512e1fb644909a5c51d05305aefb1adb \
-                    sha256  e9bf449f89f05b5d262e2676ee6ec67be55076a65979a67cc45623b4eb9d22ce
+checksums           rmd160  ce20b5eaa81467d2af5bf22edbe2a08135470a89 \
+                    sha256  4142820fca96ac2b2772efc5767e51ebb74e2171eda35798f205a0efa7017f6c
 
 patchfiles              patch-setup.py.diff \
                         patch-Lib-cgi.py.diff \

Modified: trunk/dports/python/py-gdbm/Portfile
===================================================================
--- trunk/dports/python/py-gdbm/Portfile	2014-02-11 17:58:09 UTC (rev 116974)
+++ trunk/dports/python/py-gdbm/Portfile	2014-02-11 18:32:49 UTC (rev 116975)
@@ -86,11 +86,11 @@
 }
 subport py34-gdbm {
     maintainers     jwa openmaintainer
-    version         3.4.0b3
-    epoch           20140126
+    version         3.4.0rc1
+    epoch           20140210
     use_xz			yes
-    checksums       rmd160  ee940fb8512e1fb644909a5c51d05305aefb1adb \
-                    sha256  e9bf449f89f05b5d262e2676ee6ec67be55076a65979a67cc45623b4eb9d22ce
+    checksums       rmd160  ce20b5eaa81467d2af5bf22edbe2a08135470a89 \
+                    sha256  4142820fca96ac2b2772efc5767e51ebb74e2171eda35798f205a0efa7017f6c
     set setup_py "setup-py3k.py"
     set cfile "_gdbmmodule.c"
     livecheck.regex	Python (3.4.\[0-9\]+)

Modified: trunk/dports/python/py-tkinter/Portfile
===================================================================
--- trunk/dports/python/py-tkinter/Portfile	2014-02-11 17:58:09 UTC (rev 116974)
+++ trunk/dports/python/py-tkinter/Portfile	2014-02-11 18:32:49 UTC (rev 116975)
@@ -94,13 +94,13 @@
 }
 subport py34-tkinter {
     maintainers jwa openmaintainer
-    version     3.4.0b3
-    epoch       20140126
+    version     3.4.0rc1
+    epoch       20140210
 # homepage is a placeholder until the release
 #    homepage    http://docs.python.org/release/${version}/library/tkinter.html
     use_xz      yes
-    checksums   rmd160  ee940fb8512e1fb644909a5c51d05305aefb1adb \
-                sha256  e9bf449f89f05b5d262e2676ee6ec67be55076a65979a67cc45623b4eb9d22ce
+    checksums   rmd160  ce20b5eaa81467d2af5bf22edbe2a08135470a89 \
+                sha256  4142820fca96ac2b2772efc5767e51ebb74e2171eda35798f205a0efa7017f6c
     append extract_files " Modules/tkinter.h"
     set module_name tkinter
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140211/bd714aee/attachment.html>


More information about the macports-changes mailing list