Bug 268557 - lang/ruby32: Update to 3.2.0
Summary: lang/ruby32: Update to 3.2.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Yasuhiro Kimura
URL: https://www.ruby-lang.org/en/news/202...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-25 13:51 UTC by Yasuhiro Kimura
Modified: 2022-12-26 08:01 UTC (History)
2 users (show)

See Also:
yasu: maintainer-feedback+


Attachments
Patch file (28.95 KB, patch)
2022-12-25 13:51 UTC, Yasuhiro Kimura
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yasuhiro Kimura freebsd_committer freebsd_triage 2022-12-25 13:51:59 UTC
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/
Comment 1 Koichiro Iwao freebsd_committer freebsd_triage 2022-12-26 00:39:58 UTC
LGTM.
Comment 2 Yasuhiro Kimura freebsd_committer freebsd_triage 2022-12-26 07:53:53 UTC
Take.
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-12-26 07:58:32 UTC
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(-)