CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2024/04/25 16:04:30
Modified files:
lang/ruby/3.3 : Makefile distinfo
lang/ruby/3.3/patches: patch-configure patch-ext_extmk_rb
lang/ruby/3.3/pkg: PLIST-main PLIST-ri_docs
Log message:
Update to Ruby 3.3.1
Backport an upstream fix for ILP32 architectures.
Switch check to test-all as the test target, as the previous check
target fails before the main test suite runs due to a symbol
visibility that doesn't handle retguard.
Upstream fix identified by tb@
i386 testing by tb@
OK tb@