Date: Mon, 29 Mar 1999 07:42:55 +0200 From: dirk.meyer@dinoex.sub.org (Dirk Meyer) To: freebsd-ports@FreeBSD.ORG Subject: Re: ports/10742: port www/webalizer update Message-ID: <7Eg8s9jpeT@dmeyer.dinoex.sub.org> References: <199903230658.HAA25552@net2.dinoex.sub.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> >Number: 10742 > >Category: ports > >Synopsis: port www/webalizer update A new patchlevel has been added to fix a bug. Only the Version-depended Information in the Makefile and the md5 sum hast to be changed. diff -ru webalizer-1.22.1/Makefile webalizer-1.22.2/Makefile --- webalizer-1.22.1/Makefile Tue Mar 23 07:47:31 1999 +++ webalizer-1.22.2/Makefile Mon Mar 29 07:25:07 1999 @@ -5,8 +5,8 @@ # # $Id: Makefile,v 1.4 1998/08/17 00:34:42 steve Exp $ -DISTNAME= webalizer-1.22-01-src -PKGNAME= webalizer-1.22.1 +DISTNAME= webalizer-1.22-02-src +PKGNAME= webalizer-1.22.2 CATEGORIES= www MASTER_SITES= ftp://ftp.mrunix.net/pub/webalizer/ \ ftp://ftp.dinoex.sub.de/pub/approved/ @@ -23,7 +23,7 @@ SUPP_LANG= english german french spanish dutch italian polish \ catalan czech portuguese_brazil russian slovak swedish \ portugues -WRKSRC= ${WRKDIR}/webalizer-1.22-01 +WRKSRC= ${WRKDIR}/webalizer-1.22-02 .if defined(BATCH) WEBALIZER_LANG=english diff -ru webalizer-1.22.1/files/md5 webalizer-1.22.2/files/md5 --- webalizer-1.22.1/files/md5 Tue Mar 23 07:28:09 1999 +++ webalizer-1.22.2/files/md5 Mon Mar 29 07:28:00 1999 @@ -1 +1 @@ -MD5 (webalizer-1.22-01-src.tgz) = 37c66cb8fa62e2c9b4217e291008555b +MD5 (webalizer-1.22-02-src.tgz) = 48b390e1dd96c9585b102f59e743d4c1 . 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?7Eg8s9jpeT>