Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jan 2020 02:25:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        ruby@FreeBSD.org
Subject:   [Bug 237833] lang/ruby26: irb, rdoc, ri is broken
Message-ID:  <bug-237833-21402-TXVDrvy1JG@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-237833-21402@https.bugs.freebsd.org/bugzilla/>
References:  <bug-237833-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=3D237833

--- Comment #19 from commit-hook@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* por=
t.
  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@utahime.org> (based on)

Changes:
  head/Mk/bsd.ruby.mk
  head/lang/ruby27/Makefile
  head/lang/ruby27/pkg-plist

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237833-21402-TXVDrvy1JG>