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:           Sat Aug 16 08:04:44 UTC 2025

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

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

32.0 (2025-08-14)

* Make protobuf codebase compatible with
  --incompatible_config_setting_private_default_visibility (#22745)
  (5e2838e)

* Enable edition 2024 support in protoc and language generators for cpp,
  hpb, java, kotlin, objectivec, php, python, pyi, rust. (26843b3)

* Fix silent failure of rb_test rules to run test (#21733) (4f74764)


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/ruby-google-protobuf/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/ruby-google-protobuf/PLIST
cvs rdiff -u -r1.8 -r1.9 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.9 pkgsrc/devel/ruby-google-protobuf/Makefile:1.10
--- pkgsrc/devel/ruby-google-protobuf/Makefile:1.9      Thu Jul  3 06:28:31 2025
+++ pkgsrc/devel/ruby-google-protobuf/Makefile  Sat Aug 16 08:04:44 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2025/07/03 06:28:31 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2025/08/16 08:04:44 taca Exp $
 
-DISTNAME=      google-protobuf-4.31.1
-PKGREVISION=   1
+DISTNAME=      google-protobuf-4.32.0
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/devel/ruby-google-protobuf/PLIST
diff -u pkgsrc/devel/ruby-google-protobuf/PLIST:1.4 pkgsrc/devel/ruby-google-protobuf/PLIST:1.5
--- pkgsrc/devel/ruby-google-protobuf/PLIST:1.4 Sat May 17 06:30:12 2025
+++ pkgsrc/devel/ruby-google-protobuf/PLIST     Sat Aug 16 08:04:44 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2025/05/17 06:30:12 taca Exp $
+@comment $NetBSD: PLIST,v 1.5 2025/08/16 08:04:44 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_EXTSDIR}/gem.build_complete
 ${GEM_EXTSDIR}/google/protobuf_c.${RUBY_DLEXT}
@@ -28,7 +28,6 @@ ${GEM_LIBDIR}/ext/google/protobuf_c/thir
 ${GEM_LIBDIR}/ext/google/protobuf_c/third_party/utf8_range/utf8_range.h
 ${GEM_LIBDIR}/ext/google/protobuf_c/third_party/utf8_range/utf8_range_neon.inc
 ${GEM_LIBDIR}/ext/google/protobuf_c/third_party/utf8_range/utf8_range_sse.inc
-${GEM_LIBDIR}/ext/google/protobuf_c/wrap_memcpy.c
 ${GEM_LIBDIR}/lib/google/protobuf.rb
 ${GEM_LIBDIR}/lib/google/protobuf/any_pb.rb
 ${GEM_LIBDIR}/lib/google/protobuf/api_pb.rb

Index: pkgsrc/devel/ruby-google-protobuf/distinfo
diff -u pkgsrc/devel/ruby-google-protobuf/distinfo:1.8 pkgsrc/devel/ruby-google-protobuf/distinfo:1.9
--- pkgsrc/devel/ruby-google-protobuf/distinfo:1.8      Wed Jun  4 14:21:14 2025
+++ pkgsrc/devel/ruby-google-protobuf/distinfo  Sat Aug 16 08:04:44 2025
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2025/06/04 14:21:14 taca Exp $
+$NetBSD: distinfo,v 1.9 2025/08/16 08:04:44 taca Exp $
 
-BLAKE2s (google-protobuf-4.31.1.gem) = c0884cccd93f39161c94479b56339779b6ea52294d29f6661591ebe5ccc366d6
-SHA512 (google-protobuf-4.31.1.gem) = 9fd923a527173aaabdbb79957126172e69696f25eca90a4c88bb878786c99cccce39297563fc5b67e80b216bc0e4a44e5f6616c64a20c653f2ead67d4e1eb5fe
-Size (google-protobuf-4.31.1.gem) = 303104 bytes
+BLAKE2s (google-protobuf-4.32.0.gem) = 308de07ad77d9b34426f176acf4ac82d2c1129015c79d987cfd68fb18357e609
+SHA512 (google-protobuf-4.32.0.gem) = ec2756aeb6d567d6edf371e17c39594fc4a716c70ecad97bcbd98542a36fc680bb2872136c923d4cae4620b2a6a766214a76f0b5d4b6046347da575178bc898c
+Size (google-protobuf-4.32.0.gem) = 299520 bytes
 SHA1 (patch-ext_google_protobuf__c_ruby-upb.h) = 74949fae8f63cd543de16a6d9dc5a0d1731bf838



Home | Main Index | Thread Index | Old Index