Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Sep 2024 06:18:58 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: 026eae66a4c2 - main - devel/protobuf: Update to 28.1
Message-ID:  <202409180618.48I6Iw5m032427@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=026eae66a4c2683247d1ec1653e6e1cffb1ffcdd

commit 026eae66a4c2683247d1ec1653e6e1cffb1ffcdd
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-09-18 05:55:57 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-09-18 06:13:08 +0000

    devel/protobuf: Update to 28.1
    
    Changes:        https://github.com/protocolbuffers/protobuf/releases
---
 devel/protobuf/Makefile | 2 +-
 devel/protobuf/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/devel/protobuf/Makefile b/devel/protobuf/Makefile
index 281e68a4831f..63b5338b1bdd 100644
--- a/devel/protobuf/Makefile
+++ b/devel/protobuf/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	protobuf
-PORTVERSION=	28.0
+PORTVERSION=	28.1
 PORTEPOCH=	1
 CATEGORIES=	devel
 MASTER_SITES=	https://github.com/protocolbuffers/protobuf/releases/download/v${PORTVERSION}/
diff --git a/devel/protobuf/distinfo b/devel/protobuf/distinfo
index 42fa57bb54fa..cdbbafbcea00 100644
--- a/devel/protobuf/distinfo
+++ b/devel/protobuf/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1726080933
-SHA256 (protobuf-28.0.tar.gz) = 13e7749c30bc24af6ee93e092422f9dc08491c7097efa69461f88eb5f61805ce
-SIZE (protobuf-28.0.tar.gz) = 9259114
+TIMESTAMP = 1726487318
+SHA256 (protobuf-28.1.tar.gz) = 3b8bf6e96499a744bd014c60b58f797715a758093abf859f1d902194b8e1f8c9
+SIZE (protobuf-28.1.tar.gz) = 9258233



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