[117919] trunk/dports

jwa at macports.org jwa at macports.org
Mon Mar 17 02:22:33 PDT 2014


Revision: 117919
          https://trac.macports.org/changeset/117919
Author:   jwa at macports.org
Date:     2014-03-17 02:22:33 -0700 (Mon, 17 Mar 2014)
Log Message:
-----------
python34: version bump to 3.4.0, the first production release

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-03-17 06:34:08 UTC (rev 117918)
+++ trunk/dports/lang/python34/Portfile	2014-03-17 09:22:33 UTC (rev 117919)
@@ -7,10 +7,10 @@
 name                    python34
 
 # Remember to keep py34-tkinter and py34-gdbm's versions sync'd with this
-version                 3.4.0rc3
+version                 3.4.0
 
 # typo in epoch, meant to have 20140105 at the end, wait until May to correct
-epoch                   20140505
+epoch                   20140506
 
 set major               [lindex [split $version .] 0]
 set branch              [join [lrange [split ${version} .] 0 1] .]
@@ -31,8 +31,8 @@
 
 use_xz					yes
 
-checksums               rmd160  f35d376d22d59f100422cc9e2998aea5e157b4bc \
-                        sha256  48c99b690eb8f9e6317f1eb760a32b4f5c18a4777f03f0804429f28d3081cf37
+checksums               rmd160  f6b4664a4333a2010f8e168e252de7c22013e4a8 \
+                        sha256  f13686c0a2d45e7146759e9d5d1cbd8097a0606483c0cf7730e1e13f58b14cbe
 
 patchfiles              patch-setup.py.diff \
                         patch-Lib-cgi.py.diff \

Modified: trunk/dports/python/py-gdbm/Portfile
===================================================================
--- trunk/dports/python/py-gdbm/Portfile	2014-03-17 06:34:08 UTC (rev 117918)
+++ trunk/dports/python/py-gdbm/Portfile	2014-03-17 09:22:33 UTC (rev 117919)
@@ -86,11 +86,11 @@
 }
 subport py34-gdbm {
     maintainers     jwa openmaintainer
-    version         3.4.0rc3
-    epoch           20140310
+    version         3.4.0
+    epoch           20140317
     use_xz			yes
-    checksums       rmd160  f35d376d22d59f100422cc9e2998aea5e157b4bc \
-                    sha256  48c99b690eb8f9e6317f1eb760a32b4f5c18a4777f03f0804429f28d3081cf37
+    checksums       rmd160  f6b4664a4333a2010f8e168e252de7c22013e4a8 \
+                    sha256  f13686c0a2d45e7146759e9d5d1cbd8097a0606483c0cf7730e1e13f58b14cbe
     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-03-17 06:34:08 UTC (rev 117918)
+++ trunk/dports/python/py-tkinter/Portfile	2014-03-17 09:22:33 UTC (rev 117919)
@@ -94,13 +94,13 @@
 }
 subport py34-tkinter {
     maintainers jwa openmaintainer
-    version     3.4.0rc3
-    epoch       20140310
+    version     3.4.0
+    epoch       20140317
 # homepage is a placeholder until the release
 #    homepage    http://docs.python.org/release/${version}/library/tkinter.html
     use_xz      yes
-    checksums   rmd160  f35d376d22d59f100422cc9e2998aea5e157b4bc \
-                sha256  48c99b690eb8f9e6317f1eb760a32b4f5c18a4777f03f0804429f28d3081cf37
+    checksums   rmd160  f6b4664a4333a2010f8e168e252de7c22013e4a8 \
+                sha256  f13686c0a2d45e7146759e9d5d1cbd8097a0606483c0cf7730e1e13f58b14cbe
     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/20140317/ffb901c2/attachment.html>


More information about the macports-changes mailing list