From owner-svn-ports-all@freebsd.org Fri Feb 12 00:04:24 2021 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 3274453B20A; Fri, 12 Feb 2021 00:04:24 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DcDJ80xSHz3JC2; Fri, 12 Feb 2021 00:04:24 +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 0EF4A19FFC; Fri, 12 Feb 2021 00:04:24 +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 11C04Nkm081029; Fri, 12 Feb 2021 00:04:23 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 11C04NC6081027; Fri, 12 Feb 2021 00:04:23 GMT (envelope-from wen@FreeBSD.org) Message-Id: <202102120004.11C04NC6081027@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Fri, 12 Feb 2021 00:04:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r564985 - head/devel/thonny X-SVN-Group: ports-head X-SVN-Commit-Author: wen X-SVN-Commit-Paths: head/devel/thonny X-SVN-Commit-Revision: 564985 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.34 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, 12 Feb 2021 00:04:24 -0000 Author: wen Date: Fri Feb 12 00:04:23 2021 New Revision: 564985 URL: https://svnweb.freebsd.org/changeset/ports/564985 Log: - Update to 3.3.3 Modified: head/devel/thonny/Makefile head/devel/thonny/distinfo Modified: head/devel/thonny/Makefile ============================================================================== --- head/devel/thonny/Makefile Thu Feb 11 23:35:49 2021 (r564984) +++ head/devel/thonny/Makefile Fri Feb 12 00:04:23 2021 (r564985) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= thonny -PORTVERSION= 3.3.2 +PORTVERSION= 3.3.3 CATEGORIES= devel education python MASTER_SITES= CHEESESHOP PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} Modified: head/devel/thonny/distinfo ============================================================================== --- head/devel/thonny/distinfo Thu Feb 11 23:35:49 2021 (r564984) +++ head/devel/thonny/distinfo Fri Feb 12 00:04:23 2021 (r564985) @@ -1,3 +1,3 @@ -TIMESTAMP = 1610119725 -SHA256 (thonny-3.3.2.tar.gz) = 48b5d1139e379fe034b8b47d086e5fda6c67c912502edd1dc80a78e440c296e7 -SIZE (thonny-3.3.2.tar.gz) = 1184983 +TIMESTAMP = 1613086910 +SHA256 (thonny-3.3.3.tar.gz) = 099bb4534f127c12c54262c56b50badc7ab4da3d15242ec28235ea10e1e27450 +SIZE (thonny-3.3.3.tar.gz) = 1210354