[117738] trunk/dports

jwa at macports.org jwa at macports.org
Mon Mar 10 06:38:55 PDT 2014


Revision: 117738
          https://trac.macports.org/changeset/117738
Author:   jwa at macports.org
Date:     2014-03-10 06:38:55 -0700 (Mon, 10 Mar 2014)
Log Message:
-----------
python34: version bump to 3.4.0rc3, python and friends

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-10 13:26:07 UTC (rev 117737)
+++ trunk/dports/lang/python34/Portfile	2014-03-10 13:38:55 UTC (rev 117738)
@@ -7,10 +7,10 @@
 name                    python34
 
 # Remember to keep py34-tkinter and py34-gdbm's versions sync'd with this
-version                 3.4.0rc2
-revision                2
+version                 3.4.0rc3
+
 # typo in epoch, meant to have 20140105 at the end, wait until May to correct
-epoch                   20140504
+epoch                   20140505
 
 set major               [lindex [split $version .] 0]
 set branch              [join [lrange [split ${version} .] 0 1] .]
@@ -31,8 +31,8 @@
 
 use_xz					yes
 
-checksums           rmd160  3cb1eb62455fbfd7c39be103da3c709557a0a9a8 \
-                    sha256  dfc0085a723d9e61a11698bad3aa2bdd8bda4d2760d90149a988adcf27ad676c
+checksums               rmd160  f35d376d22d59f100422cc9e2998aea5e157b4bc \
+                        sha256  48c99b690eb8f9e6317f1eb760a32b4f5c18a4777f03f0804429f28d3081cf37
 
 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-10 13:26:07 UTC (rev 117737)
+++ trunk/dports/python/py-gdbm/Portfile	2014-03-10 13:38:55 UTC (rev 117738)
@@ -86,11 +86,11 @@
 }
 subport py34-gdbm {
     maintainers     jwa openmaintainer
-    version         3.4.0rc2
-    epoch           20140223
+    version         3.4.0rc3
+    epoch           20140310
     use_xz			yes
-    checksums       rmd160  3cb1eb62455fbfd7c39be103da3c709557a0a9a8 \
-                    sha256  dfc0085a723d9e61a11698bad3aa2bdd8bda4d2760d90149a988adcf27ad676c
+    checksums       rmd160  f35d376d22d59f100422cc9e2998aea5e157b4bc \
+                    sha256  48c99b690eb8f9e6317f1eb760a32b4f5c18a4777f03f0804429f28d3081cf37
     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-10 13:26:07 UTC (rev 117737)
+++ trunk/dports/python/py-tkinter/Portfile	2014-03-10 13:38:55 UTC (rev 117738)
@@ -94,13 +94,13 @@
 }
 subport py34-tkinter {
     maintainers jwa openmaintainer
-    version     3.4.0rc2
-    epoch       20140223
+    version     3.4.0rc3
+    epoch       20140310
 # homepage is a placeholder until the release
 #    homepage    http://docs.python.org/release/${version}/library/tkinter.html
     use_xz      yes
-    checksums   rmd160  3cb1eb62455fbfd7c39be103da3c709557a0a9a8 \
-                sha256  dfc0085a723d9e61a11698bad3aa2bdd8bda4d2760d90149a988adcf27ad676c
+    checksums   rmd160  f35d376d22d59f100422cc9e2998aea5e157b4bc \
+                sha256  48c99b690eb8f9e6317f1eb760a32b4f5c18a4777f03f0804429f28d3081cf37
     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/20140310/36066f70/attachment.html>


More information about the macports-changes mailing list