Date: Mon, 30 Jan 2023 13:06:41 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: f36b50d360ee - main - devel/py-protobuf: Update to 4.21.12 Message-ID: <202301301306.30UD6fCH054041@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=f36b50d360ee8910a35f17981b3b7fc3f52754aa commit f36b50d360ee8910a35f17981b3b7fc3f52754aa Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-01-30 12:29:10 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-01-30 12:59:15 +0000 devel/py-protobuf: Update to 4.21.12 Changes: https://github.com/protocolbuffers/protobuf/releases --- devel/py-protobuf/Makefile | 2 +- devel/py-protobuf/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-protobuf/Makefile b/devel/py-protobuf/Makefile index 5f044d5261a2..d511b124a977 100644 --- a/devel/py-protobuf/Makefile +++ b/devel/py-protobuf/Makefile @@ -1,5 +1,5 @@ PORTNAME= protobuf -PORTVERSION= 4.21.9 +PORTVERSION= 4.21.12 PORTEPOCH= 1 CATEGORIES= devel python MASTER_SITES= PYPI diff --git a/devel/py-protobuf/distinfo b/devel/py-protobuf/distinfo index c1978f0a95ce..7ce8dd35c1d9 100644 --- a/devel/py-protobuf/distinfo +++ b/devel/py-protobuf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1669057587 -SHA256 (protobuf-4.21.9.tar.gz) = 61f21493d96d2a77f9ca84fefa105872550ab5ef71d21c458eb80edcf4885a99 -SIZE (protobuf-4.21.9.tar.gz) = 220396 +TIMESTAMP = 1674589584 +SHA256 (protobuf-4.21.12.tar.gz) = 7cd532c4566d0e6feafecc1059d04c7915aec8e182d1cf7adee8b24ef1e2e6ab +SIZE (protobuf-4.21.12.tar.gz) = 220324
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301301306.30UD6fCH054041>