[143767] trunk/dports

jwa at macports.org jwa at macports.org
Sun Dec 20 23:47:17 PST 2015


Revision: 143767
          https://trac.macports.org/changeset/143767
Author:   jwa at macports.org
Date:     2015-12-20 23:47:17 -0800 (Sun, 20 Dec 2015)
Log Message:
-----------
python34: version bump to 3.4.4 with 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	2015-12-21 04:50:40 UTC (rev 143766)
+++ trunk/dports/lang/python34/Portfile	2015-12-21 07:47:17 UTC (rev 143767)
@@ -7,10 +7,9 @@
 name                    python34
 
 # Remember to keep py34-tkinter and py34-gdbm's versions sync'd with this
-version                 3.4.3
-revision                5
+version                 3.4.4
 
-epoch                   20150225
+epoch                   20151221
 
 set major               [lindex [split $version .] 0]
 set branch              [join [lrange [split ${version} .] 0 1] .]
@@ -30,8 +29,8 @@
 
 use_xz					yes
 
-checksums           rmd160  fc0a8ce58c8b354f644db3527d838a77d2e27fba \
-                    sha256  b5b3963533768d5fc325a4d7a6bd6f666726002d696f1d399ec06b043ea996b8
+checksums           rmd160  86f5979b30fb17b4b612007585d6a34d4ae75f2c \
+                    sha256  a797d3820155ec6cb654a652b9acfb11792d4e7d568eef1f9199009e042b6ba2
 
 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-21 04:50:40 UTC (rev 143766)
+++ trunk/dports/python/py-gdbm/Portfile	2015-12-21 07:47:17 UTC (rev 143767)
@@ -87,11 +87,11 @@
 }
 subport py34-gdbm {
     maintainers     jwa openmaintainer
-    version         3.4.3
-    epoch           20150225
+    version         3.4.4
+    epoch           20151221
     use_xz			yes
-    checksums       rmd160  fc0a8ce58c8b354f644db3527d838a77d2e27fba \
-                    sha256  b5b3963533768d5fc325a4d7a6bd6f666726002d696f1d399ec06b043ea996b8
+    checksums       rmd160  86f5979b30fb17b4b612007585d6a34d4ae75f2c \
+                    sha256  a797d3820155ec6cb654a652b9acfb11792d4e7d568eef1f9199009e042b6ba2
     set setup_py "setup-py3k.py"
     set extract_files "Modules/_gdbmmodule.c"
     livecheck.regex	Python (3.4.\[0-9\]+)

Modified: trunk/dports/python/py-tkinter/Portfile
===================================================================
--- trunk/dports/python/py-tkinter/Portfile	2015-12-21 04:50:40 UTC (rev 143766)
+++ trunk/dports/python/py-tkinter/Portfile	2015-12-21 07:47:17 UTC (rev 143767)
@@ -92,12 +92,12 @@
 }
 subport py34-tkinter {
     maintainers jwa openmaintainer
-    version     3.4.3
-    epoch       20150225
+    version     3.4.4
+    epoch       20151221
     homepage    http://docs.python.org/release/${version}/library/tkinter.html
     use_xz      yes
-    checksums   rmd160  fc0a8ce58c8b354f644db3527d838a77d2e27fba \
-                sha256  b5b3963533768d5fc325a4d7a6bd6f666726002d696f1d399ec06b043ea996b8
+    checksums   rmd160  86f5979b30fb17b4b612007585d6a34d4ae75f2c \
+                sha256  a797d3820155ec6cb654a652b9acfb11792d4e7d568eef1f9199009e042b6ba2
     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/20151220/35d9e03f/attachment.html>


More information about the macports-changes mailing list