Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Oct 2022 02:24:55 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: 993bb065064e - main - devel/protobuf: Update to 3.20.2
Message-ID:  <202210030224.2932Otjo097297@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=993bb065064e96778bee8054b4cc82d5555794bd

commit 993bb065064e96778bee8054b4cc82d5555794bd
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-10-03 02:14:33 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-10-03 02:14:33 +0000

    devel/protobuf: Update to 3.20.2
    
    Changes:        https://github.com/protocolbuffers/protobuf/releases
---
 devel/protobuf/Makefile  | 2 +-
 devel/protobuf/distinfo  | 6 +++---
 devel/protobuf/pkg-plist | 6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/devel/protobuf/Makefile b/devel/protobuf/Makefile
index 66942043eb71..8f8e560051a2 100644
--- a/devel/protobuf/Makefile
+++ b/devel/protobuf/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	protobuf
-PORTVERSION=	3.20.1
+PORTVERSION=	3.20.2
 DISTVERSIONPREFIX=	cpp-
 PORTEPOCH=	1
 CATEGORIES=	devel
diff --git a/devel/protobuf/distinfo b/devel/protobuf/distinfo
index c093df5e7516..25b0bf8fa1cd 100644
--- a/devel/protobuf/distinfo
+++ b/devel/protobuf/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1650970039
-SHA256 (protobuf-cpp-3.20.1.tar.gz) = dddd73664306d7d895a95e1cf18925b31b52785e468727e4635b45edae5166f9
-SIZE (protobuf-cpp-3.20.1.tar.gz) = 4835820
+TIMESTAMP = 1663672768
+SHA256 (protobuf-cpp-3.20.2.tar.gz) = a0167e2ba24bba0a180fbc9392f3a43e749d7a26e630fe9c1a1ba32a53675ac3
+SIZE (protobuf-cpp-3.20.2.tar.gz) = 4858774
diff --git a/devel/protobuf/pkg-plist b/devel/protobuf/pkg-plist
index 222855cd0766..f2e5f4455bd4 100644
--- a/devel/protobuf/pkg-plist
+++ b/devel/protobuf/pkg-plist
@@ -129,14 +129,14 @@ include/google/protobuf/wrappers.proto
 lib/libprotobuf-lite.a
 lib/libprotobuf-lite.so
 lib/libprotobuf-lite.so.31
-lib/libprotobuf-lite.so.31.0.1
+lib/libprotobuf-lite.so.31.0.2
 lib/libprotobuf.a
 lib/libprotobuf.so
 lib/libprotobuf.so.31
-lib/libprotobuf.so.31.0.1
+lib/libprotobuf.so.31.0.2
 lib/libprotoc.a
 lib/libprotoc.so
 lib/libprotoc.so.31
-lib/libprotoc.so.31.0.1
+lib/libprotoc.so.31.0.2
 libdata/pkgconfig/protobuf-lite.pc
 libdata/pkgconfig/protobuf.pc



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