pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ruby-google-protobuf



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Jun 28 14:41:16 UTC 2026

Modified Files:
        pkgsrc/devel/ruby-google-protobuf: Makefile distinfo

Log Message:
devel/ruby-google-protobuf: update to 4.35.1

4.35.1 (2026-06-11)

* Bazel 9 tests for csharp, hpb, objc, php, python, rust and upb (#27598)
  (4469e38)
* Avoid UB in upb by switching to the XCT section, which will run our
  constructors before the compiler-generated initializers. (c35b977)


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/ruby-google-protobuf/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/ruby-google-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/ruby-google-protobuf/Makefile
diff -u pkgsrc/devel/ruby-google-protobuf/Makefile:1.20 pkgsrc/devel/ruby-google-protobuf/Makefile:1.21
--- pkgsrc/devel/ruby-google-protobuf/Makefile:1.20     Mon Jun 22 19:38:47 2026
+++ pkgsrc/devel/ruby-google-protobuf/Makefile  Sun Jun 28 14:41:16 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2026/06/22 19:38:47 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2026/06/28 14:41:16 taca Exp $
 
-DISTNAME=      google-protobuf-4.35.0
-PKGREVISION=   1
+DISTNAME=      google-protobuf-4.35.1
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/devel/ruby-google-protobuf/distinfo
diff -u pkgsrc/devel/ruby-google-protobuf/distinfo:1.16 pkgsrc/devel/ruby-google-protobuf/distinfo:1.17
--- pkgsrc/devel/ruby-google-protobuf/distinfo:1.16     Sun May 24 14:24:34 2026
+++ pkgsrc/devel/ruby-google-protobuf/distinfo  Sun Jun 28 14:41:16 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2026/05/24 14:24:34 taca Exp $
+$NetBSD: distinfo,v 1.17 2026/06/28 14:41:16 taca Exp $
 
-BLAKE2s (google-protobuf-4.35.0.gem) = 064c353b97e00846f48d14683a4d50c75b5b7f2d0cfde87b327cd78248896d31
-SHA512 (google-protobuf-4.35.0.gem) = 5aabedb30294b46447ba6d0b90749e086ad81b81f21cbb384c10dd2d36e3efdc1d5ab4ec276880d7091f950ac298567785b3a1d76befe69e59d497a28cfb1ddc
-Size (google-protobuf-4.35.0.gem) = 313344 bytes
+BLAKE2s (google-protobuf-4.35.1.gem) = 09d40aecb550af010ad311c9d63bb3b9b3b41117ca5c626262ccca4b1f75446f
+SHA512 (google-protobuf-4.35.1.gem) = 48c9029805642d14eef96ce1901a52c5985aca39f05f8c7749f026578c778fef84e22345492214d46e8396e04446ee8165f7fda8039fe5e7fb840fabcfa480af
+Size (google-protobuf-4.35.1.gem) = 313344 bytes



Home | Main Index | Thread Index | Old Index