Bug 259757 - lang/ruby30: Update pkg-message
Summary: lang/ruby30: Update pkg-message
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Yasuhiro Kimura
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-10 15:56 UTC by Yasuhiro Kimura
Modified: 2021-12-03 07:59 UTC (History)
1 user (show)

See Also:
yasu: maintainer-feedback-


Attachments
Patch file (1.92 KB, patch)
2021-11-10 15:56 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 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.