summaryrefslogtreecommitdiff
path: root/www/neon/PLIST
diff options
context:
space:
mode:
authorepg <epg@pkgsrc.org>2004-07-14 16:20:30 +0000
committerepg <epg@pkgsrc.org>2004-07-14 16:20:30 +0000
commitdb7672e019742b940e7d3fc31b767e5a20117695 (patch)
tree3a050702439e45522dba553567465b3e399a6ded /www/neon/PLIST
parent02b9470a64649de95ff24f6c00188b64b595a974 (diff)
downloadpkgsrc-db7672e019742b940e7d3fc31b767e5a20117695.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/PLIST4
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