diff options
author | mrg <mrg> | 2010-06-22 05:24:59 +0000 |
---|---|---|
committer | mrg <mrg> | 2010-06-22 05:24:59 +0000 |
commit | 575b190364200eb2a7c2ff372a267c81084f4cd6 (patch) | |
tree | c464e6cc20bb0f5cebad64e95f54d8fc30253b80 /www/bozohttpd | |
parent | aaa04a68e85fcd6d9598a4e5b32319a2aba339f1 (diff) | |
download | pkgsrc-575b190364200eb2a7c2ff372a267c81084f4cd6.tar.gz |
update to bozohttpd 20100621. changes include:
o properly fully disable multi-file mode for now
o fix the -t and -U options when used without the -e option, broken since
the library-ifcation
o be explicit that logs go to the FTP facility in syslog
Diffstat (limited to 'www/bozohttpd')
-rw-r--r-- | www/bozohttpd/Makefile | 4 | ||||
-rw-r--r-- | www/bozohttpd/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/bozohttpd/Makefile b/www/bozohttpd/Makefile index 066a76b22b0..506e12d5ac2 100644 --- a/www/bozohttpd/Makefile +++ b/www/bozohttpd/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.71 2010/06/17 19:45:41 mrg Exp $ +# $NetBSD: Makefile,v 1.72 2010/06/22 05:24:59 mrg Exp $ # -DISTNAME= bozohttpd-20100617 +DISTNAME= bozohttpd-20100621 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_LOCAL} EXTRACT_SUFX= .tar.bz2 diff --git a/www/bozohttpd/distinfo b/www/bozohttpd/distinfo index a017f13e864..52a63a0ed20 100644 --- a/www/bozohttpd/distinfo +++ b/www/bozohttpd/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.52 2010/06/17 19:45:41 mrg Exp $ +$NetBSD: distinfo,v 1.53 2010/06/22 05:24:59 mrg Exp $ -SHA1 (bozohttpd-20100617.tar.bz2) = f8ce68828f9dcd56f0313759686c6141c1ab47de -RMD160 (bozohttpd-20100617.tar.bz2) = 1689b5882ac734cf2df1a29210f7e989765b4d24 -Size (bozohttpd-20100617.tar.bz2) = 46355 bytes +SHA1 (bozohttpd-20100621.tar.bz2) = 31fd889fdb672021b77c18a526c25e864cd40d96 +RMD160 (bozohttpd-20100621.tar.bz2) = 08929ed45f346093d9d289e5912f8d79a3bc714b +Size (bozohttpd-20100621.tar.bz2) = 46446 bytes SHA1 (patch-aa) = 2e70d3d10aa8bc228331cc1a229ef04106aca210 SHA1 (patch-ab) = 67c4299d7a857d7d6179ee7a437b76d29db596cd |