Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Sep 2000 06:23:19 +0200 (CEST)
From:      dirk.meyer@dinoex.sub.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/21655: update german/webalizer2 (by maintainer)
Message-ID:  <200009300423.e8U4NJS75903@home.dinoex.sub.org>

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

>Number:         21655
>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:   Fri Sep 29 21:30:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Dirk Meyer
>Release:        FreeBSD 4.1-STABLE i386
>Organization:
privat
>Environment:

	gd-lib, apache

>Description:

	New Version is out.
	a small fix is in the Makefile, as USE_BZIP2 must be set before
	calling bsd.port.pre.mk.

>How-To-Repeat:

	apply the patches to use news version.

diff webalizer2/Makefile de-webalizer2-2.1.3/Makefile
--- webalizer2/Makefile	Thu Sep 28 11:44:58 2000
+++ de-webalizer2-2.1.3/Makefile	Sat Sep 30 05:44:23 2000
@@ -5,11 +5,11 @@
 # $FreeBSD: ports/german/webalizer2/Makefile,v 1.16 2000/09/22 22:51:56 kris Exp $
 
 PORTNAME=	webalizer
-PORTVERSION=	2.0.12
+PORTVERSION=	2.1.3
 CATEGORIES=	german www
 MASTER_SITES=	ftp://ftp.mrunix.net/pub/webalizer/pre-release/ \
 		ftp://ftp.lan-ks.de/pub/FreeBSD/distfiles/
-DISTNAME=	${PORTNAME}-2.00-12-src
+DISTNAME=	${PORTNAME}-2.01-03-src
 
 MAINTAINER=	dirk.meyer@dinoex.sub.org
 
@@ -17,11 +17,12 @@
 
 NO_LATEST_LINK=	yes
 
-.include <bsd.port.pre.mk>
-
-WEBALIZER_LANG?=	german
 USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
+WEBALIZER_LANG?=	german
+
+.include <bsd.port.pre.mk>
+
 CONFIGURE_ARGS+=	--enable-dns \
 			--with-gdlib=${PREFIX}/lib \
 			--with-gd=${PREFIX}/include/gd \
diff webalizer2/files/md5 de-webalizer2-2.1.3/files/md5
--- webalizer2/files/md5	Tue Jul 18 09:08:49 2000
+++ de-webalizer2-2.1.3/files/md5	Sat Sep 30 05:39:49 2000
@@ -1 +1 @@
-MD5 (webalizer-2.00-12-src.tar.bz2) = dca81378603370a27e6d1e3992ec74aa
+MD5 (webalizer-2.01-03-src.tar.bz2) = ec3146a2a6573d59ddf8db188c788b21
diff webalizer2/files/patch-configure.in de-webalizer2-2.1.3/files/patch-configure.in

>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?200009300423.e8U4NJS75903>