Bug 270558 - lang/ruby32: Update to 3.2.2
Summary: lang/ruby32: Update to 3.2.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Yasuhiro Kimura
URL: https://www.ruby-lang.org/en/news/202...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-30 21:40 UTC by Yasuhiro Kimura
Modified: 2023-04-18 16:10 UTC (History)
1 user (show)

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


Attachments
Patch file (6.29 KB, patch)
2023-03-30 21:40 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 2023-03-30 21:40:13 UTC
Created attachment 241221 [details]
Patch file

Update to 3.2.2

ReleaseNotes:   https://www.ruby-lang.org/en/news/2023/03/30/ruby-3-2-2-released/
MFH:            2023Q1
Security:       9b60bba1-cf18-11ed-bd44-080027f5fec9
Security:       6bd2773c-cf1a-11ed-bd44-080027f5fec9
Comment 1 Po-Chuan Hsieh freebsd_committer freebsd_triage 2023-04-05 20:33:29 UTC
LGTM. Please MFH to 2023Q2 instead. Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-04-18 12:32:07 UTC
A commit in branch main references this bug:

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

commit 01b96e81f6c9a35b9b34654d4061142f9e4dfe3b
Author:     Yasuhiro Kimura <yasu@freebsd.org>
AuthorDate: 2023-04-18 12:31:08 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-18 12:31:08 +0000

    lang/ruby32: Update to 3.2.2

    Changes:        https://www.ruby-lang.org/en/news/2023/03/30/ruby-3-2-2-released/
    PR:             270558
    Security:       9b60bba1-cf18-11ed-bd44-080027f5fec9
    Security:       6bd2773c-cf1a-11ed-bd44-080027f5fec9

 Mk/Uses/ruby.mk                           |  2 +-
 lang/ruby32/distinfo                      |  6 +++---
 lang/ruby32/files/patch-tool_rbinstall.rb | 11 +++++++----
 lang/ruby32/pkg-plist                     | 18 ++++++++++++++++++
 4 files changed, 29 insertions(+), 8 deletions(-)
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-04-18 16:09:32 UTC
A commit in branch 2023Q2 references this bug:

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

commit eacb8605f73333b5d5e6b2f10db4a27800be5d55
Author:     Yasuhiro Kimura <yasu@freebsd.org>
AuthorDate: 2023-04-18 12:31:08 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-18 16:08:45 +0000

    lang/ruby32: Update to 3.2.2

    Changes:        https://www.ruby-lang.org/en/news/2023/03/30/ruby-3-2-2-released/
    PR:             270558
    Security:       9b60bba1-cf18-11ed-bd44-080027f5fec9
    Security:       6bd2773c-cf1a-11ed-bd44-080027f5fec9
    (cherry picked from commit 01b96e81f6c9a35b9b34654d4061142f9e4dfe3b)

 Mk/Uses/ruby.mk                           |  2 +-
 lang/ruby32/distinfo                      |  6 +++---
 lang/ruby32/files/patch-tool_rbinstall.rb | 11 +++++++----
 lang/ruby32/pkg-plist                     | 18 ++++++++++++++++++
 4 files changed, 29 insertions(+), 8 deletions(-)
Comment 4 Po-Chuan Hsieh freebsd_committer freebsd_triage 2023-04-18 16:10:18 UTC
Committed. Thanks!