From owner-svn-ports-all@FreeBSD.ORG Sat Nov 2 12:37:59 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 3DAFBF7D; Sat, 2 Nov 2013 12:37:59 +0000 (UTC) (envelope-from mva@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2B9492376; Sat, 2 Nov 2013 12:37:59 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rA2CbxYW068778; Sat, 2 Nov 2013 12:37:59 GMT (envelope-from mva@svn.freebsd.org) Received: (from mva@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id rA2CbwDG068775; Sat, 2 Nov 2013 12:37:58 GMT (envelope-from mva@svn.freebsd.org) Message-Id: <201311021237.rA2CbwDG068775@svn.freebsd.org> From: Marcus von Appen Date: Sat, 2 Nov 2013 12:37:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r332472 - head/lang/python26 X-SVN-Group: ports-head 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.14 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: Sat, 02 Nov 2013 12:37:59 -0000 Author: mva Date: Sat Nov 2 12:37:58 2013 New Revision: 332472 URL: http://svnweb.freebsd.org/changeset/ports/332472 Log: - Update to version 2.6.9 With the 2.6.9 release, and five years after its first release, the Python 2.6 series is now officially retired. All official maintenance for Python 2.6, including security patches, has ended. [1] Please migrate to lang/python27 or later as soon as possible. lang/python26 will expire and be removed in January 2014. [1] http://www.python.org/download/releases/2.6.9/ With hat on: python@ Reviewed by: koobs@ Modified: head/lang/python26/Makefile head/lang/python26/distinfo head/lang/python26/pkg-plist Modified: head/lang/python26/Makefile ============================================================================== --- head/lang/python26/Makefile Sat Nov 2 12:15:36 2013 (r332471) +++ head/lang/python26/Makefile Sat Nov 2 12:37:58 2013 (r332472) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= python26 -PORTVERSION= 2.6.8 -PORTREVISION= 7 +PORTVERSION= 2.6.9 CATEGORIES= lang python ipv6 MASTER_SITES= PYTHON MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR} @@ -12,8 +11,8 @@ DISTFILES= ${PYTHON_DISTFILE} MAINTAINER= python@FreeBSD.org COMMENT= Interpreted object-oriented programming language -DEPRECATED= This port will reach it's EoL upstream soon, please migrate to lang/python27 -EXPIRATION_DATE=2013-10-01 +DEPRECATED= This port reached its EoL upstream, please migrate to lang/python27 +EXPIRATION_DATE=2014-01-01 DIST_SUBDIR= python WRKSRC= ${PYTHON_WRKSRC}/portbld.static Modified: head/lang/python26/distinfo ============================================================================== --- head/lang/python26/distinfo Sat Nov 2 12:15:36 2013 (r332471) +++ head/lang/python26/distinfo Sat Nov 2 12:37:58 2013 (r332472) @@ -1,2 +1,2 @@ -SHA256 (python/Python-2.6.8.tar.xz) = 39c5fd7c66d57a09e739605e64a4bba7552e1a094dd4ce062a207095011b80ac -SIZE (python/Python-2.6.8.tar.xz) = 9331140 +SHA256 (python/Python-2.6.9.tar.xz) = cae7bb995006ea5b703d9d28446f694894c441fe4bfb95d561c0ac908cd06e41 +SIZE (python/Python-2.6.9.tar.xz) = 9333664 Modified: head/lang/python26/pkg-plist ============================================================================== --- head/lang/python26/pkg-plist Sat Nov 2 12:15:36 2013 (r332471) +++ head/lang/python26/pkg-plist Sat Nov 2 12:37:58 2013 (r332472) @@ -689,9 +689,9 @@ lib/lib%%PYTHON_VERSION%%.so.1 %%PYTHON_LIBDIR%%/json/tool.py %%PYTHON_LIBDIR%%/keyword.py %%PYTHON_LIBDIR%%/lib2to3/Grammar.txt -%%PYTHON_LIBDIR%%/lib2to3/Grammar2.6.8.final.0.pickle +%%PYTHON_LIBDIR%%/lib2to3/Grammar2.6.9.final.0.pickle %%PYTHON_LIBDIR%%/lib2to3/PatternGrammar.txt -%%PYTHON_LIBDIR%%/lib2to3/PatternGrammar2.6.8.final.0.pickle +%%PYTHON_LIBDIR%%/lib2to3/PatternGrammar2.6.9.final.0.pickle %%PYTHON_LIBDIR%%/lib2to3/__init__.py %%PYTHON_LIBDIR%%/lib2to3/fixer_base.py %%PYTHON_LIBDIR%%/lib2to3/fixer_util.py @@ -1411,8 +1411,10 @@ lib/lib%%PYTHON_VERSION%%.so.1 %%PYTHON_LIBDIR%%/test/test_netrc.py %%PYTHON_LIBDIR%%/test/test_new.py %%PYTHON_LIBDIR%%/test/test_nis.py +%%PYTHON_LIBDIR%%/test/test_nntplib.py %%PYTHON_LIBDIR%%/test/test_normalization.py %%PYTHON_LIBDIR%%/test/test_ntpath.py +%%PYTHON_LIBDIR%%/test/nullbytecert.pem %%PYTHON_LIBDIR%%/test/test_old_mailbox.py %%PYTHON_LIBDIR%%/test/test_opcodes.py %%PYTHON_LIBDIR%%/test/test_openpty.py