From 54b979f1c0972c7d5619eb599db4453ef7317dd2 Mon Sep 17 00:00:00 2001 From: mrg Date: Mon, 6 Oct 2003 01:16:47 +0000 Subject: update to bozohttpd 20031005. changes include: o fixes for basic authorisation. from o always display file size in directory index mode o add .xbel, .xml & .xsl -> text/xml mappings. from --- www/bozohttpd/Makefile | 7 ++++--- www/bozohttpd/distinfo | 7 +++---- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'www/bozohttpd') diff --git a/www/bozohttpd/Makefile b/www/bozohttpd/Makefile index 6b68f8fbb92..5a5b83b6415 100644 --- a/www/bozohttpd/Makefile +++ b/www/bozohttpd/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.34 2003/09/22 08:38:17 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2003/10/06 01:16:47 mrg Exp $ # -DISTNAME= bozohttpd-20030626 -PKGREVISION= 1 +DISTNAME= bozohttpd-20031005 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_LOCAL} EXTRACT_SUFX= .tar.bz2 @@ -23,6 +22,8 @@ MAKE_ENV+= BINDIR=${PREFIX}/libexec MANDIR=${PREFIX}/man CPPFLAGS+= -DINET6 .endif +CPPFLAGS+= -Wno-error + pre-build: cd ${WRKSRC}; for file in bozohttpd.8; do \ ${SED} -e "s|/usr/pkg/|${PREFIX}/|g" \ diff --git a/www/bozohttpd/distinfo b/www/bozohttpd/distinfo index 50af909128a..dd3bd16e43b 100644 --- a/www/bozohttpd/distinfo +++ b/www/bozohttpd/distinfo @@ -1,5 +1,4 @@ -$NetBSD: distinfo,v 1.27 2003/09/27 15:37:43 wiz Exp $ +$NetBSD: distinfo,v 1.28 2003/10/06 01:16:47 mrg Exp $ -SHA1 (bozohttpd-20030626.tar.bz2) = 9ea81e7810def0b4d587803cd7707008d5198baf -Size (bozohttpd-20030626.tar.bz2) = 26831 bytes -SHA1 (patch-aa) = f9bde6f13297c3222f671867e753fb15d431ec25 +SHA1 (bozohttpd-20031005.tar.bz2) = 363b3984e26a5d36c859194b96afdc180150f759 +Size (bozohttpd-20031005.tar.bz2) = 29304 bytes -- cgit v1.2.3