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 20100617. changes i...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1e3a72682dca
branches:  trunk
changeset: 576776:1e3a72682dca
user:      mrg <mrg%pkgsrc.org@localhost>
date:      Thu Jun 17 19:45:41 2010 +0000

description:
update to bozohttpd 20100617.  changes include:
o  fix some compile issues
o  fix SSL mode.  from rtr
o  fix some cgi-bin issues, as seen with cvsweb
o  disable multi-file daemon mode for now, it breaks
o  return 404's instead of 403's when chdir of ~user dirs fail
o  remove "noreturn" attribute from bozo_http_error() that was
   causing incorrect runtime behaviour

with approval from agc.

diffstat:

 www/bozohttpd/Makefile |  4 ++--
 www/bozohttpd/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (28 lines):

diff -r 5850a5be072b -r 1e3a72682dca www/bozohttpd/Makefile
--- a/www/bozohttpd/Makefile    Thu Jun 17 18:09:40 2010 +0000
+++ b/www/bozohttpd/Makefile    Thu Jun 17 19:45:41 2010 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.70 2010/05/15 06:50:33 mrg Exp $
+# $NetBSD: Makefile,v 1.71 2010/06/17 19:45:41 mrg Exp $
 #
 
-DISTNAME=      bozohttpd-20100512
+DISTNAME=      bozohttpd-20100617
 CATEGORIES=    www
 MASTER_SITES=  ${MASTER_SITE_LOCAL}
 EXTRACT_SUFX=  .tar.bz2
diff -r 5850a5be072b -r 1e3a72682dca www/bozohttpd/distinfo
--- a/www/bozohttpd/distinfo    Thu Jun 17 18:09:40 2010 +0000
+++ b/www/bozohttpd/distinfo    Thu Jun 17 19:45:41 2010 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.51 2010/05/15 06:50:33 mrg Exp $
+$NetBSD: distinfo,v 1.52 2010/06/17 19:45:41 mrg Exp $
 
-SHA1 (bozohttpd-20100512.tar.bz2) = 07a18794603074c21331780047eac37cc98ba4de
-RMD160 (bozohttpd-20100512.tar.bz2) = d7b764aac5cc08dd066f9eb8d4c1a2620f0b1aba
-Size (bozohttpd-20100512.tar.bz2) = 46075 bytes
+SHA1 (bozohttpd-20100617.tar.bz2) = f8ce68828f9dcd56f0313759686c6141c1ab47de
+RMD160 (bozohttpd-20100617.tar.bz2) = 1689b5882ac734cf2df1a29210f7e989765b4d24
+Size (bozohttpd-20100617.tar.bz2) = 46355 bytes
 SHA1 (patch-aa) = 2e70d3d10aa8bc228331cc1a229ef04106aca210
 SHA1 (patch-ab) = 67c4299d7a857d7d6179ee7a437b76d29db596cd



Home | Main Index | Thread Index | Old Index