Bug 262543 - x11-wm/subtle: Fix build with Ruby 3.x
Summary: x11-wm/subtle: Fix build with Ruby 3.x
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: Alexey Dokuchaev
URL:
Keywords:
Depends on:
Blocks: 262350
  Show dependency treegraph
 
Reported: 2022-03-14 04:31 UTC by Yasuhiro Kimura
Modified: 2022-03-15 02:21 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (danfe)


Attachments
Patch file (1.50 KB, patch)
2022-03-14 04:31 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 2022-03-14 04:31:49 UTC
Created attachment 232445 [details]
Patch file

Fix build with Ruby 3.x.
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-03-15 02:15:02 UTC
A commit in branch main references this bug:

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

commit d4888ff76fb8a0f04986819e84a7f2b7e85fa113
Author:     Yasuhiro Kimura <yasu@FreeBSD.org>
AuthorDate: 2022-03-15 02:13:44 +0000
Commit:     Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2022-03-15 02:13:44 +0000

    x11-wm/subtle: unbreak the build against Ruby 3.x (upcoming default).

    PR:     262543

 x11-wm/subtle/files/patch-Rakefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 2 Alexey Dokuchaev freebsd_committer freebsd_triage 2022-03-15 02:21:02 UTC
Committed, thank you!