FreeBSD Bugzilla – Attachment 186464 Details for
Bug 222398
lang/python27: Update to 2.7.14
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Update lang/python27 to 2.7.14
python-2.7.14.diff.txt (text/plain), 5.90 KB, created by
Wen Heping
on 2017-09-17 13:04:27 UTC
(
hide
)
Description:
Update lang/python27 to 2.7.14
Filename:
MIME Type:
Creator:
Wen Heping
Created:
2017-09-17 13:04:27 UTC
Size:
5.90 KB
patch
obsolete
>Index: python27/Makefile >=================================================================== >--- python27/Makefile (revision 449994) >+++ python27/Makefile (working copy) >@@ -2,7 +2,6 @@ > > PORTNAME= python27 > PORTVERSION= ${PYTHON_PORTVERSION} >-PORTREVISION= 7 > CATEGORIES= lang python ipv6 > MASTER_SITES= PYTHON/ftp/python/${PORTVERSION} > DISTNAME= Python-${PORTVERSION} >Index: python27/Makefile.version >=================================================================== >--- python27/Makefile.version (revision 449994) >+++ python27/Makefile.version (working copy) >@@ -1,4 +1,4 @@ > # Mk/Uses/python.mk includes this file, don't remove it! > # $FreeBSD$ > >-PYTHON_PORTVERSION= 2.7.13 >+PYTHON_PORTVERSION= 2.7.14 >Index: python27/distinfo >=================================================================== >--- python27/distinfo (revision 449994) >+++ python27/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1482062234 >-SHA256 (python/Python-2.7.13.tar.xz) = 35d543986882f78261f97787fd3e06274bfa6df29fac9b4a94f73930ff98f731 >-SIZE (python/Python-2.7.13.tar.xz) = 12495628 >+TIMESTAMP = 1505677472 >+SHA256 (python/Python-2.7.14.tar.xz) = 71ffb26e09e78650e424929b2b457b9c912ac216576e6bd9e7d204ed03296a66 >+SIZE (python/Python-2.7.14.tar.xz) = 12576112 >Index: python27/pkg-plist >=================================================================== >--- python27/pkg-plist (revision 449994) >+++ python27/pkg-plist (working copy) >@@ -2686,6 +2686,9 @@ > lib/python2.7/test/__init__.py > lib/python2.7/test/__init__.pyc > lib/python2.7/test/__init__.pyo >+lib/python2.7/test/__main__.py >+lib/python2.7/test/__main__.pyc >+lib/python2.7/test/__main__.pyo > lib/python2.7/test/_mock_backport.py > lib/python2.7/test/_mock_backport.pyc > lib/python2.7/test/_mock_backport.pyo >@@ -2723,6 +2726,9 @@ > 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/bisect.py >+lib/python2.7/test/bisect.pyc >+lib/python2.7/test/bisect.pyo > lib/python2.7/test/capath/0e4015b9.0 > lib/python2.7/test/capath/4e1295a3.0 > lib/python2.7/test/capath/5ed36f99.0 >@@ -2968,6 +2974,9 @@ > lib/python2.7/test/mp_fork_bomb.py > lib/python2.7/test/mp_fork_bomb.pyc > lib/python2.7/test/mp_fork_bomb.pyo >+lib/python2.7/test/multibytecodec_support.py >+lib/python2.7/test/multibytecodec_support.pyc >+lib/python2.7/test/multibytecodec_support.pyo > lib/python2.7/test/nokia.pem > lib/python2.7/test/nullbytecert.pem > lib/python2.7/test/nullcert.pem >@@ -2993,6 +3002,9 @@ > lib/python2.7/test/pystone.py > lib/python2.7/test/pystone.pyc > lib/python2.7/test/pystone.pyo >+lib/python2.7/test/pythoninfo.py >+lib/python2.7/test/pythoninfo.pyc >+lib/python2.7/test/pythoninfo.pyo > lib/python2.7/test/randv2_32.pck > lib/python2.7/test/randv2_64.pck > lib/python2.7/test/randv3.pck >@@ -3045,6 +3057,12 @@ > lib/python2.7/test/subprocessdata/sigchild_ignore.py > lib/python2.7/test/subprocessdata/sigchild_ignore.pyc > lib/python2.7/test/subprocessdata/sigchild_ignore.pyo >+lib/python2.7/test/support/__init__.py >+lib/python2.7/test/support/__init__.pyc >+lib/python2.7/test/support/__init__.pyo >+lib/python2.7/test/support/script_helper.py >+lib/python2.7/test/support/script_helper.pyc >+lib/python2.7/test/support/script_helper.pyo > lib/python2.7/test/symlink_support.py > lib/python2.7/test/symlink_support.pyc > lib/python2.7/test/symlink_support.pyo >@@ -3590,6 +3608,9 @@ > lib/python2.7/test/test_import.py > lib/python2.7/test/test_import.pyc > lib/python2.7/test/test_import.pyo >+lib/python2.7/test/test_import_magic.py >+lib/python2.7/test/test_import_magic.pyc >+lib/python2.7/test/test_import_magic.pyo > lib/python2.7/test/test_importhooks.py > lib/python2.7/test/test_importhooks.pyc > lib/python2.7/test/test_importhooks.pyo >@@ -3719,9 +3740,6 @@ > lib/python2.7/test/test_multibytecodec.py > lib/python2.7/test/test_multibytecodec.pyc > lib/python2.7/test/test_multibytecodec.pyo >-lib/python2.7/test/test_multibytecodec_support.py >-lib/python2.7/test/test_multibytecodec_support.pyc >-lib/python2.7/test/test_multibytecodec_support.pyo > lib/python2.7/test/test_multifile.py > lib/python2.7/test/test_multifile.pyc > lib/python2.7/test/test_multifile.pyo >@@ -3890,6 +3908,9 @@ > lib/python2.7/test/test_readline.py > lib/python2.7/test/test_readline.pyc > lib/python2.7/test/test_readline.pyo >+lib/python2.7/test/test_regrtest.py >+lib/python2.7/test/test_regrtest.pyc >+lib/python2.7/test/test_regrtest.pyo > lib/python2.7/test/test_repr.py > lib/python2.7/test/test_repr.pyc > lib/python2.7/test/test_repr.pyo >@@ -4067,6 +4088,9 @@ > lib/python2.7/test/test_tempfile.py > lib/python2.7/test/test_tempfile.pyc > lib/python2.7/test/test_tempfile.pyo >+lib/python2.7/test/test_test_support.py >+lib/python2.7/test/test_test_support.pyc >+lib/python2.7/test/test_test_support.pyo > lib/python2.7/test/test_textwrap.py > lib/python2.7/test/test_textwrap.pyc > lib/python2.7/test/test_textwrap.pyo >Index: python-doc-html/distinfo >=================================================================== >--- python-doc-html/distinfo (revision 449997) >+++ python-doc-html/distinfo (working copy) >@@ -39,3 +39,11 @@ > SIZE (python/python-2.7.13-docs-pdf-letter.tar.bz2) = 10807986 > SHA256 (python/python-2.7.13-docs-text.tar.bz2) = bb6df243043bf705aa1d753cdbe73958bf1ef9c0f797c4445b230e56c9775198 > SIZE (python/python-2.7.13-docs-text.tar.bz2) = 1612293 >+SHA256 (python/python-2.7.14-docs-html.tar.bz2) = 624ef76fd4c94631f2c5ebf890dd44930f2fbcae4176c4879f457d5abfe3d483 >+SIZE (python/python-2.7.14-docs-html.tar.bz2) = 4604956 >+SHA256 (python/python-2.7.14-docs-pdf-a4.tar.bz2) = fa4f4a437242e479cc210fd74a9e9f7a28a4420e1d8267f108a8b20198bb14db >+SIZE (python/python-2.7.14-docs-pdf-a4.tar.bz2) = 10810797 >+SHA256 (python/python-2.7.14-docs-pdf-letter.tar.bz2) = 9e7c4db5a9c35a8b9c67b5d5c83fe41382e6e87a0cbc7ed0e1bc5fcd5e3834d9 >+SIZE (python/python-2.7.14-docs-pdf-letter.tar.bz2) = 10809931 >+SHA256 (python/python-2.7.14-docs-text.tar.bz2) = dec89643056f682f27c0f0af2b42e5eb9977ef04d9d91bc20eb229219dbcdf1b >+SIZE (python/python-2.7.14-docs-text.tar.bz2) = 1614171
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 222398
: 186464