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

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


Attachments
Patch file (5.25 KB, patch)
2023-03-30 21:38 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:38:44 UTC
Created attachment 241220 [details]
Patch file

Update to 3.1.4

ReleaseNotes:   https://www.ruby-lang.org/en/news/2023/03/30/ruby-3-1-4-released/
MFH:            2023Q1
Security:       9b60bba1-cf18-11ed-bd44-080027f5fec9
Security:       6bd2773c-cf1a-11ed-bd44-080027f5fec9

I'd like to request exp-run as this is current default version of Ruby.
Comment 1 Antoine Brodin freebsd_committer freebsd_triage 2023-04-05 12:44:09 UTC
exp-run looks fine
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2023-04-05 20:33:28 UTC
LGTM. Please MFH to 2023Q2 instead. Thanks!
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2023-04-11 21:00:19 UTC
@yasu, I plan commit lang/ruby{27,30,31,32} updates if you're not available to commit them today.
Comment 4 commit-hook freebsd_committer freebsd_triage 2023-04-18 12:32:10 UTC
A commit in branch main references this bug:

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

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

    lang/ruby31: Update to 3.1.4

    Changes:        https://www.ruby-lang.org/en/news/2023/03/30/ruby-3-1-4-released/
    PR:             270557
    Exp-run by:     antoine
    Security:       9b60bba1-cf18-11ed-bd44-080027f5fec9
    Security:       6bd2773c-cf1a-11ed-bd44-080027f5fec9

 Mk/Uses/ruby.mk                                |  4 ++--
 lang/ruby31/distinfo                           |  6 +++---
 lang/ruby31/files/patch-mkmf-pkg-config (gone) | 25 -------------------------
 lang/ruby31/files/patch-tool_rbinstall.rb      | 11 +++++++----
 lang/ruby31/pkg-plist                          |  6 ++++++
 5 files changed, 18 insertions(+), 34 deletions(-)
Comment 5 commit-hook freebsd_committer freebsd_triage 2023-04-18 16:09:28 UTC
A commit in branch 2023Q2 references this bug:

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

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

    lang/ruby31: Update to 3.1.4

    Changes:        https://www.ruby-lang.org/en/news/2023/03/30/ruby-3-1-4-released/
    PR:             270557
    Exp-run by:     antoine
    Security:       9b60bba1-cf18-11ed-bd44-080027f5fec9
    Security:       6bd2773c-cf1a-11ed-bd44-080027f5fec9

    (cherry picked from commit 560e5d91cd95734cea19013b2e4857432c545e94)

 Mk/Uses/ruby.mk                                |  4 ++--
 lang/ruby31/distinfo                           |  6 +++---
 lang/ruby31/files/patch-mkmf-pkg-config (gone) | 25 -------------------------
 lang/ruby31/files/patch-tool_rbinstall.rb      | 11 +++++++----
 lang/ruby31/pkg-plist                          |  6 ++++++
 5 files changed, 18 insertions(+), 34 deletions(-)
Comment 6 Po-Chuan Hsieh freebsd_committer freebsd_triage 2023-04-18 16:10:14 UTC
Committed. Thanks!