Date: Mon, 3 Feb 2025 15:58:01 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: ddcb9299c930 - main - devel/py-protobuf: Update to 5.29.3 Message-ID: <202502031558.513Fw1Vu011612@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=ddcb9299c93000ace542b2639bda4de01636cbee commit ddcb9299c93000ace542b2639bda4de01636cbee Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-02-03 15:19:12 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-02-03 15:51:17 +0000 devel/py-protobuf: Update to 5.29.3 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 4e488f22c130..4f0b4f367a77 100644 --- a/devel/py-protobuf/Makefile +++ b/devel/py-protobuf/Makefile @@ -1,5 +1,5 @@ PORTNAME= protobuf -PORTVERSION= 5.29.2 +PORTVERSION= 5.29.3 PORTEPOCH= 1 CATEGORIES= devel python MASTER_SITES= PYPI diff --git a/devel/py-protobuf/distinfo b/devel/py-protobuf/distinfo index 0d9afec54695..c1711aeb4fe4 100644 --- a/devel/py-protobuf/distinfo +++ b/devel/py-protobuf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735227898 -SHA256 (protobuf-5.29.2.tar.gz) = b2cc8e8bb7c9326996f0e160137b0861f1a82162502658df2951209d0cb0309e -SIZE (protobuf-5.29.2.tar.gz) = 424901 +TIMESTAMP = 1738089042 +SHA256 (protobuf-5.29.3.tar.gz) = 5da0f41edaf117bde316404bad1a486cb4ededf8e4a54891296f648e8e076620 +SIZE (protobuf-5.29.3.tar.gz) = 424945
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202502031558.513Fw1Vu011612>