FreeBSD Bugzilla – Attachment 204366 Details for
Bug 237833
lang/ruby26: irb, rdoc, ri is broken
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
ruby26.patch (text/plain), 564 bytes, created by
Koichiro Iwao
on 2019-05-14 00:34:48 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Koichiro Iwao
Created:
2019-05-14 00:34:48 UTC
Size:
564 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 501512) >+++ Makefile (working copy) >@@ -21,7 +21,10 @@ > # Using LIB_DEPENDS finds the libffi from gcc which causes problems > BUILD_DEPENDS= libffi>=0:devel/libffi > LIB_DEPENDS= libyaml.so:textproc/libyaml >-RUN_DEPENDS= libffi>=0:devel/libffi >+# irb, ri, rdoc are provided as gem since Ruby 2.6 >+RUN_DEPENDS= libffi>=0:devel/libffi \ >+ rubygem-irb>=1.0.0:devel/rubygem-irb \ >+ rubygem-rdoc>=6.0.4:devel/rubygem-rdoc \ > > USES= autoreconf cpe ssl tar:xz >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 237833
: 204366