Hi,

attached is the diff of python 2.7.12.

Ok?

Cheers,

Remi.
Index: Makefile
===================================================================
RCS file: /cvs/ports/lang/python/2.7/Makefile,v
retrieving revision 1.44
diff -u -p -u -p -r1.44 Makefile
--- Makefile	24 May 2016 09:57:50 -0000	1.44
+++ Makefile	28 Jun 2016 14:34:48 -0000
@@ -6,9 +6,7 @@
 # Python itself.
 
 VERSION =		2.7
-PATCHLEVEL =		.11
-REVISION =		1
-REVISION-tests =	2
+PATCHLEVEL =		.12
 SHARED_LIBS =		python2.7 0.0
 VERSION_SPEC =		>=2.7,<2.8
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/lang/python/2.7/distinfo,v
retrieving revision 1.11
diff -u -p -u -p -r1.11 distinfo
--- distinfo	17 Dec 2015 19:16:51 -0000	1.11
+++ distinfo	28 Jun 2016 14:34:48 -0000
@@ -1,2 +1,2 @@
-SHA256 (Python-2.7.11.tgz) = gpKblv1q/I2oOLFJEHB4wC+hdEt+YJmai6u8DT+ob8Y=
-SIZE (Python-2.7.11.tgz) = 16856409
+SHA256 (Python-2.7.12.tgz) = PLUi0XRj36aaFVqxjP+jmbNYyWbANj1si1s78ThNpLY=
+SIZE (Python-2.7.12.tgz) = 16935960
Index: pkg/PLIST-idle
===================================================================
RCS file: /cvs/ports/lang/python/2.7/pkg/PLIST-idle,v
retrieving revision 1.6
diff -u -p -u -p -r1.6 PLIST-idle
--- pkg/PLIST-idle	17 Dec 2015 19:16:51 -0000	1.6
+++ pkg/PLIST-idle	28 Jun 2016 14:34:48 -0000
@@ -222,12 +222,18 @@ lib/python2.7/idlelib/idle_test/test_con
 lib/python2.7/idlelib/idle_test/test_delegator.py
 lib/python2.7/idlelib/idle_test/test_delegator.pyc
 lib/python2.7/idlelib/idle_test/test_delegator.pyo
+lib/python2.7/idlelib/idle_test/test_editmenu.py
+lib/python2.7/idlelib/idle_test/test_editmenu.pyc
+lib/python2.7/idlelib/idle_test/test_editmenu.pyo
 lib/python2.7/idlelib/idle_test/test_formatparagraph.py
 lib/python2.7/idlelib/idle_test/test_formatparagraph.pyc
 lib/python2.7/idlelib/idle_test/test_formatparagraph.pyo
 lib/python2.7/idlelib/idle_test/test_grep.py
 lib/python2.7/idlelib/idle_test/test_grep.pyc
 lib/python2.7/idlelib/idle_test/test_grep.pyo
+lib/python2.7/idlelib/idle_test/test_helpabout.py
+lib/python2.7/idlelib/idle_test/test_helpabout.pyc
+lib/python2.7/idlelib/idle_test/test_helpabout.pyo
 lib/python2.7/idlelib/idle_test/test_hyperparser.py
 lib/python2.7/idlelib/idle_test/test_hyperparser.pyc
 lib/python2.7/idlelib/idle_test/test_hyperparser.pyo
Index: pkg/PLIST-main
===================================================================
RCS file: /cvs/ports/lang/python/2.7/pkg/PLIST-main,v
retrieving revision 1.16
diff -u -p -u -p -r1.16 PLIST-main
--- pkg/PLIST-main	11 May 2016 22:43:49 -0000	1.16
+++ pkg/PLIST-main	28 Jun 2016 14:34:48 -0000
@@ -1374,8 +1374,8 @@ lib/python2.7/ensurepip/__main__.py
 lib/python2.7/ensurepip/__main__.pyc
 lib/python2.7/ensurepip/__main__.pyo
 lib/python2.7/ensurepip/_bundled/
-lib/python2.7/ensurepip/_bundled/pip-7.1.2-py2.py3-none-any.whl
-lib/python2.7/ensurepip/_bundled/setuptools-18.2-py2.py3-none-any.whl
+lib/python2.7/ensurepip/_bundled/pip-8.1.1-py2.py3-none-any.whl
+lib/python2.7/ensurepip/_bundled/setuptools-20.10.1-py2.py3-none-any.whl
 lib/python2.7/ensurepip/_uninstall.py
 lib/python2.7/ensurepip/_uninstall.pyc
 lib/python2.7/ensurepip/_uninstall.pyo
@@ -1549,7 +1549,7 @@ lib/python2.7/keyword.py
 lib/python2.7/keyword.pyc
 lib/python2.7/keyword.pyo
 lib/python2.7/lib-dynload/
-lib/python2.7/lib-dynload/Python-2.7.11-py2.7.egg-info
+lib/python2.7/lib-dynload/Python-2.7.12-py2.7.egg-info
 lib/python2.7/lib-dynload/_bisect.so
 lib/python2.7/lib-dynload/_codecs_cn.so
 lib/python2.7/lib-dynload/_codecs_hk.so
@@ -1612,9 +1612,9 @@ lib/python2.7/lib-dynload/unicodedata.so
 lib/python2.7/lib-dynload/zlib.so
 lib/python2.7/lib2to3/
 lib/python2.7/lib2to3/Grammar.txt
-lib/python2.7/lib2to3/Grammar2.7.11.final.0.pickle
+lib/python2.7/lib2to3/Grammar2.7.12.final.0.pickle
 lib/python2.7/lib2to3/PatternGrammar.txt
-lib/python2.7/lib2to3/PatternGrammar2.7.11.final.0.pickle
+lib/python2.7/lib2to3/PatternGrammar2.7.12.final.0.pickle
 lib/python2.7/lib2to3/__init__.py
 lib/python2.7/lib2to3/__init__.pyc
 lib/python2.7/lib2to3/__init__.pyo
Index: pkg/PLIST-tests
===================================================================
RCS file: /cvs/ports/lang/python/2.7/pkg/PLIST-tests,v
retrieving revision 1.10
diff -u -p -u -p -r1.10 PLIST-tests
--- pkg/PLIST-tests	31 May 2015 07:56:10 -0000	1.10
+++ pkg/PLIST-tests	28 Jun 2016 14:34:48 -0000
@@ -44,14 +44,13 @@ lib/python2.7/test/badsyntax_future7.py
 lib/python2.7/test/badsyntax_future8.py
 lib/python2.7/test/badsyntax_future9.py
 lib/python2.7/test/badsyntax_nocaret.py
-lib/python2.7/test/buffer_tests.py
-lib/python2.7/test/buffer_tests.pyc
-lib/python2.7/test/buffer_tests.pyo
 lib/python2.7/test/capath/
+lib/python2.7/test/capath/0e4015b9.0
 lib/python2.7/test/capath/4e1295a3.0
 lib/python2.7/test/capath/5ed36f99.0
 lib/python2.7/test/capath/6e88d7b8.0
 lib/python2.7/test/capath/99d0fa06.0
+lib/python2.7/test/capath/ce7b8643.0
 lib/python2.7/test/cfgparser.1
 lib/python2.7/test/check_soundcard.vbs
 lib/python2.7/test/cjkencodings/
@@ -253,7 +252,6 @@ lib/python2.7/test/gdb_sample.py
 lib/python2.7/test/gdb_sample.pyc
 lib/python2.7/test/gdb_sample.pyo
 lib/python2.7/test/greyrgb.uue
-lib/python2.7/test/https_svn_python_org_root.pem
 lib/python2.7/test/ieee754.txt
 lib/python2.7/test/imghdrdata/
 lib/python2.7/test/imghdrdata/python.bmp
@@ -579,9 +577,6 @@ lib/python2.7/test/test_codecs.pyo
 lib/python2.7/test/test_codeop.py
 lib/python2.7/test/test_codeop.pyc
 lib/python2.7/test/test_codeop.pyo
-lib/python2.7/test/test_coding.py
-lib/python2.7/test/test_coding.pyc
-lib/python2.7/test/test_coding.pyo
 lib/python2.7/test/test_coercion.py
 lib/python2.7/test/test_coercion.pyc
 lib/python2.7/test/test_coercion.pyo
@@ -1097,6 +1092,9 @@ lib/python2.7/test/test_operator.pyo
 lib/python2.7/test/test_optparse.py
 lib/python2.7/test/test_optparse.pyc
 lib/python2.7/test/test_optparse.pyo
+lib/python2.7/test/test_ordered_dict.py
+lib/python2.7/test/test_ordered_dict.pyc
+lib/python2.7/test/test_ordered_dict.pyo
 lib/python2.7/test/test_os.py
 lib/python2.7/test/test_os.pyc
 lib/python2.7/test/test_os.pyo
@@ -1115,15 +1113,9 @@ lib/python2.7/test/test_peepholer.pyo
 lib/python2.7/test/test_pep247.py
 lib/python2.7/test/test_pep247.pyc
 lib/python2.7/test/test_pep247.pyo
-lib/python2.7/test/test_pep263.py
-lib/python2.7/test/test_pep263.pyc
-lib/python2.7/test/test_pep263.pyo
 lib/python2.7/test/test_pep277.py
 lib/python2.7/test/test_pep277.pyc
 lib/python2.7/test/test_pep277.pyo
-lib/python2.7/test/test_pep292.py
-lib/python2.7/test/test_pep292.pyc
-lib/python2.7/test/test_pep292.pyo
 lib/python2.7/test/test_pep352.py
 lib/python2.7/test/test_pep352.pyc
 lib/python2.7/test/test_pep352.pyo
@@ -1307,6 +1299,9 @@ lib/python2.7/test/test_softspace.pyo
 lib/python2.7/test/test_sort.py
 lib/python2.7/test/test_sort.pyc
 lib/python2.7/test/test_sort.pyo
+lib/python2.7/test/test_source_encoding.py
+lib/python2.7/test/test_source_encoding.pyc
+lib/python2.7/test/test_source_encoding.pyo
 lib/python2.7/test/test_spwd.py
 lib/python2.7/test/test_spwd.pyc
 lib/python2.7/test/test_spwd.pyo
@@ -1454,6 +1449,9 @@ lib/python2.7/test/test_ttk_textonly.pyo
 lib/python2.7/test/test_tuple.py
 lib/python2.7/test/test_tuple.pyc
 lib/python2.7/test/test_tuple.pyo
+lib/python2.7/test/test_turtle.py
+lib/python2.7/test/test_turtle.pyc
+lib/python2.7/test/test_turtle.pyo
 lib/python2.7/test/test_typechecks.py
 lib/python2.7/test/test_typechecks.pyc
 lib/python2.7/test/test_typechecks.pyo

Reply via email to