[140056] trunk/dports

jwa at macports.org jwa at macports.org
Mon Sep 7 22:41:38 PDT 2015


Revision: 140056
          https://trac.macports.org/changeset/140056
Author:   jwa at macports.org
Date:     2015-09-07 22:41:37 -0700 (Mon, 07 Sep 2015)
Log Message:
-----------
python35: version bump to 3.5.0rc3 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-09-08 03:33:04 UTC (rev 140055)
+++ trunk/dports/lang/python35/Portfile	2015-09-08 05:41:37 UTC (rev 140056)
@@ -7,9 +7,9 @@
 name                    python35
 
 # Remember to keep py35-tkinter and py35-gdbm's versions sync'd with this
-version                 3.5.0rc2
+version                 3.5.0rc3
 
-epoch                   20150825
+epoch                   20150908
 
 set major               [lindex [split $version .] 0]
 set branch              [join [lrange [split ${version} .] 0 1] .]
@@ -30,8 +30,8 @@
 
 use_xz					yes
 
-checksums           rmd160  992e2c611e3582b843c0fdd115a53ab51a752be2 \
-                    sha256  05104554bd9df6e52c7baa9bd47adf99a9387691f0e34381ed11647111975f4f
+checksums           rmd160  9cb99776dbce694aec6bb67dfae7f4e427312e64 \
+                    sha256  5a0693a58b89436d704373d2868e6fa609023041869cf09b811ed29f49b7064b
 
 patchfiles              patch-setup.py.diff \
                         patch-Lib-cgi.py.diff \

Modified: trunk/dports/python/py-gdbm/Portfile
===================================================================
--- trunk/dports/python/py-gdbm/Portfile	2015-09-08 03:33:04 UTC (rev 140055)
+++ trunk/dports/python/py-gdbm/Portfile	2015-09-08 05:41:37 UTC (rev 140056)
@@ -98,11 +98,11 @@
 }
 subport py35-gdbm {
     maintainers     jwa openmaintainer
-    version         3.5.0rc2
-    epoch           20150825
+    version         3.5.0rc3
+    epoch           20150908
     use_xz			yes
-    checksums       rmd160  992e2c611e3582b843c0fdd115a53ab51a752be2 \
-                    sha256  05104554bd9df6e52c7baa9bd47adf99a9387691f0e34381ed11647111975f4f
+    checksums       rmd160  9cb99776dbce694aec6bb67dfae7f4e427312e64 \
+                    sha256  5a0693a58b89436d704373d2868e6fa609023041869cf09b811ed29f49b7064b
     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-09-08 03:33:04 UTC (rev 140055)
+++ trunk/dports/python/py-tkinter/Portfile	2015-09-08 05:41:37 UTC (rev 140056)
@@ -104,12 +104,12 @@
 }
 subport py35-tkinter {
     maintainers jwa openmaintainer
-    version     3.5.0rc2
-    epoch       20150825
+    version     3.5.0rc3
+    epoch       20150908
     homepage    http://docs.python.org/release/${version}/library/tkinter.html
     use_xz      yes
-    checksums   rmd160  992e2c611e3582b843c0fdd115a53ab51a752be2 \
-                sha256  05104554bd9df6e52c7baa9bd47adf99a9387691f0e34381ed11647111975f4f
+    checksums   rmd160  9cb99776dbce694aec6bb67dfae7f4e427312e64 \
+                sha256  5a0693a58b89436d704373d2868e6fa609023041869cf09b811ed29f49b7064b
     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/20150907/a83c1449/attachment.html>


More information about the macports-changes mailing list