Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Apr 2009 06:18:35 GMT
From:      "Philip M. Gollucci" <pgollucci@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        dean@odyssey.apana.org.au
Subject:   ports/133693: [PATCH] www/web-traceroute: apache@ cleanups
Message-ID:  <200904130618.n3D6IZRi004404@mail.bluecottontech.com>
Resent-Message-ID: <200904130620.n3D6K38Y053169@freefall.freebsd.org>

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

>Number:         133693
>Category:       ports
>Synopsis:       [PATCH] www/web-traceroute: apache@ cleanups
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 13 06:20:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 7.1-RELEASE-p3 amd64
>Organization:
RideCharge Inc.
>Environment:
System: FreeBSD mail.bluecottontech.com 7.1-RELEASE-p3 FreeBSD 7.1-RELEASE-p3 #1: Tue Mar 10 22:10:18 UTC 2009
>Description:
- USE_APACHE=yes is deprecated

Port maintainer (dean@odyssey.apana.org.au) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- web-traceroute-3.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/web-traceroute/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile	6 Feb 2004 13:12:43 -0000	1.2
+++ Makefile	13 Apr 2009 06:18:12 -0000
@@ -17,7 +17,7 @@
 COMMENT=	WWW Traceroute CGI script written in C
 
 PLIST_FILES=	www/cgi-bin/trace
-USE_APACHE=	yes
+USE_APACHE=	1.3
 
 #pre-configure:
 #	${SH} ${SCRIPTDIR}/locate-template.sh
--- web-traceroute-3.0.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904130618.n3D6IZRi004404>