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.
exp-run looks fine
LGTM. Please MFH to 2023Q2 instead. Thanks!
@yasu, I plan commit lang/ruby{27,30,31,32} updates if you're not available to commit them today.
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(-)
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(-)
Committed. Thanks!