diff options
author | mrg <mrg@pkgsrc.org> | 2001-06-10 05:31:18 +0000 |
---|---|---|
committer | mrg <mrg@pkgsrc.org> | 2001-06-10 05:31:18 +0000 |
commit | 9e9906cce3dd917c644b393b2d66f47c09139094 (patch) | |
tree | 52b03c07290688d63c6bf4e26d258308daa4303d | |
parent | 9edb8eb8d1069655d8a82c16fdbd411906519764 (diff) | |
download | pkgsrc-9e9906cce3dd917c644b393b2d66f47c09139094.tar.gz |
upgrade to bozohttpd 5.07:
- cgi-bin fixes from chuck@research.att.com
- most file types supported by default
- allow default file (index.html) and user public directories
(~/public_html) to be specified on the command line.
-rw-r--r-- | www/bozohttpd/Makefile | 4 | ||||
-rw-r--r-- | www/bozohttpd/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/bozohttpd/Makefile b/www/bozohttpd/Makefile index f17316e2121..a096c086525 100644 --- a/www/bozohttpd/Makefile +++ b/www/bozohttpd/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2001/02/17 17:21:58 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2001/06/10 05:31:18 mrg Exp $ # -DISTNAME= bozohttpd-5.06 +DISTNAME= bozohttpd-5.07 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_LOCAL} EXTRACT_SUFX= .tar.bz2 diff --git a/www/bozohttpd/distinfo b/www/bozohttpd/distinfo index f772b3b029e..b34afd1c39a 100644 --- a/www/bozohttpd/distinfo +++ b/www/bozohttpd/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2001/04/20 12:02:34 skrll Exp $ +$NetBSD: distinfo,v 1.3 2001/06/10 05:31:18 mrg Exp $ -SHA1 (bozohttpd-5.06.tar.bz2) = 1ab1025707fa4d162a63682be71d36262bdc369a -Size (bozohttpd-5.06.tar.bz2) = 14382 bytes +SHA1 (bozohttpd-5.07.tar.bz2) = e9038555a50f1b15e93df268c970277e0c891aa9 +Size (bozohttpd-5.07.tar.bz2) = 15351 bytes SHA1 (patch-aa) = 3831938ead3fd2792d61878c10aa7ada431e8cd7 SHA1 (patch-ab) = e821cefe6515ef626e727c90c21cda3284e611fe |