From 27477906d6d954d71f9fc989df2ed7cd40357ad6 Mon Sep 17 00:00:00 2001 From: mrg Date: Thu, 17 Jun 2010 19:45:41 +0000 Subject: update to bozohttpd 20100617. changes include: o fix some compile issues o fix SSL mode. from rtr o fix some cgi-bin issues, as seen with cvsweb o disable multi-file daemon mode for now, it breaks o return 404's instead of 403's when chdir of ~user dirs fail o remove "noreturn" attribute from bozo_http_error() that was causing incorrect runtime behaviour with approval from agc. --- www/bozohttpd/Makefile | 4 ++-- www/bozohttpd/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'www/bozohttpd') diff --git a/www/bozohttpd/Makefile b/www/bozohttpd/Makefile index 4dd36118a4a..066a76b22b0 100644 --- a/www/bozohttpd/Makefile +++ b/www/bozohttpd/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.70 2010/05/15 06:50:33 mrg Exp $ +# $NetBSD: Makefile,v 1.71 2010/06/17 19:45:41 mrg Exp $ # -DISTNAME= bozohttpd-20100512 +DISTNAME= bozohttpd-20100617 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_LOCAL} EXTRACT_SUFX= .tar.bz2 diff --git a/www/bozohttpd/distinfo b/www/bozohttpd/distinfo index 84083f36a09..a017f13e864 100644 --- a/www/bozohttpd/distinfo +++ b/www/bozohttpd/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.51 2010/05/15 06:50:33 mrg Exp $ +$NetBSD: distinfo,v 1.52 2010/06/17 19:45:41 mrg Exp $ -SHA1 (bozohttpd-20100512.tar.bz2) = 07a18794603074c21331780047eac37cc98ba4de -RMD160 (bozohttpd-20100512.tar.bz2) = d7b764aac5cc08dd066f9eb8d4c1a2620f0b1aba -Size (bozohttpd-20100512.tar.bz2) = 46075 bytes +SHA1 (bozohttpd-20100617.tar.bz2) = f8ce68828f9dcd56f0313759686c6141c1ab47de +RMD160 (bozohttpd-20100617.tar.bz2) = 1689b5882ac734cf2df1a29210f7e989765b4d24 +Size (bozohttpd-20100617.tar.bz2) = 46355 bytes SHA1 (patch-aa) = 2e70d3d10aa8bc228331cc1a229ef04106aca210 SHA1 (patch-ab) = 67c4299d7a857d7d6179ee7a437b76d29db596cd -- cgit v1.2.3