Date: Tue, 6 Jul 2021 15:05:30 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 932f88ec8ba7 - main - devel/py-proto-plus: Update to 1.19.0 Message-ID: <202107061505.166F5Urq020657@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=932f88ec8ba745ae5e1b308593f8a31158d733cb commit 932f88ec8ba745ae5e1b308593f8a31158d733cb Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-07-06 14:56:38 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-07-06 14:56:38 +0000 devel/py-proto-plus: Update to 1.19.0 Changes: https://github.com/googleapis/proto-plus-python/releases --- devel/py-proto-plus/Makefile | 2 +- devel/py-proto-plus/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-proto-plus/Makefile b/devel/py-proto-plus/Makefile index f58ebfd33376..8820d73da106 100644 --- a/devel/py-proto-plus/Makefile +++ b/devel/py-proto-plus/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= proto-plus -PORTVERSION= 1.18.1 +PORTVERSION= 1.19.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-proto-plus/distinfo b/devel/py-proto-plus/distinfo index e5c8324db8b6..a6c5dc6fbf44 100644 --- a/devel/py-proto-plus/distinfo +++ b/devel/py-proto-plus/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619198521 -SHA256 (proto-plus-1.18.1.tar.gz) = cfc45474c7eda0fe3c4b9eca2542124f2a0ff5543242bec61e8d08bce0f5bd48 -SIZE (proto-plus-1.18.1.tar.gz) = 46759 +TIMESTAMP = 1625323595 +SHA256 (proto-plus-1.19.0.tar.gz) = ce6695ce804383ad6f392c4bb1874c323896290a1f656560de36416ba832d91e +SIZE (proto-plus-1.19.0.tar.gz) = 46836
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107061505.166F5Urq020657>