Bug 258774

Summary: devel/ruby-build: Update to 20210928
Product: Ports & Packages Reporter: Koichiro Iwao <meta>
Component: Individual Port(s)Assignee: Yasuhiro Kimura <yasu>
Status: Closed FIXED    
Severity: Affects Only Me CC: meta, ygy
Priority: --- Flags: meta: maintainer-feedback+
meta: merge-quarterly?
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
0001-devel-ruby-build-Update-to-20210928.patch meta: maintainer-approval+

Description Koichiro Iwao freebsd_committer freebsd_triage 2021-09-29 08:03:51 UTC
Created attachment 228239 [details]
0001-devel-ruby-build-Update-to-20210928.patch

I know I can commit and push this by myself. I would like to commit this mentee yasu.
Comment 1 Koichiro Iwao freebsd_committer freebsd_triage 2021-09-29 08:14:59 UTC
yasu, could you apply this patch by `git am`? Then perform `git commit --amend` to fill out empty fields and push it (it turned out --reset-author is not required). This is already approved by myself. You don't need to create a Phabricator review.

As I told you before you become a committer, patch submitted as `git format-patch` is easy to apply and commit. I would like you to have a chance to commit such patches.
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-09-29 10:21:03 UTC
A commit in branch main references this bug:

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

commit 8d6b60f0f5e65972984488d4224474d43c2e414e
Author:     Koichiro Iwao <meta@FreeBSD.org>
AuthorDate: 2021-09-29 07:46:56 +0000
Commit:     Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2021-09-29 10:20:08 +0000

    devel/ruby-build: Update to 20210928

    Changes:        https://github.com/rbenv/ruby-build/releases/tag/v20210928
    PR:             258774
    MFH:            2021Q3
    Approved by:    meta (mentor)

 devel/ruby-build/Makefile | 2 +-
 devel/ruby-build/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 3 Yasuhiro Kimura freebsd_committer freebsd_triage 2021-09-29 10:22:35 UTC
(In reply to Koichiro Iwao from comment #1)

Committed. Should I MFH this commit to quarterly branch?
Comment 4 Koichiro Iwao freebsd_committer freebsd_triage 2021-09-30 01:10:45 UTC
(In reply to Yasuhiro Kimura from comment #3)
Yes please.
Comment 5 commit-hook freebsd_committer freebsd_triage 2021-09-30 01:19:25 UTC
A commit in branch 2021Q3 references this bug:

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

commit e8a8d2eb01e594195cc7f044f3b528a55a2c515f
Author:     Koichiro Iwao <meta@FreeBSD.org>
AuthorDate: 2021-09-29 07:46:56 +0000
Commit:     Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2021-09-30 01:17:42 +0000

    devel/ruby-build: Update to 20210928

    Changes:        https://github.com/rbenv/ruby-build/releases/tag/v20210928
    PR:             258774
    MFH:            2021Q3
    Approved by:    meta (mentor)

    (cherry picked from commit 8d6b60f0f5e65972984488d4224474d43c2e414e)

 devel/ruby-build/Makefile | 2 +-
 devel/ruby-build/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 6 Yasuhiro Kimura freebsd_committer freebsd_triage 2021-09-30 01:20:38 UTC
Committed to main and MFHed to 2021Q3.