[139748] trunk/dports

jwa at macports.org jwa at macports.org
Wed Aug 26 01:22:09 PDT 2015


Revision: 139748
          https://trac.macports.org/changeset/139748
Author:   jwa at macports.org
Date:     2015-08-26 01:22:09 -0700 (Wed, 26 Aug 2015)
Log Message:
-----------
python35: version bump to 3.5.0rc2 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-26 05:36:01 UTC (rev 139747)
+++ trunk/dports/lang/python35/Portfile	2015-08-26 08:22:09 UTC (rev 139748)
@@ -7,10 +7,9 @@
 name                    python35
 
 # Remember to keep py35-tkinter and py35-gdbm's versions sync'd with this
-version                 3.5.0rc1
-revision                1
+version                 3.5.0rc2
 
-epoch                   20150810
+epoch                   20150825
 
 set major               [lindex [split $version .] 0]
 set branch              [join [lrange [split ${version} .] 0 1] .]
@@ -31,8 +30,8 @@
 
 use_xz					yes
 
-checksums           rmd160  4111cb28b70bcfb5d752356dce969925fc383fdc \
-                    sha256  47a5c771b7d21926c2b4d341243599e1daa5aceb6739bb09524082d3e08967f4
+checksums           rmd160  992e2c611e3582b843c0fdd115a53ab51a752be2 \
+                    sha256  05104554bd9df6e52c7baa9bd47adf99a9387691f0e34381ed11647111975f4f
 
 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-26 05:36:01 UTC (rev 139747)
+++ trunk/dports/python/py-gdbm/Portfile	2015-08-26 08:22:09 UTC (rev 139748)
@@ -98,11 +98,11 @@
 }
 subport py35-gdbm {
     maintainers     jwa openmaintainer
-    version         3.5.0rc1
-    epoch           20150810
+    version         3.5.0rc2
+    epoch           20150825
     use_xz			yes
-    checksums       rmd160  4111cb28b70bcfb5d752356dce969925fc383fdc \
-                    sha256  47a5c771b7d21926c2b4d341243599e1daa5aceb6739bb09524082d3e08967f4
+    checksums       rmd160  992e2c611e3582b843c0fdd115a53ab51a752be2 \
+                    sha256  05104554bd9df6e52c7baa9bd47adf99a9387691f0e34381ed11647111975f4f
     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-26 05:36:01 UTC (rev 139747)
+++ trunk/dports/python/py-tkinter/Portfile	2015-08-26 08:22:09 UTC (rev 139748)
@@ -104,12 +104,12 @@
 }
 subport py35-tkinter {
     maintainers jwa openmaintainer
-    version     3.5.0rc1
-    epoch       20150810
+    version     3.5.0rc2
+    epoch       20150825
     homepage    http://docs.python.org/release/${version}/library/tkinter.html
     use_xz      yes
-    checksums   rmd160  4111cb28b70bcfb5d752356dce969925fc383fdc \
-                sha256  47a5c771b7d21926c2b4d341243599e1daa5aceb6739bb09524082d3e08967f4
+    checksums   rmd160  992e2c611e3582b843c0fdd115a53ab51a752be2 \
+                sha256  05104554bd9df6e52c7baa9bd47adf99a9387691f0e34381ed11647111975f4f
     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/20150826/af3a3885/attachment-0001.html>


More information about the macports-changes mailing list