From owner-svn-ports-all@freebsd.org Sun Nov 15 18:03:02 2020 Return-Path: <owner-svn-ports-all@freebsd.org> 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 BD732461190; Sun, 15 Nov 2020 18:03:02 +0000 (UTC) (envelope-from sunpoet@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 4CZ0Rl6KH4z4kwG; Sun, 15 Nov 2020 18:02:59 +0000 (UTC) (envelope-from sunpoet@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 3CC7A1FCE8; Sun, 15 Nov 2020 18:02:57 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0AFI2vch017332; Sun, 15 Nov 2020 18:02:57 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0AFI2ulJ017330; Sun, 15 Nov 2020 18:02:56 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202011151802.0AFI2ulJ017330@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> Date: Sun, 15 Nov 2020 18:02:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r555312 - head/devel/py-proto-plus X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/py-proto-plus X-SVN-Commit-Revision: 555312 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 <svn-ports-all.freebsd.org> List-Unsubscribe: <https://lists.freebsd.org/mailman/options/svn-ports-all>, <mailto:svn-ports-all-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/svn-ports-all/> List-Post: <mailto:svn-ports-all@freebsd.org> List-Help: <mailto:svn-ports-all-request@freebsd.org?subject=help> List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/svn-ports-all>, <mailto:svn-ports-all-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 15 Nov 2020 18:03:02 -0000 Author: sunpoet Date: Sun Nov 15 18:02:56 2020 New Revision: 555312 URL: https://svnweb.freebsd.org/changeset/ports/555312 Log: Update to 1.11.0 Changes: https://github.com/googleapis/proto-plus-python/releases Modified: head/devel/py-proto-plus/Makefile head/devel/py-proto-plus/distinfo Modified: head/devel/py-proto-plus/Makefile ============================================================================== --- head/devel/py-proto-plus/Makefile Sun Nov 15 18:02:51 2020 (r555311) +++ head/devel/py-proto-plus/Makefile Sun Nov 15 18:02:56 2020 (r555312) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= proto-plus -PORTVERSION= 1.4.0 +PORTVERSION= 1.11.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-proto-plus/distinfo ============================================================================== --- head/devel/py-proto-plus/distinfo Sun Nov 15 18:02:51 2020 (r555311) +++ head/devel/py-proto-plus/distinfo Sun Nov 15 18:02:56 2020 (r555312) @@ -1,3 +1,3 @@ -TIMESTAMP = 1596280042 -SHA256 (proto-plus-1.4.0.tar.gz) = 1d4ae2be9e617e94a2f4f2828c8baad8f132f65f59367632219a227b4a7263df -SIZE (proto-plus-1.4.0.tar.gz) = 23779 +TIMESTAMP = 1605426429 +SHA256 (proto-plus-1.11.0.tar.gz) = 416a0f13987789333cd8760a0ee998f8eccd6d7165ee9f283d64ca2de3e8774d +SIZE (proto-plus-1.11.0.tar.gz) = 44004