Created attachment 239019 [details] Patch file * Update to 3.2.0. * Add YJIT option, that enables YJIT (Yet Another Ruby JIT). ReleaseNotes: https://www.ruby-lang.org/en/news/2022/12/25/ruby-3-2-0-released/
LGTM.
Take.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=f3851a563ed18e44f77806182f3e230ff9960613 commit f3851a563ed18e44f77806182f3e230ff9960613 Author: Yasuhiro Kimura <yasu@FreeBSD.org> AuthorDate: 2022-12-25 13:46:03 +0000 Commit: Yasuhiro Kimura <yasu@FreeBSD.org> CommitDate: 2022-12-26 07:57:24 +0000 lang/ruby32: Update to 3.2.0 Add YJIT option, that enables YJIT (Yet Another Ruby JIT). ReleaseNotes: https://www.ruby-lang.org/en/news/2022/12/25/ruby-3-2-0-released/ PR: 268557 Approved by: meta (ruby, maintainer) Mk/bsd.ruby.mk | 2 +- lang/ruby32/Makefile | 5 +- lang/ruby32/distinfo | 6 +- lang/ruby32/pkg-plist | 176 +++++++++++++++++++------------------------------- 4 files changed, 75 insertions(+), 114 deletions(-)