diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-02-23 21:49:05 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-02-23 21:49:05 +0000 |
commit | b5f1c61b2f2b732a8abf57c797615f7cc2bb0a77 (patch) | |
tree | 68f09f0b689d9baa7d1504541a93a2e51ce9a6e2 /textproc/libxml2/distinfo | |
parent | 84d5961a6c164c40c12b1aeb278c804261d4ff06 (diff) | |
download | pkgsrc-b5f1c61b2f2b732a8abf57c797615f7cc2bb0a77.tar.gz |
Upgrade libxml2 to 2.6.7.
2.6.7: Feb 23 2004:
- documentation: tutorial updates (John Fleck), benchmark results
- xmlWriter: updates and fixes (Alfred Mickautsch, Lucas Brasilino)
- XPath optimization (Petr Pajas)
- DTD ID handling optimization
- bugfixes: xpath number with > 19 fractional (William Brack), push
mode with unescaped '>' characters, fix xmllint --stream --timing, fix
xmllint --memory --stream memory usage, xmlAttrSerializeTxtContent
handling NULL, trying to fix Relax-NG/Perl interface.
- python: 2.3 compatibility, whitespace fixes (Malcolm Tredinnick)
- Added relaxng option to xmllint --shell
Diffstat (limited to 'textproc/libxml2/distinfo')
-rw-r--r-- | textproc/libxml2/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/libxml2/distinfo b/textproc/libxml2/distinfo index 1c95c119251..8019207fcd5 100644 --- a/textproc/libxml2/distinfo +++ b/textproc/libxml2/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.34 2004/02/12 22:18:13 xtraeme Exp $ +$NetBSD: distinfo,v 1.35 2004/02/23 21:49:05 xtraeme Exp $ -SHA1 (libxml2-2.6.6.tar.bz2) = 60d8d743a481964e364a3b3b78e94899e20b3c24 -Size (libxml2-2.6.6.tar.bz2) = 2652415 bytes +SHA1 (libxml2-2.6.7.tar.bz2) = 886c77a07555d9cba45a045acde2e5ffdcca34fb +Size (libxml2-2.6.7.tar.bz2) = 2651941 bytes SHA1 (patch-aa) = 9013309e3a416de65bf5c86f0ade4303d05f0f0e SHA1 (patch-ab) = 9f715205d1ffb116b6b3793c1319f9c99410c4e4 SHA1 (patch-ad) = 58da64df2e421d396e707044019787f066df68f3 |