On Thu, Aug 13, 2020 at 1:15 AM wen heping <[email protected]> wrote:
> Hi, ports@: > > Here is a patch for textproc/ruby-kramdown: > i) Update to 2.3.0, it include security fix(CVE-2020-14001) > ii) Add new port ruby-rexml as RUN_DEPENDS, which I submitted just now > > It build well and run well and pass tests on amd64-current system. > If you comment out the RUN_DEPENDS, it builds correctly with the ruby26 and ruby27 FLAVORs. It fails on the ruby25 FLAVOR, because rexml wasn't gemified in the standard library until Ruby 2.6. You can fix that with the attached patch. After we drop Ruby 2.5 support (after OpenBSD 6.8 release), we can remove the patch. After Ruby 3.0 is added, we can import rexml as a separate port and add the RUN_DEPENDS back. What are your thoughts on that? Thanks, Jeremy
patch-_metadata
Description: Binary data
