pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Sep 22 09:37:51 UTC 2025

Modified Files:
        pkgsrc/devel/protobuf: Makefile distinfo
        pkgsrc/devel/py-protobuf: Makefile distinfo

Log Message:
protobuf py-protobuf: updated to [6.]32.1

Protocol Buffers v32.1

Compiler

Ship all option dependencies to plugins along with regular ones. (34d6c85)
Unify plugin and built-in generators to use request/response interface (b98f6ee)
Disable symbol visibility enforcement by default in C++ runtime (aad0daa)

C++

Disable symbol visibility enforcement by default in C++ runtime (aad0daa)

Java

Fix handling of optional dependencies in java generator. (892e0d5)
Restore Protobuf Java extension modifiers in gencode that were previously removed in 7bff169 (4a18be6)
Restore ABI compatibility for extension methods which was previously (knowingly) broken with 4.x: 94a2a44 (501f4a5)
Cherrypick test improvements (d365736)
Fix handling of optional dependencies in java generator. (9325480)
Ship all option dependencies to plugins along with regular ones. (34d6c85)
Unify plugin and built-in generators to use request/response interface (b98f6ee)

Csharp

Regenerate stale files (299774c)

PHP

Fix: remove provide from composer.json


To generate a diff of this commit:
cvs rdiff -u -r1.93 -r1.94 pkgsrc/devel/protobuf/Makefile
cvs rdiff -u -r1.90 -r1.91 pkgsrc/devel/protobuf/distinfo
cvs rdiff -u -r1.88 -r1.89 pkgsrc/devel/py-protobuf/Makefile
cvs rdiff -u -r1.79 -r1.80 pkgsrc/devel/py-protobuf/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/protobuf/Makefile
diff -u pkgsrc/devel/protobuf/Makefile:1.93 pkgsrc/devel/protobuf/Makefile:1.94
--- pkgsrc/devel/protobuf/Makefile:1.93 Sun Aug 24 16:36:16 2025
+++ pkgsrc/devel/protobuf/Makefile      Mon Sep 22 09:37:51 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.93 2025/08/24 16:36:16 wiz Exp $
+# $NetBSD: Makefile,v 1.94 2025/09/22 09:37:51 adam Exp $
 #
 # When updating this, please also update devel/py-protobuf.
 #
@@ -8,8 +8,7 @@
 # likely that any upstream release, even if apparently minor, will
 # require a recursive revbump.
 
-DISTNAME=      protobuf-32.0
-PKGREVISION=   1
+DISTNAME=      protobuf-32.1
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=protocolbuffers/}
 GITHUB_PROJECT=        protobuf

Index: pkgsrc/devel/protobuf/distinfo
diff -u pkgsrc/devel/protobuf/distinfo:1.90 pkgsrc/devel/protobuf/distinfo:1.91
--- pkgsrc/devel/protobuf/distinfo:1.90 Sat Aug 16 06:37:36 2025
+++ pkgsrc/devel/protobuf/distinfo      Mon Sep 22 09:37:51 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.90 2025/08/16 06:37:36 adam Exp $
+$NetBSD: distinfo,v 1.91 2025/09/22 09:37:51 adam Exp $
 
-BLAKE2s (protobuf-32.0.tar.gz) = 4aad651e2033b1f176e8707b5a983fb273f2d7c8c91e9995f4c6556e8872d68f
-SHA512 (protobuf-32.0.tar.gz) = 2de6e86f439fc2e042eb8a1e704df63c344a88772c75be75e923e6989d66534e230eb7619eaeed92a951be999410c7216451fbb5199c911e1c19fad58f3a9f9e
-Size (protobuf-32.0.tar.gz) = 9672432 bytes
+BLAKE2s (protobuf-32.1.tar.gz) = 2bd64bd2131e0c6cb4baab4d565e7aee07c1414fab1cc397ee40fe0f61060195
+SHA512 (protobuf-32.1.tar.gz) = e7f8fe01912ba30cc7ce101beac1cfbd089bcb57b159a57d4d90cabd1b29d978ad322f0607e1b955617f035a6b68d4e7bc940fa4afa67d255a21f513a2c62172
+Size (protobuf-32.1.tar.gz) = 9676391 bytes

Index: pkgsrc/devel/py-protobuf/Makefile
diff -u pkgsrc/devel/py-protobuf/Makefile:1.88 pkgsrc/devel/py-protobuf/Makefile:1.89
--- pkgsrc/devel/py-protobuf/Makefile:1.88      Sat Aug 16 06:37:36 2025
+++ pkgsrc/devel/py-protobuf/Makefile   Mon Sep 22 09:37:51 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.88 2025/08/16 06:37:36 adam Exp $
+# $NetBSD: Makefile,v 1.89 2025/09/22 09:37:51 adam Exp $
 
-DISTNAME=      protobuf-6.32.0
+DISTNAME=      protobuf-6.32.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/protobuf/}

Index: pkgsrc/devel/py-protobuf/distinfo
diff -u pkgsrc/devel/py-protobuf/distinfo:1.79 pkgsrc/devel/py-protobuf/distinfo:1.80
--- pkgsrc/devel/py-protobuf/distinfo:1.79      Sat Aug 16 06:37:36 2025
+++ pkgsrc/devel/py-protobuf/distinfo   Mon Sep 22 09:37:51 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.79 2025/08/16 06:37:36 adam Exp $
+$NetBSD: distinfo,v 1.80 2025/09/22 09:37:51 adam Exp $
 
-BLAKE2s (protobuf-6.32.0.tar.gz) = fe4b3a063a25321d8bb2b18e6194d7e707de9505257b3e355157e99af624caa6
-SHA512 (protobuf-6.32.0.tar.gz) = c29d1b01984e0cc204bffa5c757e4df4eb8ee696b6f5557414e65310b15956192fc73db5daae176f2b4db03e98c36a46cc74ca8b377df193bc9461142c8269cf
-Size (protobuf-6.32.0.tar.gz) = 440614 bytes
+BLAKE2s (protobuf-6.32.1.tar.gz) = d71f602a955103f658a874a4ac35c4ba910d92162aa3f9341b4eae4c5a981b95
+SHA512 (protobuf-6.32.1.tar.gz) = f8aeb9cdbde385e728f3006d16f26c540a5ec46f7046486b34cdf254a22acdcf6a152791517cd852cfa866809b0b79b3233757c4f898e4768d00b0d902c30776
+Size (protobuf-6.32.1.tar.gz) = 440635 bytes



Home | Main Index | Thread Index | Old Index