Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 Feb 2020 17:24:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        ruby@FreeBSD.org
Subject:   [Bug 241554] lang/ruby26: Don't install bin/irb, bin/ri, bin/rdoc, irb(1) man page and ri(1) man page
Message-ID:  <bug-241554-21402-6FVF0404vG@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-241554-21402@https.bugs.freebsd.org/bugzilla/>
References:  <bug-241554-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=3D241554

Yasuhiro KIMURA <yasu@utahime.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #209586|0                           |1
        is obsolete|                            |

--- Comment #23 from Yasuhiro KIMURA <yasu@utahime.org> ---
Created attachment 211350
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D211350&action=
=3Dedit
Updated patch file

Update patch so it includes everything necessary for exp-run. That is,

* Change both lang/ruby26 and lang/ruby27 because change to the former also
affects to the later.
* Move ${PREFIX}/bin/irb and irb(1) man page to devel/rubygem-irb.
* Move ${PREFIX}/bin/rdoc, ${PREFIX}/bin/ri and ri(1) man page to
devel/rubygem-rdoc.
* Move ${PREFIX}/bin/racc and ${PREFIX}/bin/racc2y to devel/rubygem-rac
(lang/ruby27 only).
* Update pkg-message of lang/ruby2[67].

--=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-241554-21402-6FVF0404vG>