diff options
author | epg <epg> | 2004-07-14 16:20:30 +0000 |
---|---|---|
committer | epg <epg> | 2004-07-14 16:20:30 +0000 |
commit | 608b491780144006ff2619bcfe643b60c682aa3a (patch) | |
tree | 3a050702439e45522dba553567465b3e399a6ded /www/neon/distinfo | |
parent | 42ca3609d485b937424aaa73c4e6ecca846a7d5e (diff) | |
download | pkgsrc-608b491780144006ff2619bcfe643b60c682aa3a.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/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 fb1be21c5de..826b95b472a 100644 --- a/www/neon/distinfo +++ b/www/neon/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.12 2004/05/19 11:03:29 drochner Exp $ +$NetBSD: distinfo,v 1.13 2004/07/14 16:20:30 epg Exp $ -SHA1 (neon-0.24.6.tar.gz) = f7648f3f5551b0413bc7db5fc8e24f3586bb2114 -Size (neon-0.24.6.tar.gz) = 600129 bytes +SHA1 (neon-0.24.7.tar.gz) = 51e556790c79eed99ba8328e79eb7fe996cc34ea +Size (neon-0.24.7.tar.gz) = 603592 bytes |