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:           Wed Sep  2 16:54:26 UTC 2026

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

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

4.36.0 (2026-08-20)

* Json/upb: Implement json EnumValueName for upb (0e8519e)

4.36.1 (2026-08-31)

No change except auto generated files?


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/ruby-google-protobuf/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/ruby-google-protobuf/PLIST
cvs rdiff -u -r1.17 -r1.18 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.22 pkgsrc/devel/ruby-google-protobuf/Makefile:1.23
--- pkgsrc/devel/ruby-google-protobuf/Makefile:1.22     Wed Aug 26 10:19:06 2026
+++ pkgsrc/devel/ruby-google-protobuf/Makefile  Wed Sep  2 16:54:26 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2026/08/26 10:19:06 adam Exp $
+# $NetBSD: Makefile,v 1.23 2026/09/02 16:54:26 taca Exp $
 
-DISTNAME=      google-protobuf-4.35.1
-PKGREVISION=   1
+DISTNAME=      google-protobuf-4.36.1
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/devel/ruby-google-protobuf/PLIST
diff -u pkgsrc/devel/ruby-google-protobuf/PLIST:1.5 pkgsrc/devel/ruby-google-protobuf/PLIST:1.6
--- pkgsrc/devel/ruby-google-protobuf/PLIST:1.5 Sat Aug 16 08:04:44 2025
+++ pkgsrc/devel/ruby-google-protobuf/PLIST     Wed Sep  2 16:54:26 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2025/08/16 08:04:44 taca Exp $
+@comment $NetBSD: PLIST,v 1.6 2026/09/02 16:54:26 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_EXTSDIR}/gem.build_complete
 ${GEM_EXTSDIR}/google/protobuf_c.${RUBY_DLEXT}
@@ -53,6 +53,8 @@ ${GEM_LIBDIR}/lib/google/protobuf/ffi/re
 ${GEM_LIBDIR}/lib/google/protobuf/ffi/service_descriptor.rb
 ${GEM_LIBDIR}/lib/google/protobuf/field_mask_pb.rb
 ${GEM_LIBDIR}/lib/google/protobuf/internal/object_cache.rb
+${GEM_LIBDIR}/lib/google/protobuf/json_enumvalue_options_pb.rb
+${GEM_LIBDIR}/lib/google/protobuf/json_options_pb.rb
 ${GEM_LIBDIR}/lib/google/protobuf/message_exts.rb
 ${GEM_LIBDIR}/lib/google/protobuf/plugin_pb.rb
 ${GEM_LIBDIR}/lib/google/protobuf/repeated_field.rb

Index: pkgsrc/devel/ruby-google-protobuf/distinfo
diff -u pkgsrc/devel/ruby-google-protobuf/distinfo:1.17 pkgsrc/devel/ruby-google-protobuf/distinfo:1.18
--- pkgsrc/devel/ruby-google-protobuf/distinfo:1.17     Sun Jun 28 14:41:16 2026
+++ pkgsrc/devel/ruby-google-protobuf/distinfo  Wed Sep  2 16:54:26 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.17 2026/06/28 14:41:16 taca Exp $
+$NetBSD: distinfo,v 1.18 2026/09/02 16:54:26 taca Exp $
 
-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
+BLAKE2s (google-protobuf-4.36.1.gem) = f2d548c27a3c520f7029a358326f9c32d75f3c1fddb7fc3a30a4e04623847343
+SHA512 (google-protobuf-4.36.1.gem) = 6ad61a158a1d64125ce4c323748a70db642d51ebf8fc51e7934e9c4ac4e40aa14f4ab4fa69e74648c350f241fed58dfa0f5f7db50356df63e32cfbba0866dda8
+Size (google-protobuf-4.36.1.gem) = 327680 bytes



Home | Main Index | Thread Index | Old Index