Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jan 2000 09:44:49 +0000 (GMT)
From:      Dom.Mitchell@palmerharvey.co.uk
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/16247: update of thttpd
Message-ID:  <20000121094449.95E0C258@voodoo.pandhm.co.uk>

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

>Number:         16247
>Category:       ports
>Synopsis:       update of thttpd
>Confidential:   yes
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 21 01:50:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Dominic Mitchell
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
Palmer & Harvey McLane Ltd.
>Environment:

FreeBSD voodoo.pandhm.co.uk 3.4-STABLE FreeBSD 3.4-STABLE #6: Tue Jan 18 14:52:30 GMT 2000     dom@voodoo.pandhm.co.uk:/usr/src/sys/compile/VOODOO  i386

>Description:

	This patch updates thttpd to 2.13, the latest version.  No files
	have been added or deleted, although one of the installed files
	has changed names, which people who reinstall it should be aware
	of.

>How-To-Repeat:

	n/a

>Fix:
	
	Here's the patch:

diff -urP /usr/ports/www/thttpd/Makefile thttpd/Makefile
--- /usr/ports/www/thttpd/Makefile	Tue Dec 28 00:04:46 1999
+++ thttpd/Makefile	Fri Jan 21 09:34:44 2000
@@ -6,7 +6,7 @@
 # $FreeBSD: ports/www/thttpd/Makefile,v 1.5 1999/12/27 21:29:43 steve Exp $
 #
 
-DISTNAME=	thttpd-2.11
+DISTNAME=	thttpd-2.13
 CATEGORIES=	www
 MASTER_SITES=	http://www.acme.com/software/thttpd/ \
 		http://www.freenix.no/~anders/
@@ -18,17 +18,17 @@
 GNU_CONFIGURE=	yes
 
 MAN1=		makeweb.1 htpasswd.1
-MAN8=		thttpd.8 nph-redirect.8 ssi.8 syslogtocern.8
+MAN8=		thttpd.8 redirect.8 ssi.8 syslogtocern.8
 
 do-install:
 	@${INSTALL_PROGRAM} ${WRKSRC}/thttpd ${PREFIX}/sbin/
 	@${INSTALL_MAN} ${WRKSRC}/thttpd.8 ${PREFIX}/man/man8
 	@${INSTALL} -d -o root -g wheel -m 0775 ${PREFIX}/www
 	@${INSTALL} -d -o root -g wheel -m 0755 ${PREFIX}/www/cgi-bin
-	@${INSTALL_PROGRAM} ${WRKSRC}/cgi-src/nph-redirect ${PREFIX}/www/cgi-bin/
+	@${INSTALL_PROGRAM} ${WRKSRC}/cgi-src/redirect ${PREFIX}/www/cgi-bin/
 	@${INSTALL_PROGRAM} ${WRKSRC}/cgi-src/ssi ${PREFIX}/www/cgi-bin/
 	@${INSTALL_PROGRAM} ${WRKSRC}/cgi-src/phf ${PREFIX}/www/cgi-bin/
-	@${INSTALL_MAN} ${WRKSRC}/cgi-src/nph-redirect.8 ${PREFIX}/man/man8
+	@${INSTALL_MAN} ${WRKSRC}/cgi-src/redirect.8 ${PREFIX}/man/man8
 	@${INSTALL_MAN} ${WRKSRC}/cgi-src/ssi.8 ${PREFIX}/man/man8
 	@${INSTALL_PROGRAM} ${WRKSRC}/extras/makeweb ${PREFIX}/bin/
 	@${INSTALL} -c -m 755 -o root -g wheel ${WRKSRC}/extras/syslogtocern ${PREFIX}/bin/
diff -urP /usr/ports/www/thttpd/files/md5 thttpd/files/md5
--- /usr/ports/www/thttpd/files/md5	Tue Dec 28 00:04:46 1999
+++ thttpd/files/md5	Thu Jan 20 13:05:24 2000
@@ -1 +1 @@
-MD5 (thttpd-2.11.tar.gz) = 3a36e51ff9db4ce40a48063ba88b5e6c
+MD5 (thttpd-2.13.tar.gz) = 8436aa931d1903b4cd9b05a8b76ff578
diff -urP /usr/ports/www/thttpd/pkg/PLIST thttpd/pkg/PLIST
--- /usr/ports/www/thttpd/pkg/PLIST	Wed Jun  9 02:34:11 1999
+++ thttpd/pkg/PLIST	Fri Jan 21 09:34:54 2000
@@ -2,7 +2,7 @@
 bin/makeweb
 bin/syslogtocern
 sbin/thttpd
-www/cgi-bin/nph-redirect
+www/cgi-bin/redirect
 www/cgi-bin/phf
 www/cgi-bin/ssi
 @dirrm www/cgi-bin


-- 
**********************************************************************
This email and any files transmitted with it are intended solely for the use of the individual or entity to whom they are addressed. 
The email has been swept by MIMEsweeper for the presence of computer viruses.

www.palmerharvey.co.uk
**********************************************************************

>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?20000121094449.95E0C258>