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 20050410. changes in...
details: https://anonhg.NetBSD.org/pkgsrc/rev/62b1a133b62b
branches: trunk
changeset: 493012:62b1a133b62b
user: mrg <mrg%pkgsrc.org@localhost>
date: Mon Apr 25 14:29:07 2005 +0000
description:
update to bozohttpd 20050410. changes include:
o fix some off-by-one errors from <roland.illig%gmx.de@localhost>
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 <rumble%ephemeral.org@localhost>
o HTTP/1.x protocol headers are now properly merged for CGI
diffstat:
www/bozohttpd/Makefile | 5 ++---
www/bozohttpd/distinfo | 7 +++----
2 files changed, 5 insertions(+), 7 deletions(-)
diffs (26 lines):
diff -r 89b9ad7beb42 -r 62b1a133b62b www/bozohttpd/Makefile
--- a/www/bozohttpd/Makefile Mon Apr 25 14:21:47 2005 +0000
+++ b/www/bozohttpd/Makefile Mon Apr 25 14:29:07 2005 +0000
@@ -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 -r 89b9ad7beb42 -r 62b1a133b62b www/bozohttpd/distinfo
--- a/www/bozohttpd/distinfo Mon Apr 25 14:21:47 2005 +0000
+++ b/www/bozohttpd/distinfo Mon Apr 25 14:29:07 2005 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index