Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Oct 2022 15:39:35 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: a21df4bd6cf3 - main - devel/py-protobuf: Update to 4.21.7
Message-ID:  <202210091539.299FdZrC042548@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=a21df4bd6cf3b4b3bff0e7d64d570bf83b889eb6

commit a21df4bd6cf3b4b3bff0e7d64d570bf83b889eb6
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-10-09 15:31:53 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-10-09 15:37:51 +0000

    devel/py-protobuf: Update to 4.21.7
    
    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 35c5f7298f36..050f72c138e7 100644
--- a/devel/py-protobuf/Makefile
+++ b/devel/py-protobuf/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	protobuf
-PORTVERSION=	3.20.3
+PORTVERSION=	4.21.7
 PORTEPOCH=	1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
diff --git a/devel/py-protobuf/distinfo b/devel/py-protobuf/distinfo
index 41aa4e83e952..9b823e307718 100644
--- a/devel/py-protobuf/distinfo
+++ b/devel/py-protobuf/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1664767846
-SHA256 (protobuf-3.20.3.tar.gz) = 2e3427429c9cffebf259491be0af70189607f365c2f41c7c3764af6f337105f2
-SIZE (protobuf-3.20.3.tar.gz) = 216768
+TIMESTAMP = 1665073100
+SHA256 (protobuf-4.21.7.tar.gz) = 71d9dba03ed3432c878a801e2ea51e034b0ea01cf3a4344fb60166cb5f6c8757
+SIZE (protobuf-4.21.7.tar.gz) = 220366



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210091539.299FdZrC042548>