Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Oct 2022 17:12:54 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: 703926511b56 - main - devel/py-protobuf: Update to 3.20.3
Message-ID:  <202210031712.293HCsfQ012136@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=703926511b56341689339dc3ee9a750fc7d7e9a4

commit 703926511b56341689339dc3ee9a750fc7d7e9a4
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-10-03 17:04:39 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-10-03 17:10:19 +0000

    devel/py-protobuf: Update to 3.20.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 77d0e2b8d742..35c5f7298f36 100644
--- a/devel/py-protobuf/Makefile
+++ b/devel/py-protobuf/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	protobuf
-PORTVERSION=	3.20.2
+PORTVERSION=	3.20.3
 PORTEPOCH=	1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
diff --git a/devel/py-protobuf/distinfo b/devel/py-protobuf/distinfo
index d651cd6c17ca..41aa4e83e952 100644
--- a/devel/py-protobuf/distinfo
+++ b/devel/py-protobuf/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1663672770
-SHA256 (protobuf-3.20.2.tar.gz) = 712dca319eee507a1e7df3591e639a2b112a2f4a62d40fe7832a16fd19151750
-SIZE (protobuf-3.20.2.tar.gz) = 216716
+TIMESTAMP = 1664767846
+SHA256 (protobuf-3.20.3.tar.gz) = 2e3427429c9cffebf259491be0af70189607f365c2f41c7c3764af6f337105f2
+SIZE (protobuf-3.20.3.tar.gz) = 216768



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