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 Sep 6 14:55:12 UTC 2026
Modified Files:
pkgsrc/devel/ruby-rb_sys: Makefile distinfo
Log Message:
devel/ruby-rb_sys: update to 0.9.130
0.9.129 (2026-08-21)
What's Changed
* Fix malformed macOS dylib install names by @ianks in #750
* Fix ExtensionTask custom ext_dir handling by @ianks in #751
* Ignore RUBYOPT when loading RbConfig by @ianks in #752
* Allow forced Rust bootstrap when Cargo is missing by @ianks in #753
* Reject mismatched Ruby and Cargo target ABIs by @ianks in #754
0.9.130 (2026-08-22)
What's Changed
* Find compiler builtin headers for bundled libclang by @ianks in #755
* Fix labels assigned to Docker images by @generalmimon in #744
* feat: Add arm-linux-musl cross-compilation target by @gjtorikian in #749
* Fix target-dir rewrite for dashed paths by @michaelherold in #743
* chore(deps): update standard requirement from ~> 1.54.0 to ~> 1.56.0 by
@dependabot[bot] in #746
* chore(deps): bump proc-macro2 from 1.0.103 to 1.0.107 by @dependabot[bot]
in #701
* chore(deps): bump shell-words from 1.1.0 to 1.1.1 by @dependabot[bot] in
#657
* Configure weekly grouped Dependabot updates by @ianks in #757
* Update mdast-util-to-hast to 13.2.1 by @ianks in #758
* Fix Cargo Dependabot group schema by @ianks in #761
* chore(deps): bump the cargo-minor-patch group with 2 updates by
@dependabot[bot] in #763
* Update Docusaurus to 3.10.2 by @ianks in #777
* chore(deps): bump syn from 2.0.111 to 2.0.119 in the cargo-minor-patch
group by @dependabot[bot] in #778
* chore(deps): bump the github-actions group with 16 updates by
@dependabot[bot] in #779
New Contributors
* @generalmimon made their first contribution in #744
* @michaelherold made their first contribution in #743
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 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.4 pkgsrc/devel/ruby-rb_sys/Makefile:1.5
--- pkgsrc/devel/ruby-rb_sys/Makefile:1.4 Tue May 5 12:47:02 2026
+++ pkgsrc/devel/ruby-rb_sys/Makefile Sun Sep 6 14:55:12 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2026/05/05 12:47:02 taca Exp $
+# $NetBSD: Makefile,v 1.5 2026/09/06 14:55:12 taca Exp $
-DISTNAME= rb_sys-0.9.128
+DISTNAME= rb_sys-0.9.130
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/devel/ruby-rb_sys/distinfo
diff -u pkgsrc/devel/ruby-rb_sys/distinfo:1.4 pkgsrc/devel/ruby-rb_sys/distinfo:1.5
--- pkgsrc/devel/ruby-rb_sys/distinfo:1.4 Tue May 5 12:47:02 2026
+++ pkgsrc/devel/ruby-rb_sys/distinfo Sun Sep 6 14:55:12 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2026/05/05 12:47:02 taca Exp $
+$NetBSD: distinfo,v 1.5 2026/09/06 14:55:12 taca Exp $
-BLAKE2s (rb_sys-0.9.128.gem) = 75b441f222437a86543e5274184cc161f8493e1b7b27b1e49415664b6f13013f
-SHA512 (rb_sys-0.9.128.gem) = 4db89f2ca4f75ade4a32a84ea1eb4e344df6008b099e67178dbdd3322d29396ac268f479de9efd0b0e6f84272a3adbfe3af31502385c2df92133e23865012995
-Size (rb_sys-0.9.128.gem) = 32256 bytes
+BLAKE2s (rb_sys-0.9.130.gem) = 746d70eca6ebdcbf3348458a1e8ca555d5af405a578f81d0afe6926084003099
+SHA512 (rb_sys-0.9.130.gem) = 32518074f1f9b6709820aa2f818ceceef9f8630d2962ec7b1e6896337ee15afd4d5713d88ba0f7d57a88a7c3fc4965b8c92cd20ab80dcdf7a910782f97a15ec1
+Size (rb_sys-0.9.130.gem) = 32768 bytes
Home |
Main Index |
Thread Index |
Old Index