Subject: CVS commit: pkgsrc/www/neon
To: None <pkgsrc-changes@netbsd.org>
From: Julio Merino <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 01/22/2003 18:23:41
Module Name: pkgsrc
Committed By: jmmv
Date: Wed Jan 22 16:23:40 UTC 2003
Modified Files:
pkgsrc/www/neon: Makefile PLIST buildlink2.mk distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/www/neon/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/www/neon/PLIST pkgsrc/www/neon/distinfo
cvs rdiff -r1.3 -r1.4 pkgsrc/www/neon/buildlink2.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.