From owner-svn-ports-all@freebsd.org Sun Aug 13 16:36:28 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 AA8B6DC8EA7; Sun, 13 Aug 2017 16:36:28 +0000 (UTC) (envelope-from sunpoet@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 858EF75404; Sun, 13 Aug 2017 16:36:28 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v7DGaRgQ056853; Sun, 13 Aug 2017 16:36:27 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v7DGaRtS056848; Sun, 13 Aug 2017 16:36:27 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201708131636.v7DGaRtS056848@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 13 Aug 2017 16:36:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r447899 - branches/2017Q3/lang/python34 X-SVN-Group: ports-branches X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: branches/2017Q3/lang/python34 X-SVN-Commit-Revision: 447899 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, 13 Aug 2017 16:36:28 -0000 Author: sunpoet Date: Sun Aug 13 16:36:27 2017 New Revision: 447899 URL: https://svnweb.freebsd.org/changeset/ports/447899 Log: MFH: r447650 Update to 3.4.7 Changes: https://docs.python.org/3.4/whatsnew/changelog.html Approved by: ports-secteam (zi) Modified: branches/2017Q3/lang/python34/Makefile branches/2017Q3/lang/python34/Makefile.version branches/2017Q3/lang/python34/distinfo branches/2017Q3/lang/python34/pkg-plist Directory Properties: branches/2017Q3/ (props changed) Modified: branches/2017Q3/lang/python34/Makefile ============================================================================== --- branches/2017Q3/lang/python34/Makefile Sun Aug 13 16:35:04 2017 (r447898) +++ branches/2017Q3/lang/python34/Makefile Sun Aug 13 16:36:27 2017 (r447899) @@ -3,7 +3,6 @@ PORTNAME= python34 PORTVERSION= ${PYTHON_PORTVERSION} -PORTREVISION= 5 CATEGORIES= lang python ipv6 MASTER_SITES= PYTHON/ftp/python/${PORTVERSION} DISTNAME= Python-${PORTVERSION} @@ -40,6 +39,7 @@ SUB_FILES= pkg-message SUB_LIST= PYTHON_SUFFIX=${PORTVERSION:R:S/.//g} PLIST_SUB= ABI=${ABIFLAGS} \ + XYZDOT=${PYTHON_PORTVERSION} \ OSMAJOR=${OSVERSION:C/([0-9]*)[0-9]{5}/\1/} # For plat-freebsd* in pkg-plist. http://bugs.python.org/issue19554 OPTIONS_DEFINE= DEBUG IPV6 LIBFFI NLS PYMALLOC THREADS TSC Modified: branches/2017Q3/lang/python34/Makefile.version ============================================================================== --- branches/2017Q3/lang/python34/Makefile.version Sun Aug 13 16:35:04 2017 (r447898) +++ branches/2017Q3/lang/python34/Makefile.version Sun Aug 13 16:36:27 2017 (r447899) @@ -1,4 +1,4 @@ # Mk/Uses/python.mk includes this file, don't remove it! # $FreeBSD$ -PYTHON_PORTVERSION= 3.4.6 +PYTHON_PORTVERSION= 3.4.7 Modified: branches/2017Q3/lang/python34/distinfo ============================================================================== --- branches/2017Q3/lang/python34/distinfo Sun Aug 13 16:35:04 2017 (r447898) +++ branches/2017Q3/lang/python34/distinfo Sun Aug 13 16:36:27 2017 (r447899) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484899713 -SHA256 (python/Python-3.4.6.tar.xz) = f13428bbe6aa9e3b9b6499502dc488c26096349ed7a21f7a0c1db90911115f40 -SIZE (python/Python-3.4.6.tar.xz) = 14473592 +TIMESTAMP = 1502303602 +SHA256 (python/Python-3.4.7.tar.xz) = 8714cf2b56dd36922dec8fa184d4936e1001c22fb439798cb73dda069e129d1b +SIZE (python/Python-3.4.7.tar.xz) = 14511368 Modified: branches/2017Q3/lang/python34/pkg-plist ============================================================================== --- branches/2017Q3/lang/python34/pkg-plist Sun Aug 13 16:35:04 2017 (r447898) +++ branches/2017Q3/lang/python34/pkg-plist Sun Aug 13 16:36:27 2017 (r447899) @@ -1976,9 +1976,9 @@ lib/python3.4/lib-dynload/unicodedata.so %%NO_DEBUG%%lib/python3.4/lib-dynload/xxlimited.so lib/python3.4/lib-dynload/zlib.so lib/python3.4/lib2to3/Grammar.txt -lib/python3.4/lib2to3/Grammar3.4.6.final.0.pickle +lib/python3.4/lib2to3/Grammar%%XYZDOT%%.final.0.pickle lib/python3.4/lib2to3/PatternGrammar.txt -lib/python3.4/lib2to3/PatternGrammar3.4.6.final.0.pickle +lib/python3.4/lib2to3/PatternGrammar%%XYZDOT%%.final.0.pickle lib/python3.4/lib2to3/__init__.py lib/python3.4/lib2to3/__main__.py lib/python3.4/lib2to3/__pycache__/__init__.cpython-34.pyc