summaryrefslogtreecommitdiff
path: root/textproc/ruby-nokogiri/distinfo
diff options
context:
space:
mode:
authortaca <taca>2013-09-15 16:20:51 +0000
committertaca <taca>2013-09-15 16:20:51 +0000
commiteb13c749555477a4fbfef0e3f191741fb8273576 (patch)
treeecb035c32ae3c0bd882452507cfdbc47a98c9633 /textproc/ruby-nokogiri/distinfo
parentdab6789781fd6741a42725d9cf5a4ec4ebf6c1b3 (diff)
downloadpkgsrc-eb13c749555477a4fbfef0e3f191741fb8273576.tar.gz
Update ruby-nokogiri to 1.5.10.
=== 1.5.10 / 2013-06-07 * Bugfixes * (JRuby) Fix "null document" error when parsing an empty IO in jruby 1.7.3. #883 * (JRuby) Fix schema validation when XSD has DOCTYPE set to DTD. #861 (Thanks, Patrick Cheng!) * (MRI) Fix segfault when there is no default subelement for an HTML node. #917 * Notes * Use rb_ary_entry instead of RARRAY_PTR (you know, for Rubinius). #877 (Thanks, Dirkjan Bussink!) * Fix TypeError when running tests. #900 (Thanks, Cédric Boutillier!) === 1.5.9 / 2013-03-21 * Bugfixes * Ensure that prefixed attributes are properly namespaced when reparented. #869 * Fix for inconsistent namespaced attribute access for SVG nested in HTML. #861 * (MRI) Fixed a memory leak in fragment parsing if nodes are not all subsequently reparented. #856 === 1.5.8 / 2013-03-19 * Bugfixes * (JRuby) Fix EmptyStackException thrown by elements with xlink:href attributes and no base_uri #534, #805. (Thanks, Patrick Quinn and Brian Hoffman!) * Fixes duplicate attributes issue introduced in 1.5.7. #865 * Allow use of a prefixed namespace on a root node using Nokogiri::XML::Builder #868 === 1.5.7 / 2013-03-18 * Features * Windows support for Ruby 2.0. * Bugfixes * SAX::Parser.parse_io throw an error when used with lower case encoding. #828 * (JRuby) Java Nokogiri is finally green (passes all tests) under 1.8 and 1.9 mode. High five everyone. #798, #705 * (JRuby) Nokogiri::XML::Reader broken (as a pull parser) on jruby - reads the whole XML document. #831 * (JRuby) JRuby hangs parsing "&amp;". #837 * (JRuby) JRuby NPE parsing an invalid XML instruction. #838 * (JRuby) Node#content= incompatibility. #839 * (JRuby) to_xhtml doesn't print the last slash for self-closing tags in JRuby. #834 * (JRuby) Adding an EntityReference after a Text node mangles the entity in JRuby. #835 * (JRuby) JRuby version inconsistency: nil for empty attributes. #818 * CSS queries for classes (e.g., ".foo") now treat all whitespace identically. #854 * Namespace behavior cleaned up and made consistent between JRuby and MRI. #846, #801 (Thanks, Michael Klein!) * (MRI) SAX parser handles empty processing instructions. #845
Diffstat (limited to 'textproc/ruby-nokogiri/distinfo')
-rw-r--r--textproc/ruby-nokogiri/distinfo8
1 files changed, 4 insertions, 4 deletions
diff --git a/textproc/ruby-nokogiri/distinfo b/textproc/ruby-nokogiri/distinfo
index 9327f3939b9..b68d6d40394 100644
--- a/textproc/ruby-nokogiri/distinfo
+++ b/textproc/ruby-nokogiri/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2013/02/11 02:44:26 taca Exp $
+$NetBSD: distinfo,v 1.11 2013/09/15 16:20:51 taca Exp $
-SHA1 (nokogiri-1.5.6.gem) = 21539279b12c7404f4980a4106081b369ef93e43
-RMD160 (nokogiri-1.5.6.gem) = 4b45c4fdb3468ba402ddbbec5da401d5bcebfd39
-Size (nokogiri-1.5.6.gem) = 217600 bytes
+SHA1 (nokogiri-1.5.10.gem) = 16cd1167063220b8fc42670d548503ff56e4986b
+RMD160 (nokogiri-1.5.10.gem) = e55f58016ea6c43b2cf0c9a621f4fbaefd537161
+Size (nokogiri-1.5.10.gem) = 223232 bytes