CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2023/02/11 13:06:59
Modified files:
lang/ruby/3.2 : Makefile distinfo
lang/ruby/3.2/patches: patch-lib_rubygems_ext_builder_rb
lang/ruby/3.2/pkg: PLIST-main PLIST-ri_docs
Added files:
lang/ruby/3.2/patches: patch-lib_rubygems_rb
Removed files:
lang/ruby/3.2/patches: patch-lib_rubygems_update_suggestion_rb
Log message:
Update to Ruby 3.2.1
Change how rubygems nag message is disabled, also disabling the
ability to run "gem update --system", since that isn't supported.
Tweak how the --user-install patch works to avoid breaking a
couple tests.
Switch to using TEST_TARGET instead of overriding do_test.