Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 2021 12:38:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        ruby@FreeBSD.org
Subject:   [Bug 258108] devel/ruby-gems: Update to 3.2.26 (Fixes for Ruby 3.0)
Message-ID:  <bug-258108-21402-fx99NpBIGU@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-258108-21402@https.bugs.freebsd.org/bugzilla/>
References:  <bug-258108-21402@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258108

--- Comment #12 from Thibault Jouan <tj+freebsd_ports@a13.fr> ---
(In reply to mikeg from comment #0)
> The staging installed under /usr/local/bin/gem instead of /usr/local/bin/=
gem/${RUBY_VER_SHORT}
> I hacked the Makefile to move and symlink it so it behaves "properly" (th=
e way it previously did) but I feel like I'm missing something stupidly obv=
ious that's causing it to misbehave in the first place.

  It's because of the new `--format-executable' option flag. This
behavior was previously hard-coded, now it is configurable but it has
the opposite behavior as before. The same thing happened in the past
when `--regenerate-binstubs' was introduced, and now with
`--regenerate-plugins' too.

  I didn't understood this part of your comment during my first read,
and later I forgot about it when posting my patch, sorry about that.

--=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-258108-21402-fx99NpBIGU>