Bug 241556

Summary: devel/rubygem-rdoc: Update to 6.2.1.
Product: Ports & Packages Reporter: Yasuhiro Kimura <yasu>
Component: Individual Port(s)Assignee: Koichiro Iwao <meta>
Status: Closed FIXED    
Severity: Affects Some People CC: meta
Priority: --- Flags: bugzilla: maintainer-feedback? (ruby)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch file
none
Updated patch file
none
Updated patch file
none
Updated patch file none

Description Yasuhiro Kimura freebsd_committer freebsd_triage 2019-10-28 23:35:06 UTC
Created attachment 208663 [details]
Patch file

* Install bin/{rdoc,ri} with Ruby 2.6 or newer.
* Bump PORTREVISION because 2.6 is default versin of Ruby.
Comment 1 Yasuhiro Kimura freebsd_committer freebsd_triage 2019-12-02 07:59:56 UTC
Created attachment 209588 [details]
Updated patch file

According to my proposal in bug #241555, comment #11,

* Install ${PREFIX}/bin/{rdoc,ri}.
* Install ri(1) man page.
* Set GEM_MANPAGE_SEC1.

So please commit attached patch instead of original one.
Comment 2 Yasuhiro Kimura freebsd_committer freebsd_triage 2019-12-25 01:23:57 UTC
Created attachment 210211 [details]
Updated patch file

New version 6.2.1 is released. So please commit attached patch instead of previous ones.
Comment 3 Yasuhiro Kimura freebsd_committer freebsd_triage 2020-09-21 20:35:05 UTC
Created attachment 218159 [details]
Updated patch file

Update patch so it simply update this port to 6.2.1 and doesn't depend on bug 241554 and bug242352.
Comment 4 commit-hook freebsd_committer freebsd_triage 2020-10-03 12:23:46 UTC
A commit references this bug:

Author: meta
Date: Sat Oct  3 12:23:14 UTC 2020
New revision: 551306
URL: https://svnweb.freebsd.org/changeset/ports/551306

Log:
  devel/rubygem-rdoc: Update to 6.2.1

  PR:		241556
  Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>

Changes:
  head/devel/rubygem-rdoc/Makefile
  head/devel/rubygem-rdoc/distinfo
Comment 5 Koichiro Iwao freebsd_committer freebsd_triage 2020-10-03 12:30:34 UTC
Committed, thanks!