pkgsrc/textproc/ruby-nokogiri/distinfo
taca 4150100a75 Update ruby-nokogiri to 1.5.3.
== 1.5.3 / 2012-06-01

* Features

  * Support for "prefixless" CSS selectors ~, > and + like jQuery
    supports. #621, #623. (Thanks, David Lee!)
  * Attempting to improve installation on homebrew 0.9 (with regards
    to iconv). Isn't package management convenient?

* Bugfixes

  * Custom xpath functions with empty nodeset arguments cause a
    segfault. #634.
  * Nokogiri::XML::Node#css now works for XML documents with default
    namespaces when the rule contains attribute selector without
    namespace.
  * Fixed marshalling bugs around how arguments are passed to (and
    returned from) XSLT custom xpath functions. #640.
  * Nokogiri::XML::Reader#outer_xml is broken in JRuby #617
  * Nokogiri::XML::Attribute on JRuby returns a nil namespace #647
  * Nokogiri::XML::Node#namespace= cannot set a namespace without a
    prefix on JRuby #648
  * [JRuby] 1.9 mode causes dead lock while running rake #571
  * HTML::Document#meta_encoding does not raise exception on docs with
    malformed content-type. #655
  * Fixing segfault related to unsupported encodings in in-context
    parsing on 1.8.7. #643
  * [JRuby] Concurrency issue in XPath parsing. #682
2012-06-02 01:13:00 +00:00

5 lines
237 B
Text

$NetBSD: distinfo,v 1.7 2012/06/02 01:13:00 taca Exp $
SHA1 (nokogiri-1.5.3.gem) = 2831f9fe4d8eadd6b94f164f58f5a1e858d2a6d4
RMD160 (nokogiri-1.5.3.gem) = 71bb4917c28abb6d3debe04db0cea067c8e9bc76
Size (nokogiri-1.5.3.gem) = 205824 bytes