From nox@saturn.kn-bremen.de  Fri Dec 10 03:19:12 1999
Return-Path: <nox@saturn.kn-bremen.de>
Received: from blaubaer.kn-bremen.de (blaubaer.kn-bremen.de [195.37.179.254])
	by hub.freebsd.org (Postfix) with ESMTP id 4D28A1527C
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 10 Dec 1999 03:19:10 -0800 (PST)
	(envelope-from nox@saturn.kn-bremen.de)
Received: from saturn.kn-bremen.de (uucp@localhost)
	by blaubaer.kn-bremen.de (8.9.1/8.9.1) with UUCP id MAA16025
	for FreeBSD-gnats-submit@freebsd.org; Fri, 10 Dec 1999 12:16:37 +0100
Received: (from nox@localhost)
	by saturn.kn-bremen.de (8.9.3/8.8.5) id MAA36117;
	Fri, 10 Dec 1999 12:15:25 +0100 (CET)
Message-Id: <199912101115.MAA36117@saturn.kn-bremen.de>
Date: Fri, 10 Dec 1999 12:15:25 +0100 (CET)
From: Juergen Lock <nox@jelal.kn-bremen.de>
Sender: nox@saturn.kn-bremen.de
Reply-To: nox@jelal.kn-bremen.de
To: FreeBSD-gnats-submit@freebsd.org
Subject: textproc/htdig: update www server directories for the current apache ports
X-Send-Pr-Version: 3.2

>Number:         15398
>Category:       ports
>Synopsis:       textproc/htdig: update www server directories for the current apache ports
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    billf
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 10 03:20:00 PST 1999
>Closed-Date:    Fri Dec 10 12:08:07 PST 1999
>Last-Modified:  Fri Dec 10 12:08:30 PST 1999
>Originator:     Juergen Lock
>Release:        FreeBSD 3.3-STABLE i386
>Organization:
me?  organized?
>Environment:

	3.3-STABLE i386, apache+php+mod_ssl-1.3.9+3.0.12+2.4.5

>Description:

	port installed into old server directories

>How-To-Repeat:

	just try to use the port with a recent apache...

>Fix:

Index: Makefile
===================================================================
RCS file: /home/cvs/cvs/ports/textproc/htdig/Makefile,v
retrieving revision 1.11
diff -u -u -r1.11 Makefile
--- Makefile	1999/10/29 01:19:06	1.11
+++ Makefile	1999/11/01 01:32:41
@@ -25,9 +25,9 @@
 Y2K=		http://www.htdig.org/FAQ.html#q1.7
 
 GNU_CONFIGURE=	yes
-CONFIGURE_ARGS= --with-cgi-bin-dir=${PREFIX}/www/cgi-bin \
-		--with-image-dir=${PREFIX}/www/icons \
-		--with-search-dir=${PREFIX}/www/data
+CONFIGURE_ARGS= --with-cgi-bin-dir=${PREFIX}/share/apache/cgi-bin \
+		--with-image-dir=${PREFIX}/share/apache/icons \
+		--with-search-dir=${PREFIX}/share/apache/htdocs
 BUILD_TARGET=	depends all
 
 post-patch:

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->billf 
Responsible-Changed-By: billf 
Responsible-Changed-When: Fri Dec 10 07:34:39 PST 1999 
Responsible-Changed-Why:  
Rumor has it that this is my port.. 
State-Changed-From-To: open->closed 
State-Changed-By: billf 
State-Changed-When: Fri Dec 10 12:08:07 PST 1999 
State-Changed-Why:  
Fixed, thanks. 

Please note you have to update pkg/PLIST when changes like this 
are made. 

>Unformatted:
