From owner-cvs-all Mon Mar 20 16:17:13 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 06EA037BAA4; Mon, 20 Mar 2000 16:17:10 -0800 (PST) (envelope-from jedgar@FreeBSD.org) Received: (from jedgar@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA30213; Mon, 20 Mar 2000 16:17:10 -0800 (PST) (envelope-from jedgar@FreeBSD.org) Message-Id: <200003210017.QAA30213@freefall.freebsd.org> From: "Chris D. Faulhaber" Date: Mon, 20 Mar 2000 16:17:09 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/thttpd Makefile ports/www/thttpd/files md5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jedgar 2000/03/20 16:17:09 PST Modified files: www/thttpd Makefile www/thttpd/files md5 Log: Update port to 2.16: New in version 2.16: - More explicit error pages for 403 Forbidden. - New section in the manual page explaining how thttpd is picky aboutfile permissions. - Couple of CGI tweaks from David Chaiken. New in version 2.15: - Use standard isxdigit macro instead of is_hexit routine. - Portability fix for Debian, which lacks gai_strerror(). - Fix for .htpasswd authorization, broken by 2.14's custom error pages change. PR: 17322 Submitted by: Maintainer Revision Changes Path 1.10 +3 -3 ports/www/thttpd/Makefile 1.7 +1 -1 ports/www/thttpd/files/md5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message