Date: Tue, 12 Aug 2014 01:12:07 +0000 From: bugzilla-noreply@freebsd.org To: ruby@FreeBSD.org Subject: [Bug 189646] [PATCH] lang/ruby19, lang/ruby20, lang/ruby21: fix RDOC options handling and etc. Message-ID: <bug-189646-21402-7jXYLzzzT2@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-189646-21402@https.bugs.freebsd.org/bugzilla/> References: <bug-189646-21402@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=189646 Steve Wills <swills@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #143828|0 |1 is obsolete| | Attachment #145129|0 |1 is obsolete| | Attachment #145290|0 |1 is obsolete| | --- Comment #9 from Steve Wills <swills@FreeBSD.org> --- Created attachment 145692 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=145692&action=edit third updated patch for ruby 1.9, 2.0 and 2.1 Here's an updated copy which fixes the plist issues for 1.9, 2.0 and 2.1. I've tested this pretty extensively in poudriere, building with lots of different combinations of options, though I haven't checked the docs contents yet. So far, it seems fine to me. Note I did have to updated it a bit after the recent doxygen update, so that will probably be an issue for future updaters of doxygen, but should be fine for us. (I also had a bit of an issue with it not always generating the same docs if MAKE_JOBS_UNSAFE wasn't set, so added that to lang/ruby20. There will have to be further work done in the future to make the lang/ruby* ports more consistent and otherwise improved, but I don't want to mix those changes up with these which should only add the necessary docs/rdocs/capi docs options and fix the plist with those.) -- You are receiving this mail because: You are on the CC list for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-189646-21402-7jXYLzzzT2>