Date: Sat, 11 Mar 2000 20:12:01 +0100 (CET) From: Anders Nordby <anders@fix.no> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/17322: Update port: www/thttpd Message-ID: <20000311191201.22261573F@totem.fix.no>
next in thread | raw e-mail | index | archive | help
>Number: 17322 >Category: ports >Synopsis: Update port: www/thttpd >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Mar 11 11:20:00 PST 2000 >Closed-Date: >Last-Modified: >Originator: Anders Nordby >Release: FreeBSD 3.4-STABLE i386 >Organization: Fluxpod Information eXchange >Environment: FreeBSD eggsilo.bsdonline.org 3.4-STABLE FreeBSD 3.4-STABLE #5: Fri Mar 10 23:44:03 CET 2000 root@eggsilo.bsdonline.org:/usr/src/sys/compile/EGGSILO i386 >Description: Updates the port to the latest stable version. 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. >How-To-Repeat: >Fix: diff -Nur thttpd.old/Makefile thttpd/Makefile --- thttpd.old/Makefile Thu Feb 10 09:56:56 2000 +++ thttpd/Makefile Sat Mar 11 14:50:32 2000 @@ -6,7 +6,7 @@ # $FreeBSD: ports/www/thttpd/Makefile,v 1.9 2000/02/09 04:37:54 ade Exp $ # -DISTNAME= thttpd-2.14 +DISTNAME= thttpd-2.16 CATEGORIES= www ipv6 MASTER_SITES= http://www.acme.com/software/thttpd/ \ http://www.freenix.no/~anders/ diff -Nur thttpd.old/files/md5 thttpd/files/md5 --- thttpd.old/files/md5 Thu Feb 10 09:56:56 2000 +++ thttpd/files/md5 Sat Mar 11 14:52:18 2000 @@ -1 +1 @@ -MD5 (thttpd-2.14.tar.gz) = 88e2588d7b424ad561aa12aa828722ab +MD5 (thttpd-2.16.tar.gz) = c095d3b8919cb386dfb5ee35dad2ad42 >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?20000311191201.22261573F>