CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2024/09/05 10:37:20
Modified files:
lang/ruby/3.3 : Makefile distinfo
lang/ruby/3.3/patches: patch-compile_c patch-configure
patch-lib_rubygems_rb
lang/ruby/3.3/pkg: PLIST-main PLIST-ri_docs
Log message:
Update to Ruby 3.3.5
Fixes the following CVEs for DoS vulnerabilities in REXML:
* CVE-2024-43398
* CVE-2024-41946
* CVE-2024-41123
Add post-install hook to remove bin/*.lock files, as they
shouldn't be in the package (not sure why this version
started to add them).