diff options
author | epg <epg@pkgsrc.org> | 2004-07-14 16:20:30 +0000 |
---|---|---|
committer | epg <epg@pkgsrc.org> | 2004-07-14 16:20:30 +0000 |
commit | a0bfbfad5cd38b174e7476ba2b9f92cbbd53277b (patch) | |
tree | 3a050702439e45522dba553567465b3e399a6ded /www/neon/PLIST | |
parent | b0e94ee590b0b569ed17931ea296617e54214248 (diff) | |
download | pkgsrc-a0bfbfad5cd38b174e7476ba2b9f92cbbd53277b.tar.gz |
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.
Diffstat (limited to 'www/neon/PLIST')
-rw-r--r-- | www/neon/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
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 |