Summary: | devel/rubygem-iobuffer: Fix build with Ruby 3.x | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Yasuhiro Kimura <yasu> | ||||
Component: | Individual Port(s) | Assignee: | Yasuhiro Kimura <yasu> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 262350 | ||||||
Attachments: |
|
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=15fae83a0092a7a9f57354e2cf52f8fe239ab175 commit 15fae83a0092a7a9f57354e2cf52f8fe239ab175 Author: Yasuhiro Kimura <yasu@FreeBSD.org> AuthorDate: 2022-03-10 09:06:59 +0000 Commit: Yasuhiro Kimura <yasu@FreeBSD.org> CommitDate: 2022-03-14 04:59:58 +0000 devel/rubygem-iobuffer: Fix build with Ruby 3.x PR: 262527 devel/rubygem-iobuffer/files/patch-ext_extconf.rb (new) | 13 +++++++++++++ devel/rubygem-iobuffer/files/patch-ext_iobuffer.c (new) | 11 +++++++++++ 2 files changed, 24 insertions(+) |
Created attachment 232429 [details] Patch file Fix build with Ruby 3.x.