Bug 245340 - Mk/bsd.ruby.mk: RUBY_RDOC fix with Ruby 2.7
Summary: Mk/bsd.ruby.mk: RUBY_RDOC fix with Ruby 2.7
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-04 02:23 UTC by Hajimu UMEMOTO
Modified: 2020-04-12 09:33 UTC (History)
1 user (show)

See Also:


Attachments
fix RUBY_RDOC with Ruby 2.7 (408 bytes, patch)
2020-04-04 02:23 UTC, Hajimu UMEMOTO
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hajimu UMEMOTO freebsd_committer freebsd_triage 2020-04-04 02:23:08 UTC
Created attachment 213043 [details]
fix RUBY_RDOC with Ruby 2.7

The lang/ruby27 nor devel/rubygem-rdoc do not install /usr/local/bin/rdoc27.
The attached patch fixes RUBY_RDOC with Ruby 2.7.
Comment 1 Koichiro Iwao freebsd_committer freebsd_triage 2020-04-06 02:44:19 UTC
LGTM.
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-04-12 09:32:43 UTC
A commit references this bug:

Author: ume
Date: Sun Apr 12 09:32:30 UTC 2020
New revision: 531497
URL: https://svnweb.freebsd.org/changeset/ports/531497

Log:
  Fix RUBY_RDOC with Ruby 2.7.  Neither lang/ruby27 nor
  devel/rubygem-rdoc do not install /usr/local/bin/rdoc27.

  PR:		245340
  Submitted by:	ume
  Reviewed by:	meta

Changes:
  head/Mk/bsd.ruby.mk