Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Dec 1999 11:20:01 -0800 (PST)
From:      Anders Nordby <anders@fix.no>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/15096: Update port: www/thttpd
Message-ID:  <199912061920.LAA87082@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/15096; it has been noted by GNATS.

From: Anders Nordby <anders@fix.no>
To: FreeBSD-gnats-submit@freebsd.org
Cc:  
Subject: Re: ports/15096: Update port: www/thttpd
Date: Mon, 6 Dec 1999 19:43:46 +0100

 Apply this instead, for 2.07:
 
 diff -Nur thttpd.old/Makefile thttpd/Makefile
 --- thttpd.old/Makefile Sun Nov 14 04:03:28 1999
 +++ thttpd/Makefile     Mon Dec  6 19:29:31 1999
 @@ -6,7 +6,7 @@
  # $FreeBSD: ports/www/thttpd/Makefile,v 1.3 1999/11/14 03:03:28 steve Exp $
  #
  
 -DISTNAME=      thttpd-2.05
 +DISTNAME=      thttpd-2.07
  CATEGORIES=    www
  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        Sun Nov 14 04:03:31 1999
 +++ thttpd/files/md5    Mon Dec  6 19:32:03 1999
 @@ -1 +1 @@
 -MD5 (thttpd-2.05.tar.gz) = ede9ce8d0d317420f78691db08daa72d
 +MD5 (thttpd-2.07.tar.gz) = c604d34ba4d801f70d890368edb9abdb
 
 New in version 2.07: 
 
 Added CGI_LD_LIBRARY_PATH config option. 
 Solaris portability fix for numeric timezone change. 
 Virtual hostnames get pounded to lower case before getting looked up. 
 Fix for TILDE_MAP_2 non-existent directories. 
 Fix for throttling problem seen on high-traffic sites. 
 Added option to defeat explicit symlink checking. 
 
 -- 
 Anders Nordby ^ anders@fix.no ^ http://anders.fix.no/
 


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?199912061920.LAA87082>