From owner-svn-ports-all@freebsd.org Sun Apr 1 14:53:59 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7AE3FF513AE; Sun, 1 Apr 2018 14:53:59 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2EAFE6FA01; Sun, 1 Apr 2018 14:53:59 +0000 (UTC) (envelope-from antoine@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 298F8575; Sun, 1 Apr 2018 14:53:59 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w31ErxCc081643; Sun, 1 Apr 2018 14:53:59 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w31ErwTJ081640; Sun, 1 Apr 2018 14:53:58 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201804011453.w31ErwTJ081640@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 1 Apr 2018 14:53:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r466163 - head/lang/python36 X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/lang/python36 X-SVN-Commit-Revision: 466163 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.25 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, 01 Apr 2018 14:53:59 -0000 Author: antoine Date: Sun Apr 1 14:53:58 2018 New Revision: 466163 URL: https://svnweb.freebsd.org/changeset/ports/466163 Log: Revert r466162, exp-run is still in progress With hat: portmgr Modified: head/lang/python36/Makefile.version head/lang/python36/distinfo head/lang/python36/pkg-plist Modified: head/lang/python36/Makefile.version ============================================================================== --- head/lang/python36/Makefile.version Sun Apr 1 14:45:45 2018 (r466162) +++ head/lang/python36/Makefile.version Sun Apr 1 14:53:58 2018 (r466163) @@ -1,4 +1,4 @@ # Mk/Uses/python.mk includes this file, don't remove it! # $FreeBSD$ -PYTHON_PORTVERSION= 3.6.5 +PYTHON_PORTVERSION= 3.6.4 Modified: head/lang/python36/distinfo ============================================================================== --- head/lang/python36/distinfo Sun Apr 1 14:45:45 2018 (r466162) +++ head/lang/python36/distinfo Sun Apr 1 14:53:58 2018 (r466163) @@ -1,3 +1,3 @@ -TIMESTAMP = 1522333955 -SHA256 (python/Python-3.6.5.tar.xz) = f434053ba1b5c8a5cc597e966ead3c5143012af827fd3f0697d21450bb8d87a6 -SIZE (python/Python-3.6.5.tar.xz) = 17049912 +TIMESTAMP = 1513768972 +SHA256 (python/Python-3.6.4.tar.xz) = 159b932bf56aeaa76fd66e7420522d8c8853d486b8567c459b84fe2ed13bcaba +SIZE (python/Python-3.6.4.tar.xz) = 16992824 Modified: head/lang/python36/pkg-plist ============================================================================== --- head/lang/python36/pkg-plist Sun Apr 1 14:45:45 2018 (r466162) +++ head/lang/python36/pkg-plist Sun Apr 1 14:53:58 2018 (r466163) @@ -2112,8 +2112,8 @@ lib/python%%XYDOT%%/ensurepip/__pycache__/__main__.cpy lib/python%%XYDOT%%/ensurepip/__pycache__/_uninstall.cpython-%%XY%%.opt-1.pyc lib/python%%XYDOT%%/ensurepip/__pycache__/_uninstall.cpython-%%XY%%.opt-2.pyc lib/python%%XYDOT%%/ensurepip/__pycache__/_uninstall.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/ensurepip/_bundled/pip-9.0.3-py2.py3-none-any.whl -lib/python%%XYDOT%%/ensurepip/_bundled/setuptools-39.0.1-py2.py3-none-any.whl +lib/python%%XYDOT%%/ensurepip/_bundled/pip-9.0.1-py2.py3-none-any.whl +lib/python%%XYDOT%%/ensurepip/_bundled/setuptools-28.8.0-py2.py3-none-any.whl lib/python%%XYDOT%%/ensurepip/_uninstall.py lib/python%%XYDOT%%/enum.py lib/python%%XYDOT%%/filecmp.py @@ -2484,9 +2484,6 @@ lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_percolator.cpython-%%XY%%.opt-1.pyc lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_percolator.cpython-%%XY%%.opt-2.pyc lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_percolator.cpython-%%XY%%.pyc -lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_pyparse.cpython-%%XY%%.opt-1.pyc -lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_pyparse.cpython-%%XY%%.opt-2.pyc -lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_pyparse.cpython-%%XY%%.pyc lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_query.cpython-%%XY%%.opt-1.pyc lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_query.cpython-%%XY%%.opt-2.pyc lib/python%%XYDOT%%/idlelib/idle_test/__pycache__/test_query.cpython-%%XY%%.pyc @@ -2556,7 +2553,6 @@ lib/python%%XYDOT%%/idlelib/idle_test/test_paragraph.p lib/python%%XYDOT%%/idlelib/idle_test/test_parenmatch.py lib/python%%XYDOT%%/idlelib/idle_test/test_pathbrowser.py lib/python%%XYDOT%%/idlelib/idle_test/test_percolator.py -lib/python%%XYDOT%%/idlelib/idle_test/test_pyparse.py lib/python%%XYDOT%%/idlelib/idle_test/test_query.py lib/python%%XYDOT%%/idlelib/idle_test/test_redirector.py lib/python%%XYDOT%%/idlelib/idle_test/test_replace.py