diff options
author | mrg <mrg@pkgsrc.org> | 2004-08-20 03:06:38 +0000 |
---|---|---|
committer | mrg <mrg@pkgsrc.org> | 2004-08-20 03:06:38 +0000 |
commit | 9e8721f2c6f73cd9bde3ee8b9c0071ed1c04de4b (patch) | |
tree | 2f5e2e7c7c2dc0466cc2627d6f1c774bb1e71368 /www/bozohttpd/distinfo | |
parent | c97778ba1dfedb66202362fdbc4059f4f6ebf75c (diff) | |
download | pkgsrc-9e8721f2c6f73cd9bde3ee8b9c0071ed1c04de4b.tar.gz |
update to bozohttpd 20040808. changes since previous version (many
already in pkgsrc) include:
o CGI status is now properly handled (-a flag has been removed)
o CGI file upload support works
o %xy translations are no longer ever applied after the first '?',
ala RFC2396. from lukem
o daemon mode (-b) should no longer hang spinning forever if it
sees no children. from lukem
o new .bzabsredirect file support. from <martin@netbsd.org>
o return a 404 error if we see %00 or %2f (/)
o don't print 2 "200" headers for CGI
o support .torrent files
Diffstat (limited to 'www/bozohttpd/distinfo')
-rw-r--r-- | www/bozohttpd/distinfo | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/www/bozohttpd/distinfo b/www/bozohttpd/distinfo index 3c8bed3ec57..b3ffa88dcf4 100644 --- a/www/bozohttpd/distinfo +++ b/www/bozohttpd/distinfo @@ -1,6 +1,4 @@ -$NetBSD: distinfo,v 1.35 2004/06/21 01:45:22 lukem Exp $ +$NetBSD: distinfo,v 1.36 2004/08/20 03:06:38 mrg Exp $ -SHA1 (bozohttpd-20040218.tar.bz2) = 849753fd96c75a2df7b7f79a0be329d52eabeaf9 -Size (bozohttpd-20040218.tar.bz2) = 31936 bytes -SHA1 (patch-aa) = 7460e5725c82d36c9c7ba284df6e7ffe131e44d5 -SHA1 (patch-ab) = 900a578833b82d45ad1a5f30600e0f0143b4bc6c +SHA1 (bozohttpd-20040808.tar.bz2) = 47ffdc58ae71dc6367ebeb7f3f57336a5ad5581f +Size (bozohttpd-20040808.tar.bz2) = 69301 bytes |