[139292] trunk/dports

jwa at macports.org jwa at macports.org
Tue Aug 11 00:53:43 PDT 2015


Revision: 139292
          https://trac.macports.org/changeset/139292
Author:   jwa at macports.org
Date:     2015-08-11 00:53:43 -0700 (Tue, 11 Aug 2015)
Log Message:
-----------
python35: version bump to 3.5.0rc1 with friends

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

Modified: trunk/dports/lang/python35/Portfile
===================================================================
--- trunk/dports/lang/python35/Portfile	2015-08-11 04:20:39 UTC (rev 139291)
+++ trunk/dports/lang/python35/Portfile	2015-08-11 07:53:43 UTC (rev 139292)
@@ -7,9 +7,9 @@
 name                    python35
 
 # Remember to keep py35-tkinter and py35-gdbm's versions sync'd with this
-version                 3.5.0b4
+version                 3.5.0rc1
 
-epoch                   20150726
+epoch                   20150810
 
 set major               [lindex [split $version .] 0]
 set branch              [join [lrange [split ${version} .] 0 1] .]
@@ -30,8 +30,8 @@
 
 use_xz					yes
 
-checksums           rmd160  94e4f7d1b79420cf7efb802596f42bf3a9a33d09 \
-                    sha256  3b213210e18aa1471c4bbf62748c34dfb93101b39429ee23cf3740ef3b8ad9a0
+checksums           rmd160  4111cb28b70bcfb5d752356dce969925fc383fdc \
+                    sha256  47a5c771b7d21926c2b4d341243599e1daa5aceb6739bb09524082d3e08967f4
 
 patchfiles              patch-setup.py.diff \
                         patch-Lib-cgi.py.diff \

Modified: trunk/dports/python/py-gdbm/Portfile
===================================================================
--- trunk/dports/python/py-gdbm/Portfile	2015-08-11 04:20:39 UTC (rev 139291)
+++ trunk/dports/python/py-gdbm/Portfile	2015-08-11 07:53:43 UTC (rev 139292)
@@ -98,11 +98,11 @@
 }
 subport py35-gdbm {
     maintainers     jwa openmaintainer
-    version         3.5.0b4
-    epoch           20150726
+    version         3.5.0rc1
+    epoch           20150810
     use_xz			yes
-    checksums       rmd160  94e4f7d1b79420cf7efb802596f42bf3a9a33d09 \
-                    sha256  3b213210e18aa1471c4bbf62748c34dfb93101b39429ee23cf3740ef3b8ad9a0
+    checksums       rmd160  4111cb28b70bcfb5d752356dce969925fc383fdc \
+                    sha256  47a5c771b7d21926c2b4d341243599e1daa5aceb6739bb09524082d3e08967f4
     set setup_py "setup-py3k.py"
     set extract_files "Modules/_gdbmmodule.c Modules/clinic/_gdbmmodule.c.h"
     livecheck.regex	Python (3.5.0\[abrc\]+\[0-9\]+)

Modified: trunk/dports/python/py-tkinter/Portfile
===================================================================
--- trunk/dports/python/py-tkinter/Portfile	2015-08-11 04:20:39 UTC (rev 139291)
+++ trunk/dports/python/py-tkinter/Portfile	2015-08-11 07:53:43 UTC (rev 139292)
@@ -104,12 +104,12 @@
 }
 subport py35-tkinter {
     maintainers jwa openmaintainer
-    version     3.5.0b4
-    epoch       20150726
+    version     3.5.0rc1
+    epoch       20150810
     homepage    http://docs.python.org/release/${version}/library/tkinter.html
     use_xz      yes
-    checksums   rmd160  94e4f7d1b79420cf7efb802596f42bf3a9a33d09 \
-                sha256  3b213210e18aa1471c4bbf62748c34dfb93101b39429ee23cf3740ef3b8ad9a0
+    checksums   rmd160  4111cb28b70bcfb5d752356dce969925fc383fdc \
+                sha256  47a5c771b7d21926c2b4d341243599e1daa5aceb6739bb09524082d3e08967f4
     append extract_files " Modules/tkinter.h Modules/clinic/_tkinter.c.h"
     set module_name tkinter
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150811/64064dcb/attachment.html>


More information about the macports-changes mailing list