diff options
author | Koen Kooi <koen@openembedded.org> | 2009-10-14 17:37:37 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-10-14 17:37:37 +0200 |
commit | b5a8e68560c6fa47e9c8011c997ccdd260490d06 (patch) | |
tree | 56701821686d58693422577882a549f430e23f7c /conf | |
parent | bf1985913ed7c12fc299742fe64ef1a34604b84e (diff) |
checksums.ini: update entry for libxml-twig-perl
The Twig people are idiots because they keep replacing the tarball, a snippet from diffing the two:
diff -Nurd XML-Twig-3.33.old/Changes XML-Twig-3.33.new/Changes
--- XML-Twig-3.33.old/Changes 2009-05-18 14:13:23.000000000 +0200
+++ XML-Twig-3.33.new/Changes 2009-10-11 09:52:38.000000000 +0200
@@ -12,7 +12,11 @@
added: better error message if find_nodes or get_xpath are called instead
of findnodes when using XML::Twig::XPath (suggested by Zed Pobre)
added: indented_close_tag pretty_print option (suggested by H.Merijn Brand)
-
+added: RT #49692 xml_split test on win 32 systems. Patch sent through RT
+ http://rt.cpan.org/Ticket/Display.html?id=49692
+fix: RT #48616 handler condition of foo/* crashed the module
+ reported by Osfameron
+ http://rt.cpan.org/Public/Bug/Display.html?id=48616
fix: xml_grep bug: warning when --count is used and no match is found
https://rt.cpan.org/Ticket/Display.html?id=33269
found by Hermann Peifer
@@ -46,7 +50,9 @@
Viebrock (fix is to explicitely return null from the character handler,
instead of the text already parsed... a few hundred thousand times)
http://rt.cpan.org/Ticket/Display.html?id=35672
-
+fix: RT #47257, minor doc bug, spotted by David Steinbrunner
+ http://rt.cpan.org/Ticket/Display.html?id=47257
+improved: speed, somewhat
Diffstat (limited to 'conf')
-rw-r--r-- | conf/checksums.ini | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/checksums.ini b/conf/checksums.ini index 222709e64b..e8a5c8158b 100644 --- a/conf/checksums.ini +++ b/conf/checksums.ini @@ -1267,8 +1267,8 @@ md5=593aa8001e5c301cdcdb4bb3b63abc33 sha256=a54967c188cda3e20f496c83be4de3f1740eeaa83c0380712ecd969ad8766826 [http://xmltwig.com/xmltwig/XML-Twig-3.33.tar.gz] -md5=68d9a93d507bbf917e1f3ad294fd5727 -sha256=c23357f66886437ce0c81cddfdacd0e8c0bc5a11cc4a90f3707900568334d5bb +md5=495fd8c320f67a0c8e0b90ccb060f0ea +sha256=d87ff8c2e1d594808a58373ea72aa6f6e42a9a19d550a569b3f5fd22b53efebd [http://search.cpan.org/CPAN/authors/id/J/JO/JOSEPHW/XML-Writer-0.606.tar.gz] md5=178895f6b011594f425d0a2aef0ee069 |