Bug 259757

Summary: lang/ruby30: Update pkg-message
Product: Ports & Packages Reporter: Yasuhiro Kimura <yasu>
Component: Individual Port(s)Assignee: Yasuhiro Kimura <yasu>
Status: Closed FIXED    
Severity: Affects Only Me CC: ruby
Priority: --- Flags: yasu: maintainer-feedback-
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch file none

Description Yasuhiro Kimura freebsd_committer freebsd_triage 2021-11-10 15:56:48 UTC
Created attachment 229409 [details]
Patch file

In Ruby 3.0 following standard libraries are distributed as bundled gems.

- minitest
- power_assert
- test-unit
- typeprof
- rexml
- rss

But this port doesn't include bundled gems in its package. So add message to pkg-message that they are provided as separate ports.
Comment 1 Yasuhiro Kimura freebsd_committer freebsd_triage 2021-12-03 07:45:31 UTC
Maintainer timeout (> 3 weeks)
Comment 2 Yasuhiro Kimura freebsd_committer freebsd_triage 2021-12-03 07:46:24 UTC
Take.
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-12-03 07:56:38 UTC
A commit in branch main references this bug:

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

commit 31e95ed2326aff88a1f3792ffef1919dd9c766f9
Author:     Yasuhiro Kimura <yasu@FreeBSD.org>
AuthorDate: 2021-11-10 15:40:30 +0000
Commit:     Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2021-12-03 07:54:53 +0000

    lang/ruby30: Update pkg-message

    In Ruby 3.0 following standard libraries are distributed as bundled
    gems.

    - minitest
    - power_assert
    - test-unit
    - typeprof
    - rexml
    - rss

    But this port doesn't include bundled gems in its package. So add
    message to pkg-message that they are provided as separate ports.

    PR:             259757
    Approved by:    maintainer timeout (> 3 weeks)

 lang/ruby30/pkg-message | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)
Comment 4 Yasuhiro Kimura freebsd_committer freebsd_triage 2021-12-03 07:59:03 UTC
Committed.