Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Nov 2025 14:00:09 +0000
From:      Vladimir Druzenko <vvd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Cc:        Atanu Biswas <atanubiswas484@gmail.com>
Subject:   git: 3fa77d514b9f - main - devel/protobuf-java: Update 4.33.0 => 4.33.1
Message-ID:  <69231369.26352.6d3c8daf@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=3fa77d514b9f5d3377c879feeca6f67b03130d4f

commit 3fa77d514b9f5d3377c879feeca6f67b03130d4f
Author:     Atanu Biswas <atanubiswas484@gmail.com>
AuthorDate: 2025-11-23 13:58:48 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-11-23 13:58:48 +0000

    devel/protobuf-java: Update 4.33.0 => 4.33.1
    
    Changelog:
    https://github.com/protocolbuffers/protobuf/releases/tag/v33.1
    
    PR:     291168
---
 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 67b6b21a9fd4..1d9adc455f11 100644
--- a/devel/protobuf-java/Makefile
+++ b/devel/protobuf-java/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	protobuf-java
-DISTVERSION=	4.33.0
+DISTVERSION=	4.33.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 356d0895e692..dd479f158614 100644
--- a/devel/protobuf-java/distinfo
+++ b/devel/protobuf-java/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1760637793
-SHA256 (protobuf-java-4.33.0.jar) = 6c50b4323a101dfd7b8aea209337ac49ecf5d8e33e0b210b196fc654291ed2cc
-SIZE (protobuf-java-4.33.0.jar) = 1886258
+TIMESTAMP = 1763850346
+SHA256 (protobuf-java-4.33.1.jar) = fd5cf3d55bc2c3ddb2a8640c9d4c69daa9a5b326fb6e05bae0e56b3f4f85e0f7
+SIZE (protobuf-java-4.33.1.jar) = 1886269


home | help

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