From owner-svn-ports-branches@freebsd.org Tue May 19 14:26:14 2020 Return-Path: Delivered-To: svn-ports-branches@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 89B4E2D9B94; Tue, 19 May 2020 14:26:14 +0000 (UTC) (envelope-from wen@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 49RJ8k34Bhz4bSD; Tue, 19 May 2020 14:26:14 +0000 (UTC) (envelope-from wen@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 46749C4FE; Tue, 19 May 2020 14:26:14 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 04JEQEJe040576; Tue, 19 May 2020 14:26:14 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 04JEQD7h040573; Tue, 19 May 2020 14:26:13 GMT (envelope-from wen@FreeBSD.org) Message-Id: <202005191426.04JEQD7h040573@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Tue, 19 May 2020 14:26:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r535861 - branches/2020Q2/lang/python38 X-SVN-Group: ports-branches X-SVN-Commit-Author: wen X-SVN-Commit-Paths: branches/2020Q2/lang/python38 X-SVN-Commit-Revision: 535861 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 May 2020 14:26:14 -0000 Author: wen Date: Tue May 19 14:26:13 2020 New Revision: 535861 URL: https://svnweb.freebsd.org/changeset/ports/535861 Log: MFH: r535463 - Update to 3.8.3 (include security fix) Security: CVE-2019-18348, CVE-2020-8492 Approved by: ports-secteam@(joneum@) Modified: branches/2020Q2/lang/python38/Makefile.version branches/2020Q2/lang/python38/distinfo branches/2020Q2/lang/python38/pkg-plist Directory Properties: branches/2020Q2/ (props changed) Modified: branches/2020Q2/lang/python38/Makefile.version ============================================================================== --- branches/2020Q2/lang/python38/Makefile.version Tue May 19 14:18:34 2020 (r535860) +++ branches/2020Q2/lang/python38/Makefile.version Tue May 19 14:26:13 2020 (r535861) @@ -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.8.2 +PYTHON_PORTVERSION= 3.8.3 Modified: branches/2020Q2/lang/python38/distinfo ============================================================================== --- branches/2020Q2/lang/python38/distinfo Tue May 19 14:18:34 2020 (r535860) +++ branches/2020Q2/lang/python38/distinfo Tue May 19 14:26:13 2020 (r535861) @@ -1,3 +1,3 @@ -TIMESTAMP = 1583046314 -SHA256 (python/Python-3.8.2.tar.xz) = 2646e7dc233362f59714c6193017bb2d6f7b38d6ab4a0cb5fbac5c36c4d845df -SIZE (python/Python-3.8.2.tar.xz) = 17869888 +TIMESTAMP = 1589620078 +SHA256 (python/Python-3.8.3.tar.xz) = dfab5ec723c218082fe3d5d7ae17ecbdebffa9a1aea4d64aa3a2ecdd2e795864 +SIZE (python/Python-3.8.3.tar.xz) = 17912964 Modified: branches/2020Q2/lang/python38/pkg-plist ============================================================================== --- branches/2020Q2/lang/python38/pkg-plist Tue May 19 14:18:34 2020 (r535860) +++ branches/2020Q2/lang/python38/pkg-plist Tue May 19 14:26:13 2020 (r535861) @@ -2221,8 +2221,8 @@ lib/python%%XYDOT%%/http/server.py lib/python%%XYDOT%%/idlelib/CREDITS.txt lib/python%%XYDOT%%/idlelib/ChangeLog lib/python%%XYDOT%%/idlelib/HISTORY.txt +lib/python%%XYDOT%%/idlelib/Icons/README.txt lib/python%%XYDOT%%/idlelib/Icons/folder.gif -lib/python%%XYDOT%%/idlelib/Icons/idle.icns lib/python%%XYDOT%%/idlelib/Icons/idle.ico lib/python%%XYDOT%%/idlelib/Icons/idle_16.gif lib/python%%XYDOT%%/idlelib/Icons/idle_16.png @@ -2230,6 +2230,7 @@ lib/python%%XYDOT%%/idlelib/Icons/idle_32.gif lib/python%%XYDOT%%/idlelib/Icons/idle_32.png lib/python%%XYDOT%%/idlelib/Icons/idle_48.gif lib/python%%XYDOT%%/idlelib/Icons/idle_48.png +lib/python%%XYDOT%%/idlelib/Icons/idle_256.png lib/python%%XYDOT%%/idlelib/Icons/minusnode.gif lib/python%%XYDOT%%/idlelib/Icons/openfolder.gif lib/python%%XYDOT%%/idlelib/Icons/plusnode.gif