[Bug 237833] lang/ruby26: irb, rdoc, ri is broken
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jan 29 02:25:55 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237833
--- Comment #19 from commit-hook at freebsd.org ---
A commit references this bug:
Author: meta
Date: Wed Jan 29 02:25:24 UTC 2020
New revision: 524527
URL: https://svnweb.freebsd.org/changeset/ports/524527
Log:
lang/ruby27: throw out racc from lang/ruby27
because racc is provied as "default gem" since Ruby 2.7 [1].
We provide default gems as gem ports rather than a part of lang/ruby* port.
files/patch-tool_rbinstall.rb does that. bin/*racc* are leftover wrapper
script that the patch didn't remove default gem racc completely.
racc is provided by devel/rubygem-racc. To avoid conflict racc gem port vs
ruby port, throw it out completely from ruby port.
[1]
https://ruby-trunk-changes.hatenablog.com/entry/ruby_trunk_changes_20190620
PR: 242359 237833
Submitted by: Yasuhiro KIMURA <yasu at utahime.org> (based on)
Changes:
head/Mk/bsd.ruby.mk
head/lang/ruby27/Makefile
head/lang/ruby27/pkg-plist
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ruby
mailing list