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 filePatch | File delta | Description |
---|---|---|
remove annoying warning.patch | (download) |
lib/nokogiri/version.rb |
6 1 + 5 - 0 ! |
remove annoying warning about the version of libxml used |
no require rubygems.patch | (download) |
bin/nokogiri |
1 0 + 1 - 0 ! |
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 ! |
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 ! |
deactivate reader_blocking test, hanging on kfreebsd ports |
always_use_system_libraries.patch | (download) |
Rakefile |
10 0 + 10 - 0 ! |
always use system libraries and remov the dependency to mini_portile |