Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Nov 2002 10:46:15 +0100 (CET)
From:      Janos Mohacsi <mohacsi@niif.hu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/45390: MAINTAINER UPDATE: bozohttpd version 20021106
Message-ID:  <200211180946.gAI9kFlG017080@norfolk.ki.iif.hu>

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

>Number:         45390
>Category:       ports
>Synopsis:       MAINTAINER UPDATE: bozohttpd version 20021106
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 18 01:50:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Janos Mohacsi
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
NIIF
>Environment:
System: FreeBSD norfolk.ki.iif.hu 4.7-STABLE FreeBSD 4.7-STABLE #3: Sun Oct 20 22:09:30 CEST 2002 root@norfolk.ki.iif.hu:/usr/src/sys/compile/NORFOLK i386


>Description:
	Maintainer update for port www/bozohttpd to version 20021106. This
	version fixes escaping error of <> and & 
	by (Nicolas Jombart <Nicolas.Jombart@hsc.fr>) and some buffer
	handling fixes.

>How-To-Repeat:
	Apply this diff.
>Fix:

diff -ru bozohttpd.bak/Makefile bozohttpd/Makefile
--- bozohttpd.bak/Makefile	Mon Sep  9 23:25:03 2002
+++ bozohttpd/Makefile	Mon Nov 18 10:31:26 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	bozohttpd
-PORTVERSION=	5.14
+PORTVERSION=	20021106
 CATEGORIES=	www ipv6
 MASTER_SITES=	http://www.eterna.com.au/bozohttpd/
 
diff -ru bozohttpd.bak/distinfo bozohttpd/distinfo
--- bozohttpd.bak/distinfo	Mon Sep  9 23:25:03 2002
+++ bozohttpd/distinfo	Mon Nov 18 10:37:14 2002
@@ -1 +1 @@
-MD5 (bozohttpd-5.14.tar.bz2) = e76e6cf1cfffcdec72a7ae3e02852e5f
+MD5 (bozohttpd-20021106.tar.bz2) = 1e5651409ac07818da29882e52533df5
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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