https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241554
Yasuhiro KIMURA <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #209586|0 |1 is obsolete| | --- Comment #23 from Yasuhiro KIMURA <[email protected]> --- Created attachment 211350 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=211350&action=edit Updated patch file Update patch so it includes everything necessary for exp-run. That is, * Change both lang/ruby26 and lang/ruby27 because change to the former also affects to the later. * Move ${PREFIX}/bin/irb and irb(1) man page to devel/rubygem-irb. * Move ${PREFIX}/bin/rdoc, ${PREFIX}/bin/ri and ri(1) man page to devel/rubygem-rdoc. * Move ${PREFIX}/bin/racc and ${PREFIX}/bin/racc2y to devel/rubygem-rac (lang/ruby27 only). * Update pkg-message of lang/ruby2[67]. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ruby To unsubscribe, send any mail to "[email protected]"
