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:           Sun Dec 21 13:08:57 UTC 2025

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

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

Protocol Buffers v33.2

Compiler

Add EDITION_UNSTABLE for new edition development (9247790)
Fix a bug with custom features outside of the pb package. (483173d)
Reserving a declaration for the Impress proto plugin. (8a0b438)

C++

Remove unnecessary uses of future changes to descriptor.proto (50c9e62)
Fix a bug with custom features outside of the pb package. (483173d)

Java

Fix a bug with custom features outside of the pb package. (483173d)

Csharp

Add EDITION_UNSTABLE for new edition development (9247790)
Use generic Marshal.SizeOf when possible
Regenerate stale files (058bffa)

PHP

Add EDITION_UNSTABLE for new edition development (9247790)

PHP C-Extension

Regenerate staleness tests (e9f62c6)
Add EDITION_UNSTABLE for new edition development (9247790)
Regenerate stale files (058bffa)
See also UPB changes below, which may affect PHP C-Extension.

Ruby

Ruby C-Extension

Regenerate staleness tests (e9f62c6)
Regenerate stale files (058bffa)
See also UPB changes below, which may affect Ruby C-Extension.

UPB (Python/PHP/Ruby C-Extension)

Regenerate staleness tests (e9f62c6)
Add BTI to branch targets when branch protection is enabled. This resolves (72a48f9)
Extract arm64 asm check


To generate a diff of this commit:
cvs rdiff -u -r1.96 -r1.97 pkgsrc/devel/protobuf/Makefile
cvs rdiff -u -r1.93 -r1.94 pkgsrc/devel/protobuf/distinfo
cvs rdiff -u -r1.91 -r1.92 pkgsrc/devel/py-protobuf/Makefile
cvs rdiff -u -r1.82 -r1.83 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.96 pkgsrc/devel/protobuf/Makefile:1.97
--- pkgsrc/devel/protobuf/Makefile:1.96 Sun Nov 16 10:46:25 2025
+++ pkgsrc/devel/protobuf/Makefile      Sun Dec 21 13:08:56 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.96 2025/11/16 10:46:25 adam Exp $
+# $NetBSD: Makefile,v 1.97 2025/12/21 13:08:56 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-33.1
+DISTNAME=      protobuf-33.2
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=protocolbuffers/}
 GITHUB_PROJECT=        protobuf

Index: pkgsrc/devel/protobuf/distinfo
diff -u pkgsrc/devel/protobuf/distinfo:1.93 pkgsrc/devel/protobuf/distinfo:1.94
--- pkgsrc/devel/protobuf/distinfo:1.93 Sun Nov 16 10:46:25 2025
+++ pkgsrc/devel/protobuf/distinfo      Sun Dec 21 13:08:56 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.93 2025/11/16 10:46:25 adam Exp $
+$NetBSD: distinfo,v 1.94 2025/12/21 13:08:56 adam Exp $
 
-BLAKE2s (protobuf-33.1.tar.gz) = d2a3aa338da62da6bc3bfac4542e0f118221b9fdd8344aa3615c82f876014fd3
-SHA512 (protobuf-33.1.tar.gz) = c0b8bd54fe7bd287b2225c3e50e995bc0160d7c0a7712fd047325361613ffb917f4ab838933b1505b07d404e1adb80ea681503bdfc83ce9846d03f5539b481be
-Size (protobuf-33.1.tar.gz) = 6865436 bytes
+BLAKE2s (protobuf-33.2.tar.gz) = 0779929059aa6cc3d19fcc5c342b55015234b1511c8ec7ca71e4d6bd02b5d03f
+SHA512 (protobuf-33.2.tar.gz) = 6d884194d7e4799a2ff9cb8b9d62fdf302a3a5f90e8d4006918d88b037eb5758ef4d2153abd7dc9d5d526e1e04cc91dd87ed7e06befb573bab1e7d259649bff4
+Size (protobuf-33.2.tar.gz) = 6868986 bytes

Index: pkgsrc/devel/py-protobuf/Makefile
diff -u pkgsrc/devel/py-protobuf/Makefile:1.91 pkgsrc/devel/py-protobuf/Makefile:1.92
--- pkgsrc/devel/py-protobuf/Makefile:1.91      Sun Nov 16 10:46:25 2025
+++ pkgsrc/devel/py-protobuf/Makefile   Sun Dec 21 13:08:56 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.91 2025/11/16 10:46:25 adam Exp $
+# $NetBSD: Makefile,v 1.92 2025/12/21 13:08:56 adam Exp $
 
-DISTNAME=      protobuf-6.33.1
+DISTNAME=      protobuf-6.33.2
 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.82 pkgsrc/devel/py-protobuf/distinfo:1.83
--- pkgsrc/devel/py-protobuf/distinfo:1.82      Sun Nov 16 10:46:25 2025
+++ pkgsrc/devel/py-protobuf/distinfo   Sun Dec 21 13:08:56 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.82 2025/11/16 10:46:25 adam Exp $
+$NetBSD: distinfo,v 1.83 2025/12/21 13:08:56 adam Exp $
 
-BLAKE2s (protobuf-6.33.1.tar.gz) = 2528eef914d08bc9c13259be97c766ef9885cc8b2428f1fa3381468646dd1684
-SHA512 (protobuf-6.33.1.tar.gz) = bb9eb03a4cd59f2e0085fe72b6099a8ac749b16abcf26c9ba98410dc3258559cb5fdf7a090830234d575e3d648cfeb3dce4413bc4804026227762f18daf9c960
-Size (protobuf-6.33.1.tar.gz) = 443432 bytes
+BLAKE2s (protobuf-6.33.2.tar.gz) = cfab27001d7030775e6f773f72d7de11b2dd556fe210650e3091078b9babf4ca
+SHA512 (protobuf-6.33.2.tar.gz) = ee52d5d3f8726e0d86cdeb522ec22b5366ee87cfea86a679cd188857103ba040bb6f0cae956ba7e3ecc05ef7e4ad3c691ecfd99b0710e909a7ebf66108cf1b7a
+Size (protobuf-6.33.2.tar.gz) = 444296 bytes



Home | Main Index | Thread Index | Old Index