From db7672e019742b940e7d3fc31b767e5a20117695 Mon Sep 17 00:00:00 2001 From: epg Date: Wed, 14 Jul 2004 16:20:30 +0000 Subject: Update neon to 0.24.7 Changes in release 0.24.7: * Compression interface fixes: - fix issues handling content decoding and request retries from authentication challenges (Justin Erenkrantz) - fix places where reader callback would receive spurious size=0 calls - fix to pass user-supplied userdata to user-supplied acceptance callback * Fix for RFC2617-style digest authentication (Hideaki Takahashi). * Fix to pick up gethostbyname() on QNX 6.2. --- www/neon/PLIST | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/neon/PLIST') diff --git a/www/neon/PLIST b/www/neon/PLIST index 4d678b2df67..066eba7e7b5 100644 --- a/www/neon/PLIST +++ b/www/neon/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.12 2004/05/19 11:03:29 drochner Exp $ +@comment $NetBSD: PLIST,v 1.13 2004/07/14 16:20:30 epg Exp $ bin/neon-config include/neon/ne_207.h include/neon/ne_acl.h @@ -26,7 +26,7 @@ lib/libneon.a lib/libneon.la lib/libneon.so lib/libneon.so.24 -lib/libneon.so.24.6 +lib/libneon.so.24.7 lib/pkgconfig/neon.pc man/man1/neon-config.1 man/man3/ne_add_request_header.3 -- cgit v1.2.3