pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang
Module Name: pkgsrc
Committed By: taca
Date: Fri Oct 24 05:07:39 UTC 2025
Modified Files:
pkgsrc/lang/ruby: rubyversion.mk
pkgsrc/lang/ruby33: distinfo
Log Message:
lang/ruby33: update to 3.9.10
Ruby 3.9.10 (2025-10-23)
What's Changed
* Backport GH-13617 for s390x by hsbt · Pull Request #13757
* Bug #21402: ruby2_keywords affects methods/procs with post arguments
* Bug #21546: prefix in ruby.pc is wrong when --enable-load-relative
* Bug #21567: Crash when $LOADED_FEATURES is modified during require
* Bug #21561: Wrong encoding for File.dirname result on Windows
* Bug #21611: Ruby 3.4.6 can't be built with GCC 15.2.1
* Bug #21569: [armv7, musl] SIGBUS in ibf_load_object_float due to unaligned
VFP double load when reading IBF
* Bug #21342: Segfault: invalid keeping_mutexes when using Mutex in Thread
then Fiber after GC
* Bug #21610: Use ec->interrupt_mask to prevent interrupts.
* Backport post_push.yml workflow to ruby_3_3 by k0kubun · Pull Request
#14770
* Backport fetch_changesets to ruby_3_3 by k0kubun · Pull Request #14773
* Bug #21629: Ruby-3.4.7 prints -Wdefault-const-init-field-unsafe warnings
on clang / llvm 21
* post_push.yml: Backport commit-mail to ruby_3_3 by k0kubun · Pull Request
#14782
* Bug #21568: Requiring core libraries when already requiring multiple user
defined libraries with the same name can error
* Bug #21638: Ractor-local $DEBUG is not marked
To generate a diff of this commit:
cvs rdiff -u -r1.306 -r1.307 pkgsrc/lang/ruby/rubyversion.mk
cvs rdiff -u -r1.14 -r1.15 pkgsrc/lang/ruby33/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/ruby/rubyversion.mk
diff -u pkgsrc/lang/ruby/rubyversion.mk:1.306 pkgsrc/lang/ruby/rubyversion.mk:1.307
--- pkgsrc/lang/ruby/rubyversion.mk:1.306 Wed Oct 8 14:13:14 2025
+++ pkgsrc/lang/ruby/rubyversion.mk Fri Oct 24 05:07:39 2025
@@ -1,4 +1,4 @@
-# $NetBSD: rubyversion.mk,v 1.306 2025/10/08 14:13:14 taca Exp $
+# $NetBSD: rubyversion.mk,v 1.307 2025/10/24 05:07:39 taca Exp $
#
# This file determines which Ruby version is used as a dependency for
@@ -214,7 +214,7 @@ RUBY_VERSION_REQD?= ${PKGNAME_REQD:C/rub
# current supported Ruby's version
RUBY32_VERSION= 3.2.9
-RUBY33_VERSION= 3.3.9
+RUBY33_VERSION= 3.3.10
RUBY34_VERSION= 3.4.7
# current API compatible version; used for version of shared library
@@ -405,7 +405,7 @@ RUBY_NET_PROTOCOL_VER= 0.2.2
RUBY_NKF_VER= 0.1.3
RUBY_OBSERVER_VER= 0.1.2
RUBY_OPEN3_VER= 0.2.1
-RUBY_OPENSSL_VER= 3.2.0
+RUBY_OPENSSL_VER= 3.2.2
RUBY_OPEN_URI_VER= 0.4.1
RUBY_OPTPARSE_VER= 0.4.0
RUBY_OSTRUCT_VER= 0.6.0
@@ -436,7 +436,7 @@ RUBY_TIMEOUT_VER= 0.4.1
RUBY_TMPDIR_VER= 0.2.0
RUBY_TSORT_VER= 0.2.0
RUBY_UN_VER= 0.3.0
-RUBY_URI_VER= 0.13.2
+RUBY_URI_VER= 0.13.3
RUBY_WEAKREF_VER= 0.1.3
RUBY_YAML_VER= 0.3.0
RUBY_ZLIB_VER= 3.1.1
@@ -454,7 +454,7 @@ RUBY_PRIME_VER= 0.1.2
RUBY_RACC_VER= 1.7.3
RUBY_RAKE_VER= 13.1.0
RUBY_RBS_VER= 3.4.0
-RUBY_REXML_VER= 3.3.9
+RUBY_REXML_VER= 3.4.4
RUBY_RSS_VER= 0.3.1
RUBY_TEST_UNIT_VER= 3.6.1
RUBY_TYPEPROF_VER= 0.21.9
Index: pkgsrc/lang/ruby33/distinfo
diff -u pkgsrc/lang/ruby33/distinfo:1.14 pkgsrc/lang/ruby33/distinfo:1.15
--- pkgsrc/lang/ruby33/distinfo:1.14 Sat Jul 26 06:25:23 2025
+++ pkgsrc/lang/ruby33/distinfo Fri Oct 24 05:07:39 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.14 2025/07/26 06:25:23 taca Exp $
+$NetBSD: distinfo,v 1.15 2025/10/24 05:07:39 taca Exp $
-BLAKE2s (ruby-3.3.9.tar.xz) = b10857e4c73d74b396ab8a9187d60c2a91eb7326423c5f4361635bbb2ec73fdd
-SHA512 (ruby-3.3.9.tar.xz) = 52be800daf9e983dd7539f6961ee6d4e863c8f4eefdce4fb1091fdfe05339531832dd88d2a8b6f5cdcd790f9d5aefa3bc08574fcb2bab399200d20fa0ad1db18
-Size (ruby-3.3.9.tar.xz) = 16436904 bytes
+BLAKE2s (ruby-3.3.10.tar.xz) = bb21d4f96d422320989e94d2292d3eeec4f20d5a3930b64b8416297ca969ef74
+SHA512 (ruby-3.3.10.tar.xz) = 8b81cab7b98acb6ff7bdf864da5e97596ee1efa441e2a65991e12a7e3f3ad3d83b1b5c65ae108484252ec8f6d85db60eb381a174c759023beb202b5a0d20818a
+Size (ruby-3.3.10.tar.xz) = 16450140 bytes
SHA1 (patch-common.mk) = c23eed58427b2fd4ba8fdb3692f609701a666c6d
SHA1 (patch-configure) = 031792cb999e3624236f8afc3363492b437e35d7
SHA1 (patch-ext_openssl_openssl__missing.h) = 3f8d79736fd14806dfaf76e333eec63ff3ff5890
Home |
Main Index |
Thread Index |
Old Index