[Bug 262506] misc/sdformat: Fix build when 3.x is default version of Ruby
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 12 Mar 2022 18:27:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262506
Bug ID: 262506
Summary: misc/sdformat: Fix build when 3.x is default version
of Ruby
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: yuri@freebsd.org
Reporter: yasu@freebsd.org
Blocks: 262350
Flags: maintainer-feedback?(yuri@freebsd.org)
Assignee: yuri@freebsd.org
Created attachment 232406
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=232406&action=edit
Patch file
Since Ruby 3.0 rexml is converted to bundled gem. On the other hand our Ruby
ports (lang/rubyXY) don't install bundled gems. So rexml isn't included in
packages of Ruby 3.x and ports that require rexml need to add
textproc/rubygem-rexml to their dependency explicitly.
Referenced Bugs:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262350
[Bug 262350] Mk/bsd.default-versions.mk: Switch default version of Ruby from
2.7 to 3.0
--
You are receiving this mail because:
You are the assignee for the bug.