https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220628
Steve Wills <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Steve Wills <[email protected]> --- Hmm, rdoc is a bit of a special case. The gem is bundled with ruby and we don't pull it out like we do gem itself. We used to pull it out, but it changes so little now that it's not worth it. So gem doesn't show it as installed, but it is available. The devel/rubygem-rdoc port is out of date, it's 4.3.0 and the latest at the moment is 5.1.0. I've actually thought we should probably just delete the rubygem-rdoc port. And perhaps the same for rubygem-sdoc, though it looks like rails4 needs it. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ruby To unsubscribe, send any mail to "[email protected]"
