maintainer-feedback requested: [Bug 224377] textproc/rubygem-nokogiri has missing dependency to libxml2

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Dec 16 09:31:05 UTC 2017


Matthias Fechner <idefix at fechner.net> has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to ruby at FreeBSD.org:
Bug 224377: textproc/rubygem-nokogiri has missing dependency to libxml2
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224377



--- Description ---
Created attachment 188876
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=188876&action=edit
Add libxml2 dep and bump revision

These days a security update for libxml2 was released in the ports.
Using rubygem-nokogiri now triggers this warning:
WARNING: Nokogiri was built against LibXML version 2.9.4, but has dynamically
loaded 2.9.7

This is maybe caused by a missing lib dependency in the Makefile and therefor
the reversion was not increased.

What do you think about the attached patch?


More information about the freebsd-ruby mailing list