Date: Sat, 12 Mar 2022 18:27:36 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 262506] misc/sdformat: Fix build when 3.x is default version of Ruby Message-ID: <bug-262506-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D262506 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=3D232406&action= =3Dedit 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=3D262350 [Bug 262350] Mk/bsd.default-versions.mk: Switch default version of Ruby from 2.7 to 3.0 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-262506-7788>