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: Wed Oct 22 06:51:10 UTC 2025
Modified Files:
pkgsrc/devel/protobuf: Makefile PLIST distinfo
pkgsrc/devel/py-protobuf: Makefile distinfo
Log Message:
protobuf py-protobuf: updated to [6.]33.0
Protocol Buffers v33.0
Bazel
Feat: update bazel central registry publish workflow
Add target_compatible_with parameter to proto_toolchain in Bazel rules
Bazel: add missing rules_cc loads
Compiler
Disable symbol visibility enforcement by default in C++ runtime (ae308fc)
Ship all option dependencies to plugins along with regular ones. (abeb130)
C++
Avoid calling deprecated arena-enabled constructors in arena.h. (813a7ef)
Add a macro to make RepeatedField(Arena*) constructor private in a future release. (768db14)
Add a macro to make Map(Arena*) constructor private in a future release. (543a17f)
Optimize ReadPackedVarint (3d94d83)
Add a macro to make RepeatedPtrField(Arena*) constructor private in a future release (6422b9d)
Add IsEmpty() function to reflection. (b64e490)
Refactor RuntimeAssertInBounds to remove repeated logic and make Get/Mutable easier to read. (2f270c4)
Disable symbol visibility enforcement by default in C++ runtime (ae308fc)
Fix a bug in the main C++ JSON parser/serializer camelcasing of certain non-style-compliant names incorrectly, in a way that would prevent it from interoperating with any other implementation on
those fields. (e25e267)
Fail early for messages with more than 65k fields. (90824aa)
Add option to C++ JSON Parser/Serializer to allow customers to affirmatively disable legacy bug-compatibilty behaviors. (6ea1640)
Fix mishandling on JSON serialization of Timestamp with invalid negative and too-large nanos value. (a959f27)
Preserve features in type resolver (c7030f4)
Add a DCHECK that ArenaStringPtr::Set(char*, Arena*) is not called with (95b1763)
To generate a diff of this commit:
cvs rdiff -u -r1.94 -r1.95 pkgsrc/devel/protobuf/Makefile
cvs rdiff -u -r1.32 -r1.33 pkgsrc/devel/protobuf/PLIST
cvs rdiff -u -r1.91 -r1.92 pkgsrc/devel/protobuf/distinfo
cvs rdiff -u -r1.89 -r1.90 pkgsrc/devel/py-protobuf/Makefile
cvs rdiff -u -r1.80 -r1.81 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.94 pkgsrc/devel/protobuf/Makefile:1.95
--- pkgsrc/devel/protobuf/Makefile:1.94 Mon Sep 22 09:37:51 2025
+++ pkgsrc/devel/protobuf/Makefile Wed Oct 22 06:51:10 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.94 2025/09/22 09:37:51 adam Exp $
+# $NetBSD: Makefile,v 1.95 2025/10/22 06:51:10 adam Exp $
#
# When updating this, please also update devel/py-protobuf.
#
@@ -8,7 +8,7 @@
# likely that any upstream release, even if apparently minor, will
# require a recursive revbump.
-DISTNAME= protobuf-32.1
+DISTNAME= protobuf-33.0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=protocolbuffers/}
GITHUB_PROJECT= protobuf
Index: pkgsrc/devel/protobuf/PLIST
diff -u pkgsrc/devel/protobuf/PLIST:1.32 pkgsrc/devel/protobuf/PLIST:1.33
--- pkgsrc/devel/protobuf/PLIST:1.32 Sat Aug 16 06:37:36 2025
+++ pkgsrc/devel/protobuf/PLIST Wed Oct 22 06:51:10 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.32 2025/08/16 06:37:36 adam Exp $
+@comment $NetBSD: PLIST,v 1.33 2025/10/22 06:51:10 adam Exp $
bin/protoc
bin/protoc-${PKGVERSION}.0
bin/protoc-gen-upb
@@ -34,6 +34,7 @@ include/google/protobuf/compiler/java/he
include/google/protobuf/compiler/java/java_features.pb.h
include/google/protobuf/compiler/java/name_resolver.h
include/google/protobuf/compiler/java/names.h
+include/google/protobuf/compiler/java/names_internal.h
include/google/protobuf/compiler/java/options.h
include/google/protobuf/compiler/kotlin/generator.h
include/google/protobuf/compiler/notices.h
@@ -126,6 +127,8 @@ include/google/protobuf/message_lite.h
include/google/protobuf/metadata.h
include/google/protobuf/metadata_lite.h
include/google/protobuf/micro_string.h
+include/google/protobuf/os_macros_restore.inc
+include/google/protobuf/os_macros_undef.inc
include/google/protobuf/parse_context.h
include/google/protobuf/port.h
include/google/protobuf/port_def.inc
Index: pkgsrc/devel/protobuf/distinfo
diff -u pkgsrc/devel/protobuf/distinfo:1.91 pkgsrc/devel/protobuf/distinfo:1.92
--- pkgsrc/devel/protobuf/distinfo:1.91 Mon Sep 22 09:37:51 2025
+++ pkgsrc/devel/protobuf/distinfo Wed Oct 22 06:51:10 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.91 2025/09/22 09:37:51 adam Exp $
+$NetBSD: distinfo,v 1.92 2025/10/22 06:51:10 adam Exp $
-BLAKE2s (protobuf-32.1.tar.gz) = 2bd64bd2131e0c6cb4baab4d565e7aee07c1414fab1cc397ee40fe0f61060195
-SHA512 (protobuf-32.1.tar.gz) = e7f8fe01912ba30cc7ce101beac1cfbd089bcb57b159a57d4d90cabd1b29d978ad322f0607e1b955617f035a6b68d4e7bc940fa4afa67d255a21f513a2c62172
-Size (protobuf-32.1.tar.gz) = 9676391 bytes
+BLAKE2s (protobuf-33.0.tar.gz) = a027207fe95cae42f9bd5a4998a4c953083e4108e25af70d52016123f8b812c3
+SHA512 (protobuf-33.0.tar.gz) = 2956270a81631895ab6ed8c3c2a22b353a461b0827ee17a1c569b24374307a8e2525a06db6728140bff759a40e47a1d2a291cfb34293b364fe279f10468f3cb9
+Size (protobuf-33.0.tar.gz) = 6872665 bytes
Index: pkgsrc/devel/py-protobuf/Makefile
diff -u pkgsrc/devel/py-protobuf/Makefile:1.89 pkgsrc/devel/py-protobuf/Makefile:1.90
--- pkgsrc/devel/py-protobuf/Makefile:1.89 Mon Sep 22 09:37:51 2025
+++ pkgsrc/devel/py-protobuf/Makefile Wed Oct 22 06:51:10 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.89 2025/09/22 09:37:51 adam Exp $
+# $NetBSD: Makefile,v 1.90 2025/10/22 06:51:10 adam Exp $
-DISTNAME= protobuf-6.32.1
+DISTNAME= protobuf-6.33.0
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.80 pkgsrc/devel/py-protobuf/distinfo:1.81
--- pkgsrc/devel/py-protobuf/distinfo:1.80 Mon Sep 22 09:37:51 2025
+++ pkgsrc/devel/py-protobuf/distinfo Wed Oct 22 06:51:10 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.80 2025/09/22 09:37:51 adam Exp $
+$NetBSD: distinfo,v 1.81 2025/10/22 06:51:10 adam Exp $
-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
+BLAKE2s (protobuf-6.33.0.tar.gz) = d4483259b763ccc47bd0311485005aef4d5c34ca612619f1c3338a2b241a99d8
+SHA512 (protobuf-6.33.0.tar.gz) = 9173f832a2e285095ab2e479f7b8155e1005f38cbd385f3752ecd3f68281f1b2f530a12cd784d293263a233fdb94f5f6c5dc988e29fe3345d3e721d8d7ba2dcf
+Size (protobuf-6.33.0.tar.gz) = 443463 bytes
Home |
Main Index |
Thread Index |
Old Index