Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Aug 2000 14:50:08 +0200 (CEST)
From:      dirk.meyer@dinoex.sub.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/20597: Fix german/webalizer
Message-ID:  <200008141250.e7ECo8o15271@home.dinoex.sub.org>

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

>Number:         20597
>Category:       ports
>Synopsis:       Fix german/webalizer
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 14 06:00:05 PDT 2000
>Closed-Date:
>Last-Modified:
>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 de-webalizer-1.30.4/Makefile
--- webalizer/Makefile	Mon Aug 14 11:35:44 2000
+++ de-webalizer-1.30.4/Makefile	Mon Aug 14 14:46:11 2000
@@ -8,7 +8,7 @@
 PORTVERSION=	1.30.4
 CATEGORIES=	german 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:
>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?200008141250.e7ECo8o15271>