summaryrefslogtreecommitdiff
path: root/lang/python27
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2017-09-24 11:57:09 +0000
committerWen Heping <wen@FreeBSD.org>2017-09-24 11:57:09 +0000
commit50bb8c90c494ee243bc0fa376b506d26b528da93 (patch)
tree4bbe8b537a3fccec1e2d9ec08cd9f26548f93a31 /lang/python27
parentUpdate to upstream version 1.4.8 (diff)
- Update to 2.7.14(include security fix)
PR: 222398 Submitted by: wen@(myself) Exp-run by: antoine@ MFH: 2017Q3
Notes
Notes: svn path=/head/; revision=450488
Diffstat (limited to 'lang/python27')
-rw-r--r--lang/python27/Makefile1
-rw-r--r--lang/python27/Makefile.version2
-rw-r--r--lang/python27/distinfo6
-rw-r--r--lang/python27/pkg-plist30
4 files changed, 31 insertions, 8 deletions
diff --git a/lang/python27/Makefile b/lang/python27/Makefile
index 85377eefd2be..1e465bf76cc8 100644
--- a/lang/python27/Makefile
+++ b/lang/python27/Makefile
@@ -2,7 +2,6 @@
PORTNAME= python27
PORTVERSION= ${PYTHON_PORTVERSION}
-PORTREVISION= 7
CATEGORIES= lang python ipv6
MASTER_SITES= PYTHON/ftp/python/${PORTVERSION}
DISTNAME= Python-${PORTVERSION}
diff --git a/lang/python27/Makefile.version b/lang/python27/Makefile.version
index 24ecd3d2136a..ff653afe67e2 100644
--- a/lang/python27/Makefile.version
+++ b/lang/python27/Makefile.version
@@ -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
diff --git a/lang/python27/distinfo b/lang/python27/distinfo
index 30bfc48ce974..6d286525ecc3 100644
--- a/lang/python27/distinfo
+++ b/lang/python27/distinfo
@@ -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
diff --git a/lang/python27/pkg-plist b/lang/python27/pkg-plist
index d9a3c4ed01dd..4ac4279dccd5 100644
--- a/lang/python27/pkg-plist
+++ b/lang/python27/pkg-plist
@@ -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