pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/ruby40



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri May 15 16:58:55 UTC 2026

Modified Files:
        pkgsrc/lang/ruby40: distinfo
        pkgsrc/lang/ruby40/patches: patch-template_Makefile.in

Log Message:
ruby40: add upstream bug report to patch


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/lang/ruby40/distinfo
cvs rdiff -u -r1.3 -r1.4 \
    pkgsrc/lang/ruby40/patches/patch-template_Makefile.in

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/lang/ruby40/distinfo
diff -u pkgsrc/lang/ruby40/distinfo:1.6 pkgsrc/lang/ruby40/distinfo:1.7
--- pkgsrc/lang/ruby40/distinfo:1.6     Fri May 15 16:56:18 2026
+++ pkgsrc/lang/ruby40/distinfo Fri May 15 16:58:55 2026
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.6 2026/05/15 16:56:18 wiz Exp $
+$NetBSD: distinfo,v 1.7 2026/05/15 16:58:55 wiz Exp $
 
 BLAKE2s (ruby-4.0.3.tar.xz) = 0d31978571c4c160cce72d1bab331681206800c6ec1fb61f63f9947c9d2186be
 SHA512 (ruby-4.0.3.tar.xz) = 5816fb264ce76df59f4bfe0cadceb45025fada2e61f2c14024d6b03f63d304820cddf94afcf82a4951fd12f3b0d9148683f856f3f2245d56042fc8407b6cbff5
@@ -17,7 +17,7 @@ SHA1 (patch-lib_rubygems_install__update
 SHA1 (patch-lib_rubygems_installer.rb) = 68a43121b4faab060afa4e352e1603f9d6630a47
 SHA1 (patch-lib_rubygems_platform.rb) = 6bd2e1c5c3064f9d694508169a5bf0a594d7bbef
 SHA1 (patch-lib_rubygems_specification.rb) = f543cab6b56fec0f7195d4eabddedc080c18688c
-SHA1 (patch-template_Makefile.in) = 1159c28d70a5e8ab8e4b1aabb7059c8f2e4e4839
+SHA1 (patch-template_Makefile.in) = 3cf5d612ef725dc64d6a90d377b191a29ebfdf17
 SHA1 (patch-test_rubygems_test__gem.rb) = 32f7c7d7f8a024c045d78c2bce93944fc3113d04
 SHA1 (patch-thread__pthread.c) = 7c1231933a2d6ce9d56891ab512371841697fbca
 SHA1 (patch-tool_ifchange) = 1803bb6a1836e232dcabcf38f11c9881dbf726ea

Index: pkgsrc/lang/ruby40/patches/patch-template_Makefile.in
diff -u pkgsrc/lang/ruby40/patches/patch-template_Makefile.in:1.3 pkgsrc/lang/ruby40/patches/patch-template_Makefile.in:1.4
--- pkgsrc/lang/ruby40/patches/patch-template_Makefile.in:1.3   Fri May 15 16:56:19 2026
+++ pkgsrc/lang/ruby40/patches/patch-template_Makefile.in       Fri May 15 16:58:55 2026
@@ -1,4 +1,4 @@
-$NetBSD: patch-template_Makefile.in,v 1.3 2026/05/15 16:56:19 wiz Exp $
+$NetBSD: patch-template_Makefile.in,v 1.4 2026/05/15 16:58:55 wiz Exp $
 
 Try fixing make parallelism/submake problems.
 
@@ -6,6 +6,8 @@ Try fixing make parallelism/submake prob
 2. ruby-glommed and probes.stamp depend on the same files, make sure
    they don't trigger the same objects twice.
 
+https://bugs.ruby-lang.org/issues/22059
+
 --- template/Makefile.in.orig  2026-05-07 20:25:14.644318083 +0000
 +++ template/Makefile.in
 @@ -523,7 +523,7 @@ probes.stamp: $(DTRACE_REBUILD_OBJS)



Home | Main Index | Thread Index | Old Index