From owner-svn-ports-all@freebsd.org Sun Sep 24 11:57:11 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 41C42E263B9; Sun, 24 Sep 2017 11:57:11 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0FBB3730E4; Sun, 24 Sep 2017 11:57:10 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v8OBvA4B013353; Sun, 24 Sep 2017 11:57:10 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8OBv9LG013348; Sun, 24 Sep 2017 11:57:09 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201709241157.v8OBv9LG013348@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Sun, 24 Sep 2017 11:57:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r450488 - in head/lang: python-doc-html python27 X-SVN-Group: ports-head X-SVN-Commit-Author: wen X-SVN-Commit-Paths: in head/lang: python-doc-html python27 X-SVN-Commit-Revision: 450488 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Sep 2017 11:57:11 -0000 Author: wen Date: Sun Sep 24 11:57:09 2017 New Revision: 450488 URL: https://svnweb.freebsd.org/changeset/ports/450488 Log: - Update to 2.7.14(include security fix) PR: 222398 Submitted by: wen@(myself) Exp-run by: antoine@ MFH: 2017Q3 Modified: head/lang/python-doc-html/distinfo head/lang/python27/Makefile head/lang/python27/Makefile.version head/lang/python27/distinfo head/lang/python27/pkg-plist Modified: head/lang/python-doc-html/distinfo ============================================================================== --- head/lang/python-doc-html/distinfo Sun Sep 24 11:27:54 2017 (r450487) +++ head/lang/python-doc-html/distinfo Sun Sep 24 11:57:09 2017 (r450488) @@ -39,3 +39,11 @@ SHA256 (python/python-2.7.13-docs-pdf-letter.tar.bz2) 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 Modified: head/lang/python27/Makefile ============================================================================== --- head/lang/python27/Makefile Sun Sep 24 11:27:54 2017 (r450487) +++ head/lang/python27/Makefile Sun Sep 24 11:57:09 2017 (r450488) @@ -2,7 +2,6 @@ PORTNAME= python27 PORTVERSION= ${PYTHON_PORTVERSION} -PORTREVISION= 7 CATEGORIES= lang python ipv6 MASTER_SITES= PYTHON/ftp/python/${PORTVERSION} DISTNAME= Python-${PORTVERSION} Modified: head/lang/python27/Makefile.version ============================================================================== --- head/lang/python27/Makefile.version Sun Sep 24 11:27:54 2017 (r450487) +++ head/lang/python27/Makefile.version Sun Sep 24 11:57:09 2017 (r450488) @@ -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 Modified: head/lang/python27/distinfo ============================================================================== --- head/lang/python27/distinfo Sun Sep 24 11:27:54 2017 (r450487) +++ head/lang/python27/distinfo Sun Sep 24 11:57:09 2017 (r450488) @@ -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 Modified: head/lang/python27/pkg-plist ============================================================================== --- head/lang/python27/pkg-plist Sun Sep 24 11:27:54 2017 (r450487) +++ head/lang/python27/pkg-plist Sun Sep 24 11:57:09 2017 (r450488) @@ -2686,6 +2686,9 @@ lib/python2.7/test/Sine-1000Hz-300ms.aif 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_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/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/math_testcases.txt 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/pydocfodder.pyo 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/string_tests.pyo 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_imp.pyo 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_msilib.pyo 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_re.pyo 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_telnetlib.pyo 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