From 37ce9e6372b0043d382a68367b68f38d633b7871 Mon Sep 17 00:00:00 2001 From: mrg Date: Mon, 25 Apr 2005 14:29:07 +0000 Subject: update to bozohttpd 20050410. changes include: o fix some off-by-one errors from o properly support nph- CGI o make content maps case insensitive o fix proto header merging to include the missing comma o major source reorganisation; most features are in separate files now o new -V flag that makes unknown virtualhosts use slashdir from o HTTP/1.x protocol headers are now properly merged for CGI --- www/bozohttpd/Makefile | 5 ++--- www/bozohttpd/distinfo | 7 +++---- 2 files changed, 5 insertions(+), 7 deletions(-) (limited to 'www') diff --git a/www/bozohttpd/Makefile b/www/bozohttpd/Makefile index 47d16738b7b..db730d83233 100644 --- a/www/bozohttpd/Makefile +++ b/www/bozohttpd/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.48 2005/04/11 21:47:52 tv Exp $ +# $NetBSD: Makefile,v 1.49 2005/04/25 14:29:07 mrg Exp $ # -DISTNAME= bozohttpd-20040823 -PKGREVISION= 1 +DISTNAME= bozohttpd-20050410 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_LOCAL} EXTRACT_SUFX= .tar.bz2 diff --git a/www/bozohttpd/distinfo b/www/bozohttpd/distinfo index a979d0badf2..ff5c18503d8 100644 --- a/www/bozohttpd/distinfo +++ b/www/bozohttpd/distinfo @@ -1,5 +1,4 @@ -$NetBSD: distinfo,v 1.38 2005/02/24 14:08:29 wiz Exp $ +$NetBSD: distinfo,v 1.39 2005/04/25 14:29:07 mrg Exp $ -SHA1 (bozohttpd-20040823.tar.bz2) = 215c7adb685d55fa3a91c3dc14a7ad1f3140e90a -RMD160 (bozohttpd-20040823.tar.bz2) = 3d3177e5d6d6106b3518d217b4593445f902854f -Size (bozohttpd-20040823.tar.bz2) = 30906 bytes +SHA1 (bozohttpd-20050410.tar.bz2) = 4bc9e54f34b6b9943af09b881242361e065c4054 +Size (bozohttpd-20050410.tar.bz2) = 36882 bytes -- cgit v1.2.3