diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-01-22 16:23:39 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-01-22 16:23:39 +0000 |
commit | e067b1870f696bd5f3f1ffcbf7a85d42adc35543 (patch) | |
tree | 2c80f67b61c00eb413ed1cc3cf742814b41dfa93 /www/neon/distinfo | |
parent | 087c2ce3a7c3016ee52539deb660759137a9d110 (diff) | |
download | pkgsrc-e067b1870f696bd5f3f1ffcbf7a85d42adc35543.tar.gz |
Update neon to 0.23.6, with patch provided in PR pkg/19998 by Marc Recht.
Changes since 0.23.5:
* Fixes for error handling in socket layer on Win32 from Johan Lindh and
Sergey N Ushakov:
* meaningful error messages rather than "No error"
* handle persistent connection timeouts properly
* Fix to use RFC2617-style digest auth when possible (had reverted to
only using RFC2068-style in 0.16.1).
* Fix NULL pointer dereference on certain ill-formed PROPFIND responses.
* Allow ne_sock_init to re-initialize after ne_sock_finish has been
called (Sergey N Ushakov).
Changes in the package:
* Switch to libxml2.
Diffstat (limited to 'www/neon/distinfo')
-rw-r--r-- | www/neon/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/neon/distinfo b/www/neon/distinfo index daaa39423e6..981be9c3460 100644 --- a/www/neon/distinfo +++ b/www/neon/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.5 2002/11/25 20:01:43 wiz Exp $ +$NetBSD: distinfo,v 1.6 2003/01/22 16:23:40 jmmv Exp $ -SHA1 (neon-0.23.5.tar.gz) = c58c2174c5340618e6479efff1a5bcb2b16294c2 -Size (neon-0.23.5.tar.gz) = 505880 bytes +SHA1 (neon-0.23.6.tar.gz) = c4e16727fb6889ace5151042ac1ddf595be76c20 +Size (neon-0.23.6.tar.gz) = 507680 bytes |