summaryrefslogtreecommitdiff
path: root/textproc/ruby-nokogiri/distinfo
diff options
context:
space:
mode:
authortaca <taca>2012-06-02 01:13:00 +0000
committertaca <taca>2012-06-02 01:13:00 +0000
commite844e7d000e33880fff9adf59ff90537ce9d37bb (patch)
treefbeb8a275b89eb6a4eeb73819d9a570e5b426ec0 /textproc/ruby-nokogiri/distinfo
parent3447afc8b74497b3f89625348b36e2a255437866 (diff)
downloadpkgsrc-e844e7d000e33880fff9adf59ff90537ce9d37bb.tar.gz
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
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 558723c92f2..66092c264c9 100644
--- a/textproc/ruby-nokogiri/distinfo
+++ b/textproc/ruby-nokogiri/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2012/03/17 16:51:05 taca Exp $
+$NetBSD: distinfo,v 1.7 2012/06/02 01:13:00 taca Exp $
-SHA1 (nokogiri-1.5.2.gem) = 1707c848d145cc92ecf724cd15358a7ad1a537aa
-RMD160 (nokogiri-1.5.2.gem) = 267379b7c35edc75d91605db05b64549fad760a2
-Size (nokogiri-1.5.2.gem) = 198656 bytes
+SHA1 (nokogiri-1.5.3.gem) = 2831f9fe4d8eadd6b94f164f58f5a1e858d2a6d4
+RMD160 (nokogiri-1.5.3.gem) = 71bb4917c28abb6d3debe04db0cea067c8e9bc76
+Size (nokogiri-1.5.3.gem) = 205824 bytes