From owner-cvs-all@FreeBSD.ORG Sat Feb 12 16:51:32 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D4FBD16A4CF; Sat, 12 Feb 2005 16:51:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A488B43D1F; Sat, 12 Feb 2005 16:51:31 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1CGpV51008578; Sat, 12 Feb 2005 16:51:31 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CGpVAZ008577; Sat, 12 Feb 2005 16:51:31 GMT (envelope-from sem) Message-Id: <200502121651.j1CGpVAZ008577@repoman.freebsd.org> From: Sergey Matveychuk Date: Sat, 12 Feb 2005 16:51:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/lighttpd Makefile ports/www/lighttpd/files patch-src::cgi.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 16:51:32 -0000 sem 2005-02-12 16:51:31 UTC FreeBSD ports repository Modified files: www/lighttpd Makefile Added files: www/lighttpd/files patch-src::cgi.c Log: - The patch fixes a CGI handler bug in the config file. Obtained from: http://wiki.lighttpd.net/7.html#A14 and http://cvs.pld-linux.org/cgi-bin/cvsweb/SOURCES/lighttpd-empty_cgi_handler.patch?rev=1.1 - Bump PORTREVISON. PR: ports/77418 Submitted by: maintainer Revision Changes Path 1.13 +1 -0 ports/www/lighttpd/Makefile 1.1 +29 -0 ports/www/lighttpd/files/patch-src::cgi.c (new)