From dm@home.dinoex.sub.org  Mon Aug 14 05:54:44 2000
Return-Path: <dm@home.dinoex.sub.org>
Received: from net2.dinoex.sub.org (net2.dinoex.de [212.184.201.182])
	by hub.freebsd.org (Postfix) with ESMTP id 1384E37B92B
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 14 Aug 2000 05:54:42 -0700 (PDT)
	(envelope-from dm@home.dinoex.sub.org)
Received: from home.dinoex.sub.org (home.dinoex.de [212.184.201.180])
	by net2.dinoex.sub.org (8.11.0/8.11.0) with ESMTP id e7ECqO514412
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 14 Aug 2000 14:52:24 +0200 (CEST)
	(envelope-from dm@home.dinoex.sub.org)
Received: (from dm@localhost)
	by home.dinoex.sub.org (8.11.0/8.10.1) id e7ECmOI15154; Mon, 14 Aug 2000 14:48:24 +0200 (CEST)
	(envelope-from dm)
Message-Id: <200008141248.e7ECmOI15154@home.dinoex.sub.org>
Date: Mon, 14 Aug 2000 14:48:24 +0200 (CEST)
From: dirk.meyer@dinoex.sub.org
Sender: dm@home.dinoex.sub.org
Reply-To: dirk.meyer@dinoex.sub.org
To: FreeBSD-gnats-submit@freebsd.org
Subject: Fix www/webalizer
X-Send-Pr-Version: 3.2

>Number:         20596
>Category:       ports
>Synopsis:       Fix www/webalizer
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 14 06:00:05 PDT 2000
>Closed-Date:    Fri Aug 18 06:16:46 PDT 2000
>Last-Modified:  Fri Aug 18 06:17:17 PDT 2000
>Originator:     Dirk Meyer
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
privat
>Environment:

	gd-lib, apache

>Description:

	generates statistics in HTML output,
	for Apache web server.

>How-To-Repeat:

	Location on Master-Site has changed.
	trailing slash is missing

>Fix:

	apply this extra patch.

diff webalizer/Makefile webalizer-1.30.4/Makefile
--- webalizer/Makefile	Mon Aug 14 11:47:32 2000
+++ webalizer-1.30.4/Makefile	Mon Aug 14 14:46:43 2000
@@ -9,7 +9,7 @@
 PORTVERSION= 	1.30.4
 CATEGORIES=	www
 MASTER_SITES=	ftp://ftp.mrunix.net/pub/webalizer/ \
-		ftp://ftp.lan-ks.de/pub/FreeBSD/distfiles
+		ftp://ftp.lan-ks.de/pub/FreeBSD/distfiles/
 DISTNAME=	${PORTNAME}-1.30-04-src
 EXTRACT_SUFX=	.tgz
 

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: jedgar 
State-Changed-When: Fri Aug 18 06:16:46 PDT 2000 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=20596 
>Unformatted:
