Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Oct 2025 14:42:35 GMT
From:      Vladimir Druzenko <vvd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8a9cd490d38f - main - devel/protobuf-java: Update 4.32.0 => 4.32.1
Message-ID:  <202510071442.597EgZXP086497@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by vvd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8a9cd490d38fe437401fd7b06c8aa6135bb13dd1

commit 8a9cd490d38fe437401fd7b06c8aa6135bb13dd1
Author:     Atanu Biswas <atanubiswas484@gmail.com>
AuthorDate: 2025-10-07 14:41:09 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-10-07 14:41:09 +0000

    devel/protobuf-java: Update 4.32.0 => 4.32.1
    
    Changelog:
    https://github.com/protocolbuffers/protobuf/releases/tag/v32.1
    
    PR:     290063
    MFH:    2025Q4
---
 devel/protobuf-java/Makefile | 2 +-
 devel/protobuf-java/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/devel/protobuf-java/Makefile b/devel/protobuf-java/Makefile
index 9a4e9b3dc583..9ba9516cd217 100644
--- a/devel/protobuf-java/Makefile
+++ b/devel/protobuf-java/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	protobuf-java
-DISTVERSION=	4.32.0
+DISTVERSION=	4.32.1
 CATEGORIES=	devel java
 MASTER_SITES=	https://repo1.maven.org/maven2/com/google/protobuf/protobuf-java/${DISTVERSION}/
 EXTRACT_SUFX=	.jar
diff --git a/devel/protobuf-java/distinfo b/devel/protobuf-java/distinfo
index ea6a7a57b155..c1f5043b70cf 100644
--- a/devel/protobuf-java/distinfo
+++ b/devel/protobuf-java/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1755715479
-SHA256 (protobuf-java-4.32.0.jar) = e902c91b454812b7d056b8d303a572733bf0587576ff157c1049116c9626241d
-SIZE (protobuf-java-4.32.0.jar) = 1877730
+TIMESTAMP = 1758721616
+SHA256 (protobuf-java-4.32.1.jar) = 8c99e4d971338bafb0b0b1d1cea9b1bbb3dc9630eb9c25109e4c7c27bca832cb
+SIZE (protobuf-java-4.32.1.jar) = 1883046


home | help

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