Bug 263386 - Mk/bsd.ruby.mk: Remove RUBY_RDOC
Summary: Mk/bsd.ruby.mk: Remove RUBY_RDOC
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Ports Framework (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Yasuhiro Kimura
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-18 07:05 UTC by Yasuhiro Kimura
Modified: 2022-05-02 11:18 UTC (History)
2 users (show)

See Also:
yasu: maintainer-feedback-


Attachments
Patch file (2.54 KB, patch)
2022-04-18 07:05 UTC, Yasuhiro Kimura
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yasuhiro Kimura freebsd_committer freebsd_triage 2022-04-18 07:05:33 UTC
Created attachment 233295 [details]
Patch file

Remove RUBY_RDOC.

After lang/ruby26 is removed the value of it is same with all supported ruby versions. So ports need not use it to specify full patch of rdoc executable.
Comment 1 Yasuhiro Kimura freebsd_committer freebsd_triage 2022-05-02 11:05:52 UTC
Maintainer timeout. Take.
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-05-02 11:16:19 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e4a56e48d471fef7f8a2c20fb7e4463af4e892d6

commit e4a56e48d471fef7f8a2c20fb7e4463af4e892d6
Author:     Yasuhiro Kimura <yasu@FreeBSD.org>
AuthorDate: 2022-04-18 06:52:16 +0000
Commit:     Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2022-05-02 11:14:06 +0000

    Mk/bsd.ruby.mk: Remove RUBY_RDOC

    After lang/ruby26 is removed the value of it is same with all
    supported ruby versions. So ports need not use it to specify full
    patch of rdoc executable.

    PR:             263386
    Approved by:    maintainer timeout

 Mk/bsd.ruby.mk                            |  5 -----
 databases/ruby-bdb/Makefile               |  1 -
 databases/ruby-bdb/files/patch-extconf.rb | 13 ++-----------
 3 files changed, 2 insertions(+), 17 deletions(-)