From owner-svn-ports-all@freebsd.org Sat Sep 12 07:13:46 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 3FC143F6493; Sat, 12 Sep 2020 07:13:46 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BpP4B0xJFz4W99; Sat, 12 Sep 2020 07:13:46 +0000 (UTC) (envelope-from lwhsu@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 0357A113CF; Sat, 12 Sep 2020 07:13:46 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 08C7Djb2020297; Sat, 12 Sep 2020 07:13:45 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 08C7Djna020294; Sat, 12 Sep 2020 07:13:45 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <202009120713.08C7Djna020294@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Sat, 12 Sep 2020 07:13:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r548292 - branches/2020Q3/lang/python35 X-SVN-Group: ports-branches X-SVN-Commit-Author: lwhsu X-SVN-Commit-Paths: branches/2020Q3/lang/python35 X-SVN-Commit-Revision: 548292 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.33 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, 12 Sep 2020 07:13:46 -0000 Author: lwhsu Date: Sat Sep 12 07:13:45 2020 New Revision: 548292 URL: https://svnweb.freebsd.org/changeset/ports/548292 Log: MFH: r548286 lang/python35: Update to 3.5.10 ChangeLog: https://docs.python.org/3.5/whatsnew/changelog.html#python-3-5-10 PR: 249187 Approved by: ports-secteam (joneum) Modified: branches/2020Q3/lang/python35/Makefile branches/2020Q3/lang/python35/Makefile.version branches/2020Q3/lang/python35/distinfo branches/2020Q3/lang/python35/pkg-plist Directory Properties: branches/2020Q3/ (props changed) Modified: branches/2020Q3/lang/python35/Makefile ============================================================================== --- branches/2020Q3/lang/python35/Makefile Sat Sep 12 06:22:29 2020 (r548291) +++ branches/2020Q3/lang/python35/Makefile Sat Sep 12 07:13:45 2020 (r548292) @@ -3,8 +3,8 @@ PORTNAME= python PORTVERSION= ${PYTHON_PORTVERSION} -PORTREVISION= 5 CATEGORIES= lang python +CATEGORIES= lang python MASTER_SITES= PYTHON/ftp/python/${PORTVERSION} PKGNAMESUFFIX= ${PYTHON_SUFFIX} DISTNAME= Python-${PORTVERSION} @@ -12,9 +12,7 @@ DIST_SUBDIR= python # Resolve sinpi name clash with libm (IEEE-754 violation) PATCH_SITES= https://github.com/python/cpython/commit/ -PATCHFILES= f57cd8288dbe6aba99c057f37ad6d58f8db75350.patch:-p1 \ - 37fe316479e0b6906a74b0c0a5e495c55037fdfd.patch:-p1 \ - 09d8172837b6985c4ad90ee025f6b5a554a9f0ac.patch:-p1 +PATCHFILES= f57cd8288dbe6aba99c057f37ad6d58f8db75350.patch:-p1 MAINTAINER= python@FreeBSD.org COMMENT= Interpreted object-oriented programming language Modified: branches/2020Q3/lang/python35/Makefile.version ============================================================================== --- branches/2020Q3/lang/python35/Makefile.version Sat Sep 12 06:22:29 2020 (r548291) +++ branches/2020Q3/lang/python35/Makefile.version Sat Sep 12 07:13:45 2020 (r548292) @@ -3,4 +3,4 @@ # Do not forget to update python documentation (lang/python-doc-*) # Run "make -C lang/python-doc-html makesum" -PYTHON_PORTVERSION= 3.5.9 +PYTHON_PORTVERSION= 3.5.10 Modified: branches/2020Q3/lang/python35/distinfo ============================================================================== --- branches/2020Q3/lang/python35/distinfo Sat Sep 12 06:22:29 2020 (r548291) +++ branches/2020Q3/lang/python35/distinfo Sat Sep 12 07:13:45 2020 (r548292) @@ -1,9 +1,5 @@ -TIMESTAMP = 1592656701 -SHA256 (python/Python-3.5.9.tar.xz) = c24a37c63a67f53bdd09c5f287b5cff8e8b98f857bf348c577d454d3f74db049 -SIZE (python/Python-3.5.9.tar.xz) = 15388876 +TIMESTAMP = 1599542846 +SHA256 (python/Python-3.5.10.tar.xz) = 0f0fa8685c1dc1f1dacb0b4e7779796b90aef99dc1fa4967a71b9da7b57d4a28 +SIZE (python/Python-3.5.10.tar.xz) = 15385904 SHA256 (python/f57cd8288dbe6aba99c057f37ad6d58f8db75350.patch) = 44340896504b297bbab06db0bb0a71ddf9f25bbe02ab3dcdfeec2772c957b69f SIZE (python/f57cd8288dbe6aba99c057f37ad6d58f8db75350.patch) = 2542 -SHA256 (python/37fe316479e0b6906a74b0c0a5e495c55037fdfd.patch) = b576605d75b265b25cebe7ad166bacce417bfc68fa7cdc0902026b5eb7e4df26 -SIZE (python/37fe316479e0b6906a74b0c0a5e495c55037fdfd.patch) = 10880 -SHA256 (python/09d8172837b6985c4ad90ee025f6b5a554a9f0ac.patch) = 5780700c549f81323cf07d6637584c3bbca45afa84b3e9febbba54db07544ccf -SIZE (python/09d8172837b6985c4ad90ee025f6b5a554a9f0ac.patch) = 6643 Modified: branches/2020Q3/lang/python35/pkg-plist ============================================================================== --- branches/2020Q3/lang/python35/pkg-plist Sat Sep 12 06:22:29 2020 (r548291) +++ branches/2020Q3/lang/python35/pkg-plist Sat Sep 12 07:13:45 2020 (r548292) @@ -4832,7 +4832,6 @@ lib/python%%XYDOT%%/test/decimaltestdata/testall.decTe lib/python%%XYDOT%%/test/decimaltestdata/tointegral.decTest lib/python%%XYDOT%%/test/decimaltestdata/tointegralx.decTest lib/python%%XYDOT%%/test/decimaltestdata/xor.decTest -lib/python%%XYDOT%%/test/dh1024.pem lib/python%%XYDOT%%/test/dis_module.py lib/python%%XYDOT%%/test/doctest_aliases.py lib/python%%XYDOT%%/test/double_const.py @@ -4854,6 +4853,7 @@ lib/python%%XYDOT%%/test/encoded_modules/__pycache__/m lib/python%%XYDOT%%/test/encoded_modules/module_iso_8859_1.py lib/python%%XYDOT%%/test/encoded_modules/module_koi8_r.py lib/python%%XYDOT%%/test/exception_hierarchy.txt +lib/python%%XYDOT%%/test/ffdh3072.pem lib/python%%XYDOT%%/test/final_a.py lib/python%%XYDOT%%/test/final_b.py lib/python%%XYDOT%%/test/floating_points.txt @@ -4914,6 +4914,7 @@ lib/python%%XYDOT%%/test/randv2_32.pck lib/python%%XYDOT%%/test/randv2_64.pck lib/python%%XYDOT%%/test/randv3.pck lib/python%%XYDOT%%/test/re_tests.py +lib/python%%XYDOT%%/test/recursion.tar lib/python%%XYDOT%%/test/regrtest.py lib/python%%XYDOT%%/test/relimport.py lib/python%%XYDOT%%/test/reperf.py