Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Mar 2020 09:27:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        ruby@FreeBSD.org
Subject:   [Bug 243888] lang/ruby27: throw out {irb,ri,rdoc} from lang/ruby27
Message-ID:  <bug-243888-21402-RDuQjVpgrQ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-243888-21402@https.bugs.freebsd.org/bugzilla/>
References:  <bug-243888-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=3D243888

--- Comment #2 from commit-hook@freebsd.org ---
A commit references this bug:

Author: meta
Date: Fri Mar 13 09:27:16 UTC 2020
New revision: 528339
URL: https://svnweb.freebsd.org/changeset/ports/528339

Log:
  lang/ruby27: throw out irb, ri, rdoc from lang/ruby27

  because they're provided as "default gem" since Ruby 2.6.

  We provide "default gem"s as gem ports rather than a part of lang/ruby*
  port.  files/patch-tool_rbinstall.rb makes not to install such default ge=
ms
  however hollow wrapper scripts bin/{irb,ri,rdoc} and their manpages were
  still left.

  This commit intend to move out such wrapper scripts and manpages to gem
  ports completely.

  PR:           243888
  Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (initial revision)
                meta (myself)
  Differential Revision:        https://reviews.freebsd.org/D23514

Changes:
  head/Mk/bsd.ruby.mk
  head/devel/rubygem-irb/Makefile
  head/devel/rubygem-rdoc/Makefile
  head/lang/ruby27/Makefile
  head/lang/ruby27/pkg-message
  head/lang/ruby27/pkg-plist

--=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-243888-21402-RDuQjVpgrQ>