pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/bozohttpd update to bozohttpd 20031005. changes i...
details: https://anonhg.NetBSD.org/pkgsrc/rev/44a55ede78c8
branches: trunk
changeset: 462603:44a55ede78c8
user: mrg <mrg%pkgsrc.org@localhost>
date: Mon Oct 06 01:16:47 2003 +0000
description:
update to bozohttpd 20031005. changes include:
o fixes for basic authorisation. from <ecu%ipv42.net@localhost>
o always display file size in directory index mode
o add .xbel, .xml & .xsl -> text/xml mappings. from
<wiz%danbala.ifoer.tuwien.ac.at@localhost>
diffstat:
www/bozohttpd/Makefile | 7 ++++---
www/bozohttpd/distinfo | 7 +++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (35 lines):
diff -r 63f342be1599 -r 44a55ede78c8 www/bozohttpd/Makefile
--- a/www/bozohttpd/Makefile Mon Oct 06 01:09:12 2003 +0000
+++ b/www/bozohttpd/Makefile Mon Oct 06 01:16:47 2003 +0000
@@ -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 @@
CPPFLAGS+= -DINET6
.endif
+CPPFLAGS+= -Wno-error
+
pre-build:
cd ${WRKSRC}; for file in bozohttpd.8; do \
${SED} -e "s|/usr/pkg/|${PREFIX}/|g" \
diff -r 63f342be1599 -r 44a55ede78c8 www/bozohttpd/distinfo
--- a/www/bozohttpd/distinfo Mon Oct 06 01:09:12 2003 +0000
+++ b/www/bozohttpd/distinfo Mon Oct 06 01:16:47 2003 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index