Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Sep 2009 11:46:31 +0200 (CEST)
From:      Janos Mohacsi <janos.mohacsi@bsd.hu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/139106: [MAINTAINER] www/bozohttpd: update to 20090522
Message-ID:  <200909240946.n8O9kVW9043681@csoki.ki.iif.hu>
Resent-Message-ID: <200909240950.n8O9o110031806@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         139106
>Category:       ports
>Synopsis:       [MAINTAINER] www/bozohttpd: update to 20090522
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 24 09:50:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Janos Mohacsi
>Release:        FreeBSD 6.4-STABLE i386
>Organization:
NIIF/HUNGARNET
>Environment:
System: FreeBSD csoki.ki.iif.hu 6.4-STABLE FreeBSD 6.4-STABLE #13: Mon May  4 17:09:17 CEST
>Description:
- Update to 20090522
	o  avoid dying in daemon mode for some uncommon, but recoverable, errors
	o  close leaking file descriptors for CGI and daemon mode
	o  handle poll errors properly
	o  don't try to handle more than one request per process yet


Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- bozohttpd-20090522.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/bozohttpd.orig/Makefile /usr/ports/www/bozohttpd/Makefile
--- /usr/ports/www/bozohttpd.orig/Makefile	2009-05-14 11:33:57.000000000 +0200
+++ /usr/ports/www/bozohttpd/Makefile	2009-09-24 11:44:40.000000000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	bozohttpd
-PORTVERSION=	20090418
+PORTVERSION=	20090522
 CATEGORIES=	www ipv6
 MASTER_SITES=	http://www.eterna.com.au/bozohttpd/ \
 		${MASTER_SITE_NETBSD}
diff -ruN --exclude=CVS /usr/ports/www/bozohttpd.orig/distinfo /usr/ports/www/bozohttpd/distinfo
--- /usr/ports/www/bozohttpd.orig/distinfo	2009-05-14 11:33:57.000000000 +0200
+++ /usr/ports/www/bozohttpd/distinfo	2009-09-24 11:44:51.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (bozohttpd-20090418.tar.bz2) = 8336bc42c6a8fdbde20c0c9f66c652ee
-SHA256 (bozohttpd-20090418.tar.bz2) = 1da3848f1a8a31d7834575fd46c0c3f55441ddc7bed1e82fdb20c1897b667d08
-SIZE (bozohttpd-20090418.tar.bz2) = 41488
+MD5 (bozohttpd-20090522.tar.bz2) = d5b61fab13780aff4edd1a003ed5e496
+SHA256 (bozohttpd-20090522.tar.bz2) = 0b9e3e0f31f8d09b7d3aa3bbaee614b19ed4b106e92f7169ca1e78062edc2fe9
+SIZE (bozohttpd-20090522.tar.bz2) = 38327
--- bozohttpd-20090522.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909240946.n8O9kVW9043681>