From owner-svn-ports-all@freebsd.org Wed Aug 9 19:36:03 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 7E545DD45E2; Wed, 9 Aug 2017 19:36:03 +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 3E06C82CEE; Wed, 9 Aug 2017 19:36:03 +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 v79Ja2jN066556; Wed, 9 Aug 2017 19:36:02 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v79Ja1Wk066552; Wed, 9 Aug 2017 19:36:01 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201708091936.v79Ja1Wk066552@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 9 Aug 2017 19:36:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r447650 - head/lang/python34 X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/lang/python34 X-SVN-Commit-Revision: 447650 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: Wed, 09 Aug 2017 19:36:03 -0000 Author: sunpoet Date: Wed Aug 9 19:36:01 2017 New Revision: 447650 URL: https://svnweb.freebsd.org/changeset/ports/447650 Log: Update to 3.4.7 Changes: https://docs.python.org/3.4/whatsnew/changelog.html MFH: 2017Q3 Modified: head/lang/python34/Makefile head/lang/python34/Makefile.version head/lang/python34/distinfo head/lang/python34/pkg-plist Modified: head/lang/python34/Makefile ============================================================================== --- head/lang/python34/Makefile Wed Aug 9 19:35:56 2017 (r447649) +++ head/lang/python34/Makefile Wed Aug 9 19:36:01 2017 (r447650) @@ -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: head/lang/python34/Makefile.version ============================================================================== --- head/lang/python34/Makefile.version Wed Aug 9 19:35:56 2017 (r447649) +++ head/lang/python34/Makefile.version Wed Aug 9 19:36:01 2017 (r447650) @@ -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: head/lang/python34/distinfo ============================================================================== --- head/lang/python34/distinfo Wed Aug 9 19:35:56 2017 (r447649) +++ head/lang/python34/distinfo Wed Aug 9 19:36:01 2017 (r447650) @@ -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: head/lang/python34/pkg-plist ============================================================================== --- head/lang/python34/pkg-plist Wed Aug 9 19:35:56 2017 (r447649) +++ head/lang/python34/pkg-plist Wed Aug 9 19:36:01 2017 (r447650) @@ -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