Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Oct 2000 16:02:29 +0200 (CEST)
From:      dirk.meyer@dinoex.sub.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/21817: update german/webalizer2 (by maintainer)
Message-ID:  <200010071402.e97E2Tl60513@home.dinoex.sub.org>

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

>Number:         21817
>Category:       ports
>Synopsis:       update german/webalizer2 (by maintainer)
>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:   Sat Oct 07 07:10:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Dirk Meyer
>Release:        FreeBSD 4.1.1-STABLE i386
>Organization:
privat
>Environment:

	gd-lib, apache

>Description:

	New Version is out.
	a small fix is in the Makefile, 
	as the Directory ${PREFIX}/etc must be set.

>How-To-Repeat:

	apply the patches to use new version.

diff webalizer2/Makefile de-webalizer2-2.1.5/Makefile
--- webalizer2/Makefile	Wed Oct  4 20:38:51 2000
+++ de-webalizer2-2.1.5/Makefile	Sat Oct  7 16:01:11 2000
@@ -5,11 +5,11 @@
 # $FreeBSD: ports/german/webalizer2/Makefile,v 1.17 2000/09/30 15:22:23 kevlo Exp $
 
 PORTNAME=	webalizer
-PORTVERSION=	2.1.3
+PORTVERSION=	2.1.5
 CATEGORIES=	german www
 MASTER_SITES=	ftp://ftp.mrunix.net/pub/webalizer/pre-release/ \
 		ftp://ftp.lan-ks.de/pub/FreeBSD/distfiles/
-DISTNAME=	${PORTNAME}-2.01-03-src
+DISTNAME=	${PORTNAME}-2.01-05-src
 
 MAINTAINER=	dirk.meyer@dinoex.sub.org
 
@@ -24,6 +24,7 @@
 .include <bsd.port.pre.mk>
 
 CONFIGURE_ARGS+=	--enable-dns \
+			--with-etcdir=${PREFIX}/etc \
 			--with-gdlib=${PREFIX}/lib \
 			--with-gd=${PREFIX}/include/gd \
 			--with-language=${WEBALIZER_LANG}
@@ -36,7 +37,6 @@
 PLIST_SUB+=	PKGNAMEPREFIX=${PKGNAMEPREFIX}
 
 pre-configure:
-	@${PERL5} -pi -e "s=/etc=${PREFIX}/etc=" ${WRKSRC}/webalizer.c
 	@${PERL5} -pi -e "s=webalizer.conf=${PKGNAMEPREFIX}webalizer.conf=" \
 		${WRKSRC}/webalizer.c
 
diff webalizer2/files/md5 de-webalizer2-2.1.5/files/md5
--- webalizer2/files/md5	Wed Oct  4 20:38:51 2000
+++ de-webalizer2-2.1.5/files/md5	Sat Oct  7 15:41:50 2000
@@ -1 +1 @@
-MD5 (webalizer-2.01-03-src.tar.bz2) = ec3146a2a6573d59ddf8db188c788b21
+MD5 (webalizer-2.01-05-src.tar.bz2) = ab45bc2c7893c00370a1fcbd9b71232e

>Fix:
>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?200010071402.e97E2Tl60513>