summaryrefslogtreecommitdiff
path: root/www/bozohttpd
diff options
context:
space:
mode:
authormrg <mrg>2003-10-06 01:16:47 +0000
committermrg <mrg>2003-10-06 01:16:47 +0000
commit54b979f1c0972c7d5619eb599db4453ef7317dd2 (patch)
tree68805e3c48530c3ce55ed8aebb8245bf2071b351 /www/bozohttpd
parent36ed7aabced937d70cc3a9e5000c9d485c88c798 (diff)
downloadpkgsrc-54b979f1c0972c7d5619eb599db4453ef7317dd2.tar.gz
update to bozohttpd 20031005. changes include:
o fixes for basic authorisation. from <ecu@ipv42.net> o always display file size in directory index mode o add .xbel, .xml & .xsl -> text/xml mappings. from <wiz@danbala.ifoer.tuwien.ac.at>
Diffstat (limited to 'www/bozohttpd')
-rw-r--r--www/bozohttpd/Makefile7
-rw-r--r--www/bozohttpd/distinfo7
2 files changed, 7 insertions, 7 deletions
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