diff options
author | cem <cem@FreeBSD.org> | 2015-12-19 09:45:47 +0800 |
---|---|---|
committer | cem <cem@FreeBSD.org> | 2015-12-19 09:45:47 +0800 |
commit | 45072ede4dd978eb0fb54b346446ed5731bf0989 (patch) | |
tree | 8f6f033734890cc1f3a10acece1c945b46d599c0 /lang/python27 | |
parent | 56936386885828343b491922d196eff4ed3948e3 (diff) | |
download | freebsd-ports-gnome-45072ede4dd978eb0fb54b346446ed5731bf0989.tar.gz freebsd-ports-gnome-45072ede4dd978eb0fb54b346446ed5731bf0989.tar.zst freebsd-ports-gnome-45072ede4dd978eb0fb54b346446ed5731bf0989.zip |
lang/python: Update to 2.7.11
Announcement: https://www.python.org/downloads/release/python-2711/
Mailing list: https://mail.python.org/pipermail/python-announce-list/2015-December/010999.html
Changelog: https://hg.python.org/cpython/raw-file/v2.7.11/Misc/NEWS
Important changes for this release:
- Python 2.7.11 is a bug fix release of the Python 2.7.x series.
Reviewed by: koobs
Sponsored by: EMC / Isilon Storage Division
Differential Revision: https://reviews.freebsd.org/D4413
Diffstat (limited to 'lang/python27')
-rw-r--r-- | lang/python27/Makefile | 3 | ||||
-rw-r--r-- | lang/python27/distinfo | 4 | ||||
-rw-r--r-- | lang/python27/pkg-plist | 8 |
3 files changed, 9 insertions, 6 deletions
diff --git a/lang/python27/Makefile b/lang/python27/Makefile index 0fd71e7f2b91..95a3e1443707 100644 --- a/lang/python27/Makefile +++ b/lang/python27/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= python27 -PORTVERSION= 2.7.10 -PORTREVISION= 1 +PORTVERSION= 2.7.11 CATEGORIES= lang python ipv6 MASTER_SITES= PYTHON/ftp/python/${PORTVERSION} DISTNAME= Python-${PORTVERSION} diff --git a/lang/python27/distinfo b/lang/python27/distinfo index 0a679a3e2492..b6ee725bfb46 100644 --- a/lang/python27/distinfo +++ b/lang/python27/distinfo @@ -1,2 +1,2 @@ -SHA256 (python/Python-2.7.10.tar.xz) = 1cd3730781b91caf0fa1c4d472dc29274186480161a150294c42ce9b5c5effc0 -SIZE (python/Python-2.7.10.tar.xz) = 12250696 +SHA256 (python/Python-2.7.11.tar.xz) = 962b4c45af50124ea61f11a30deb4342fc0bc21126790fa1d7f6c79809413f46 +SIZE (python/Python-2.7.11.tar.xz) = 12277476 diff --git a/lang/python27/pkg-plist b/lang/python27/pkg-plist index 466e059c3ab9..34bcf2f12727 100644 --- a/lang/python27/pkg-plist +++ b/lang/python27/pkg-plist @@ -1436,8 +1436,8 @@ lib/python2.7/ensurepip/__init__.pyo lib/python2.7/ensurepip/__main__.py lib/python2.7/ensurepip/__main__.pyc lib/python2.7/ensurepip/__main__.pyo -lib/python2.7/ensurepip/_bundled/pip-6.1.1-py2.py3-none-any.whl -lib/python2.7/ensurepip/_bundled/setuptools-15.2-py2.py3-none-any.whl +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/_uninstall.py lib/python2.7/ensurepip/_uninstall.pyc lib/python2.7/ensurepip/_uninstall.pyo @@ -1688,6 +1688,10 @@ lib/python2.7/idlelib/dynOptionMenuWidget.py lib/python2.7/idlelib/dynOptionMenuWidget.pyo lib/python2.7/idlelib/dynOptionMenuWidget.pyc lib/python2.7/idlelib/extend.txt +lib/python2.7/idlelib/help.html +lib/python2.7/idlelib/help.py +lib/python2.7/idlelib/help.pyo +lib/python2.7/idlelib/help.pyc lib/python2.7/idlelib/help.txt lib/python2.7/idlelib/idle.bat lib/python2.7/idlelib/idle.py |