[143189] trunk/dports

jwa at macports.org jwa at macports.org
Sat Dec 12 08:56:02 PST 2015


Revision: 143189
          https://trac.macports.org/changeset/143189
Author:   jwa at macports.org
Date:     2015-12-06 22:55:20 -0800 (Sun, 06 Dec 2015)
Log Message:
-----------
python35: version bump to 3.5.1 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-12-07 03:51:56 UTC (rev 143188)
+++ trunk/dports/lang/python35/Portfile	2015-12-07 06:55:20 UTC (rev 143189)
@@ -7,9 +7,9 @@
 name                    python35
 
 # Remember to keep py35-tkinter and py35-gdbm's versions sync'd with this
-version                 3.5.0
+version                 3.5.1
 
-epoch                   20150913
+epoch                   20151206
 
 set major               [lindex [split $version .] 0]
 set branch              [join [lrange [split ${version} .] 0 1] .]
@@ -23,15 +23,14 @@
                         programming language.
 
 homepage                http://www.python.org/
-#master_sites            ${homepage}ftp/python/${version}/
-master_sites            ${homepage}ftp/python/3.5.0/
+master_sites            ${homepage}ftp/python/${version}/
 
 distname                Python-${version}
 
 use_xz					yes
 
-checksums           rmd160  3f9c287549eacd4aa95a03cc03954ef35546a3a3 \
-                    sha256  d6d7aa1634a5eeeca6ed4fca266982a04f84bd8f3945a9179e20b24ad2e2be91
+checksums           rmd160  9e63ee775b0bfebdbf4ea21969856b1f91c7e243 \
+                    sha256  c6d57c0c366d9060ab6c0cdf889ebf3d92711d466cc0119c441dbf2746f725c9
 
 patchfiles              patch-setup.py.diff \
                         patch-Lib-cgi.py.diff \

Modified: trunk/dports/python/py-gdbm/Portfile
===================================================================
--- trunk/dports/python/py-gdbm/Portfile	2015-12-07 03:51:56 UTC (rev 143188)
+++ trunk/dports/python/py-gdbm/Portfile	2015-12-07 06:55:20 UTC (rev 143189)
@@ -98,11 +98,11 @@
 }
 subport py35-gdbm {
     maintainers     jwa openmaintainer
-    version         3.5.0
-    epoch           20150913
+    version         3.5.1
+    epoch           20151206
     use_xz			yes
-    checksums       rmd160  3f9c287549eacd4aa95a03cc03954ef35546a3a3 \
-                    sha256  d6d7aa1634a5eeeca6ed4fca266982a04f84bd8f3945a9179e20b24ad2e2be91
+    checksums       rmd160  9e63ee775b0bfebdbf4ea21969856b1f91c7e243 \
+                    sha256  c6d57c0c366d9060ab6c0cdf889ebf3d92711d466cc0119c441dbf2746f725c9
     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-12-07 03:51:56 UTC (rev 143188)
+++ trunk/dports/python/py-tkinter/Portfile	2015-12-07 06:55:20 UTC (rev 143189)
@@ -103,12 +103,12 @@
 }
 subport py35-tkinter {
     maintainers jwa openmaintainer
-    version     3.5.0
-    epoch       20150913
+    version     3.5.1
+    epoch       20151206
     homepage    http://docs.python.org/release/${version}/library/tkinter.html
     use_xz      yes
-    checksums   rmd160  3f9c287549eacd4aa95a03cc03954ef35546a3a3 \
-                sha256  d6d7aa1634a5eeeca6ed4fca266982a04f84bd8f3945a9179e20b24ad2e2be91
+    checksums   rmd160  9e63ee775b0bfebdbf4ea21969856b1f91c7e243 \
+                sha256  c6d57c0c366d9060ab6c0cdf889ebf3d92711d466cc0119c441dbf2746f725c9
     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/20151212/aa786973/attachment.html>


More information about the macports-changes mailing list