Package: ruby-nokogiri / 1.6.3.1+ds-1

Metadata

Package Version Patches format
ruby-nokogiri 1.6.3.1+ds-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
remove annoying warning.patch | (download)

lib/nokogiri/version.rb | 6 1 + 5 - 0 !
1 file changed, 1 insertion(+), 5 deletions(-)

 remove annoying warning about the version of libxml used
no require rubygems.patch | (download)

bin/nokogiri | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 remove requirement on rubygems
Origine: vendor

skip_test_reader_entity_reference_without_dtdload.patch | (download)

test/xml/test_entity_reference.rb | 18 9 + 9 - 0 !
1 file changed, 9 insertions(+), 9 deletions(-)

 disable test_reader_entity_reference_without_dtdload
 These tests fail with libxml2 2.9, but were passing with 2.8
deactivate_test_reader_blocking.patch | (download)

test/test_reader.rb | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 deactivate reader_blocking test, hanging on kfreebsd ports
always_use_system_libraries.patch | (download)

Rakefile | 10 0 + 10 - 0 !
ext/nokogiri/extconf.rb | 2 1 + 1 - 0 !
metadata.yml | 14 0 + 14 - 0 !
3 files changed, 1 insertion(+), 25 deletions(-)

 always use system libraries and remov the dependency to mini_portile