Bug 267776 - lang/ruby32: Update to 3.2.0-rc1
Summary: lang/ruby32: Update to 3.2.0-rc1
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: 267775
Blocks:
  Show dependency treegraph
 
Reported: 2022-11-15 05:28 UTC by Yasuhiro Kimura
Modified: 2022-12-12 11:04 UTC (History)
2 users (show)

See Also:
yasu: maintainer-feedback+
yasu: merge-quarterly?


Attachments
Patch file (28.16 KB, patch)
2022-11-15 05:28 UTC, Yasuhiro Kimura
no flags Details | Diff
Updated patch file (40.06 KB, patch)
2022-11-25 02:11 UTC, Yasuhiro Kimura
no flags Details | Diff
Updated patch file (45.00 KB, patch)
2022-12-06 15:56 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-11-15 05:28:41 UTC
Created attachment 238083 [details]
Patch file

Update to 3.2.0-preview3.

ReleaseNotes:   https://www.ruby-lang.org/en/news/2022/11/11/ruby-3-2-0-preview3-released/
Comment 1 Yasuhiro Kimura freebsd_committer freebsd_triage 2022-11-25 02:11:38 UTC
Created attachment 238329 [details]
Updated patch file

Add upstream patch to fix CVE-2021-33621.

MFH:            2022Q4
Security:       84ab03b6-6c20-11ed-b519-080027f5fec9
Comment 2 Yasuhiro Kimura freebsd_committer freebsd_triage 2022-12-06 15:56:46 UTC
Created attachment 238576 [details]
Updated patch file

New version 3.2.0-rc1 is released.
Comment 3 Koichiro Iwao freebsd_committer freebsd_triage 2022-12-09 01:56:23 UTC
+1
Comment 4 Yasuhiro Kimura freebsd_committer freebsd_triage 2022-12-12 10:59:02 UTC
(In reply to Koichiro Iwao from comment #3)

Take.
Comment 5 commit-hook freebsd_committer freebsd_triage 2022-12-12 11:02:49 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=63ffcdf556866ff9d6073be8a6df3f148bbf80bb

commit 63ffcdf556866ff9d6073be8a6df3f148bbf80bb
Author:     Yasuhiro Kimura <yasu@FreeBSD.org>
AuthorDate: 2022-11-15 02:44:59 +0000
Commit:     Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2022-12-12 11:01:49 +0000

    lang/ruby32: Update to 3.2.0-rc1

    ReleaseNotes:   https://www.ruby-lang.org/en/news/2022/12/06/ruby-3-2-0-rc1-released/
    PR:             267776
    Approved by:    meta (ruby, maintainer)
    MFH:            2022Q4
    Security:       84ab03b6-6c20-11ed-b519-080027f5fec9

 Mk/bsd.ruby.mk        |   4 +-
 lang/ruby32/distinfo  |   6 +-
 lang/ruby32/pkg-plist | 343 ++++++++++++++++++++++++++++----------------------
 3 files changed, 199 insertions(+), 154 deletions(-)
Comment 6 commit-hook freebsd_committer freebsd_triage 2022-12-12 11:02:50 UTC
A commit in branch 2022Q4 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ea879e29b69bf5723db7b491e225faa556f22fb1

commit ea879e29b69bf5723db7b491e225faa556f22fb1
Author:     Yasuhiro Kimura <yasu@FreeBSD.org>
AuthorDate: 2022-11-15 02:44:59 +0000
Commit:     Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2022-12-12 11:02:24 +0000

    lang/ruby32: Update to 3.2.0-rc1

    ReleaseNotes:   https://www.ruby-lang.org/en/news/2022/12/06/ruby-3-2-0-rc1-released/
    PR:             267776
    Approved by:    meta (ruby, maintainer)
    MFH:            2022Q4
    Security:       84ab03b6-6c20-11ed-b519-080027f5fec9

    (cherry picked from commit 63ffcdf556866ff9d6073be8a6df3f148bbf80bb)

 Mk/bsd.ruby.mk        |   4 +-
 lang/ruby32/distinfo  |   6 +-
 lang/ruby32/pkg-plist | 343 ++++++++++++++++++++++++++++----------------------
 3 files changed, 199 insertions(+), 154 deletions(-)