summaryrefslogtreecommitdiff
path: root/textproc/ruby-nokogiri/distinfo
diff options
context:
space:
mode:
authortaca <taca>2012-06-13 14:42:40 +0000
committertaca <taca>2012-06-13 14:42:40 +0000
commit63ab5c17d8eb6ea114982b349d18c0f896a82b20 (patch)
tree6d977be757c784ba70841eaa86653a08f44ed6a2 /textproc/ruby-nokogiri/distinfo
parent75a224fb5d222aa2aa3f8cf2cce77674607e8a69 (diff)
downloadpkgsrc-63ab5c17d8eb6ea114982b349d18c0f896a82b20.tar.gz
Update ruby-nokogiri to 1.5.4.
== 1.5.4 / unreleased * Features * The "nokogiri" script now has more verbose output when passed the `--rng` option. #675 (Thanks, Dan Radez!) * Build support on hardened Debian systems that use `-Werror=format-security`. #680. * Better build support for systems with pkg-config. #584 * Better build support for systems with multiple iconv installations. * Bugfixes * Segmentation fault when creating a comment node for a DocumentFragment. #677, #678. * Treat '.' as xpath in at() and search(). #690 * [MRI, Security] Default parse options for XML documents were changed to not make network connections during document parsing, to avoid XXE vulnerability. #693 To re-enable this behavior, the configuration method `nononet` may be called, like this: Nokogiri::XML::Document.parse(xml) { |config| config.nononet } Insert your own joke about double-negatives here.
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 66092c264c9..b6a76237445 100644
--- a/textproc/ruby-nokogiri/distinfo
+++ b/textproc/ruby-nokogiri/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2012/06/02 01:13:00 taca Exp $
+$NetBSD: distinfo,v 1.8 2012/06/13 14:42:40 taca Exp $
-SHA1 (nokogiri-1.5.3.gem) = 2831f9fe4d8eadd6b94f164f58f5a1e858d2a6d4
-RMD160 (nokogiri-1.5.3.gem) = 71bb4917c28abb6d3debe04db0cea067c8e9bc76
-Size (nokogiri-1.5.3.gem) = 205824 bytes
+SHA1 (nokogiri-1.5.4.gem) = e36f94575211c91442036422930e804ecabd37cb
+RMD160 (nokogiri-1.5.4.gem) = ab9636060245e332169c9e4109b8c75f1eea46ba
+Size (nokogiri-1.5.4.gem) = 206848 bytes