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 23 07:37:08 UTC 2024
Modified Files:
pkgsrc/devel/protobuf: Makefile distinfo
pkgsrc/devel/py-protobuf: Makefile distinfo
Log Message:
protobuf py-protobuf: updated to (5.)28.3
Protocol Buffers v28.3
C++
Fix packed reflection handling bug in edition 2023.
Java
Mute the minor version warning
Populate Kotlin Manifest Files
Re-export includingDefaultValueFields in deprecated state for important Cloud customer. (3b62d78)
Cherrypick restoration of mutableCopy helpers (3ea568a)
Fix packed reflection handling bug in edition 2023.
Kotlin
Populate Kotlin Manifest Files
Python
Mute the minor version warning
Fix packed reflection handling bug in edition 2023.
Other
Fix merge conflicts (664a7e1)
[ObjC] Disabling visionOS on CI. (22cd8ba)
Update staleness tests to only run over release branch
To generate a diff of this commit:
cvs rdiff -u -r1.84 -r1.85 pkgsrc/devel/protobuf/Makefile \
pkgsrc/devel/protobuf/distinfo
cvs rdiff -u -r1.77 -r1.78 pkgsrc/devel/py-protobuf/Makefile
cvs rdiff -u -r1.72 -r1.73 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.84 pkgsrc/devel/protobuf/Makefile:1.85
--- pkgsrc/devel/protobuf/Makefile:1.84 Sat Sep 21 10:23:36 2024
+++ pkgsrc/devel/protobuf/Makefile Wed Oct 23 07:37:08 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.84 2024/09/21 10:23:36 wiz Exp $
+# $NetBSD: Makefile,v 1.85 2024/10/23 07:37:08 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-28.2
+DISTNAME= protobuf-28.3
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=protocolbuffers/}
GITHUB_PROJECT= protobuf
Index: pkgsrc/devel/protobuf/distinfo
diff -u pkgsrc/devel/protobuf/distinfo:1.84 pkgsrc/devel/protobuf/distinfo:1.85
--- pkgsrc/devel/protobuf/distinfo:1.84 Sat Sep 21 10:23:36 2024
+++ pkgsrc/devel/protobuf/distinfo Wed Oct 23 07:37:08 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.84 2024/09/21 10:23:36 wiz Exp $
+$NetBSD: distinfo,v 1.85 2024/10/23 07:37:08 adam Exp $
-BLAKE2s (protobuf-28.2.tar.gz) = 1155401f78fbf821102d9ae171c59519fab9feebee15a2650cba890f9266eeb4
-SHA512 (protobuf-28.2.tar.gz) = 4ce79dd4fce384e4d6b7234ad4b25b5b5abeb4c2a122aa226c903b9b83d576f4b105b0d29f1cf4606c6a265d84fbfff2436edb2a9279360e84da9ac98ad1106c
-Size (protobuf-28.2.tar.gz) = 9255285 bytes
+BLAKE2s (protobuf-28.3.tar.gz) = 830d18b80dac05a0a36d822212c111c271af4174364c1bf07f70fa693eea6b4f
+SHA512 (protobuf-28.3.tar.gz) = a91e175fed7eb01c4240842a5af73a7d3cefccbb10885434bceeb7bc89ab6c56a74912cee290bf46e81d4026f3c9c2b10faad5545816064e215c4bae7908263d
+Size (protobuf-28.3.tar.gz) = 9256608 bytes
Index: pkgsrc/devel/py-protobuf/Makefile
diff -u pkgsrc/devel/py-protobuf/Makefile:1.77 pkgsrc/devel/py-protobuf/Makefile:1.78
--- pkgsrc/devel/py-protobuf/Makefile:1.77 Sat Sep 21 10:26:33 2024
+++ pkgsrc/devel/py-protobuf/Makefile Wed Oct 23 07:37:08 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.77 2024/09/21 10:26:33 wiz Exp $
+# $NetBSD: Makefile,v 1.78 2024/10/23 07:37:08 adam Exp $
-DISTNAME= protobuf-5.28.2
+DISTNAME= protobuf-5.28.3
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.72 pkgsrc/devel/py-protobuf/distinfo:1.73
--- pkgsrc/devel/py-protobuf/distinfo:1.72 Sat Sep 21 10:26:33 2024
+++ pkgsrc/devel/py-protobuf/distinfo Wed Oct 23 07:37:08 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.72 2024/09/21 10:26:33 wiz Exp $
+$NetBSD: distinfo,v 1.73 2024/10/23 07:37:08 adam Exp $
-BLAKE2s (protobuf-5.28.2.tar.gz) = cf61f0ead18f764f85e3f533024dc9244be7d12d53c0d0575cd54e887fc78d50
-SHA512 (protobuf-5.28.2.tar.gz) = 2596e2be4ce396d991041ca82e09e54eb935c6598b52807efee2c35b3f2b2be2d1518aae905c05291ccfb35c511404c14e417bff2ec863dca1e8cc9d5cd7c282
-Size (protobuf-5.28.2.tar.gz) = 422494 bytes
+BLAKE2s (protobuf-5.28.3.tar.gz) = 202b2b1c3275a8753c98cec347b8ca06d06004c2158681fe07f10d4dec3d1b12
+SHA512 (protobuf-5.28.3.tar.gz) = 5c42d50c6fbccf03acb95872d3233f75ff20333924e4eba6b36c095824f850121c9aa1664a5826dcb3a7dc79e9647e4f7decdee0d78a1a8557373613645d6507
+Size (protobuf-5.28.3.tar.gz) = 422479 bytes
Home |
Main Index |
Thread Index |
Old Index