From owner-svn-ports-all@freebsd.org Fri Feb 7 12:19:41 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 23EFD24B56D; Fri, 7 Feb 2020 12:19:41 +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) server-signature RSA-PSS (4096 bits) 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 48DZ9n04W9z4V0P; Fri, 7 Feb 2020 12:19:41 +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 EDA9047B4; Fri, 7 Feb 2020 12:19:40 +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 017CJehe059469; Fri, 7 Feb 2020 12:19:40 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 017CJen0059468; Fri, 7 Feb 2020 12:19:40 GMT (envelope-from wen@FreeBSD.org) Message-Id: <202002071219.017CJen0059468@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Fri, 7 Feb 2020 12:19:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r525479 - head/devel/thonny X-SVN-Group: ports-head X-SVN-Commit-Author: wen X-SVN-Commit-Paths: head/devel/thonny X-SVN-Commit-Revision: 525479 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.29 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: Fri, 07 Feb 2020 12:19:41 -0000 Author: wen Date: Fri Feb 7 12:19:40 2020 New Revision: 525479 URL: https://svnweb.freebsd.org/changeset/ports/525479 Log: - Update to 3.2.7 Modified: head/devel/thonny/Makefile head/devel/thonny/distinfo Modified: head/devel/thonny/Makefile ============================================================================== --- head/devel/thonny/Makefile Fri Feb 7 11:25:23 2020 (r525478) +++ head/devel/thonny/Makefile Fri Feb 7 12:19:40 2020 (r525479) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= thonny -PORTVERSION= 3.2.5 +PORTVERSION= 3.2.7 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} Modified: head/devel/thonny/distinfo ============================================================================== --- head/devel/thonny/distinfo Fri Feb 7 11:25:23 2020 (r525478) +++ head/devel/thonny/distinfo Fri Feb 7 12:19:40 2020 (r525479) @@ -1,3 +1,3 @@ -TIMESTAMP = 1577794799 -SHA256 (thonny-3.2.5.tar.gz) = dd5f07dd0f288aa61b7635ae07fa72beebf4def3de66f5de0271168a3c778642 -SIZE (thonny-3.2.5.tar.gz) = 865451 +TIMESTAMP = 1581061000 +SHA256 (thonny-3.2.7.tar.gz) = c221c520a34fd0d2903da9fd737146438eb29d1a8a539cfb6ecf90625cf0dd1f +SIZE (thonny-3.2.7.tar.gz) = 869000