pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ruby-rb_sys



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Apr 12 14:42:19 UTC 2026

Modified Files:
        pkgsrc/devel/ruby-rb_sys: Makefile distinfo

Log Message:
devel/ruby-rb_sys: update to 0.9.126

0.9.125 (2026-03-31)

What's Changed

* Remove the implementation detail macro by @nobu in #702
* feat: handle ABI version suffix in Ruby HEAD by @pboling in #706
* Loosen profile name regexp by @gjtorikian in #708
* chore(deps): update standard requirement from ~> 1.52.0 to ~> 1.54.0 by
  @dependabot[bot] in #709
* Updates to deployment.mdx by @reid-rigo in #710
* Use JSON.parse instead of Gem::SafeYAML for cargo metadata by @rwstauner
  in #714
* Bump bindgen by @gjtorikian in #713

New Contributors

* @reid-rigo made their first contribution in #710
* @rwstauner made their first contribution in #714

0.9.126 (2026-04-02)

What's Changed

* Add gc-stress feature for GC safety testing by @ianks in #715


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/ruby-rb_sys/Makefile \
    pkgsrc/devel/ruby-rb_sys/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-rb_sys/Makefile
diff -u pkgsrc/devel/ruby-rb_sys/Makefile:1.2 pkgsrc/devel/ruby-rb_sys/Makefile:1.3
--- pkgsrc/devel/ruby-rb_sys/Makefile:1.2       Sat Jan 17 16:35:47 2026
+++ pkgsrc/devel/ruby-rb_sys/Makefile   Sun Apr 12 14:42:19 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2026/01/17 16:35:47 taca Exp $
+# $NetBSD: Makefile,v 1.3 2026/04/12 14:42:19 taca Exp $
 
-DISTNAME=      rb_sys-0.9.124
+DISTNAME=      rb_sys-0.9.126
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/devel/ruby-rb_sys/distinfo
diff -u pkgsrc/devel/ruby-rb_sys/distinfo:1.2 pkgsrc/devel/ruby-rb_sys/distinfo:1.3
--- pkgsrc/devel/ruby-rb_sys/distinfo:1.2       Sat Jan 17 16:35:47 2026
+++ pkgsrc/devel/ruby-rb_sys/distinfo   Sun Apr 12 14:42:19 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2026/01/17 16:35:47 taca Exp $
+$NetBSD: distinfo,v 1.3 2026/04/12 14:42:19 taca Exp $
 
-BLAKE2s (rb_sys-0.9.124.gem) = 1c03fdeec9db1e5f9d46b9a9b4f23302833ba65273551799ee2b0149bd9e24f7
-SHA512 (rb_sys-0.9.124.gem) = 80676f47a2a1a246a2c0905d980d5562ea9246ca03b6bd1bb93e6964cdff462a82d94e2be18f0842d114bd94ffb8f57f95b0860abbb1ad6ed6cc6b7162fdb3d7
-Size (rb_sys-0.9.124.gem) = 31232 bytes
+BLAKE2s (rb_sys-0.9.126.gem) = 939c527cba63623c90282907fb60453aaa4d0eff4001b66a07314c4fa285a0ba
+SHA512 (rb_sys-0.9.126.gem) = 5a4cbf417dfafe16bf60cbb57d20ffecde3120d350080075b1010c5c407865d8fcce7c4f4585f775102a9c43bd6016f4bf40580fcb607ad767b90d7d78db8f08
+Size (rb_sys-0.9.126.gem) = 31232 bytes



Home | Main Index | Thread Index | Old Index