From owner-cvs-all@FreeBSD.ORG Sat Aug 2 11:40:14 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 518B737B404 for ; Sat, 2 Aug 2003 11:40:14 -0700 (PDT) Received: from mx3.absolight.com (mx3.absolight.net [212.43.217.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7232243FAF for ; Sat, 2 Aug 2003 11:40:11 -0700 (PDT) (envelope-from mat@mat.cc) Received: by mx3.absolight.com (Postfix, from userid 1007) id 32DDD2A27; Sat, 2 Aug 2003 20:40:10 +0200 (CEST) X-Original-To: cvs-all@FreeBSD.org Received: from sauron.in.mat.cc (sauron.in.mat.cc [212.43.217.122]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx3.absolight.com (Postfix) with ESMTP id 73E8C29E2; Sat, 2 Aug 2003 20:40:08 +0200 (CEST) Date: Sat, 02 Aug 2003 20:40:06 +0200 From: Mathieu Arnold To: Kirill Ponomarew , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <875833062.1059856806@sauron.in.mat.cc> In-Reply-To: <200308021435.h72EZexh003798@repoman.freebsd.org> References: <200308021435.h72EZexh003798@repoman.freebsd.org> X-Mailer: Mulberry/3.1.0b4 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Re: cvs commit: ports/www/tidy-devel Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Aug 2003 18:40:14 -0000 +-Le 02/08/2003 07:35 -0700, Kirill Ponomarew =E9crivait : | krion 2003/08/02 07:35:40 PDT |=20 | FreeBSD ports repository |=20 | Modified files: | www/tidy-devel Makefile distinfo=20 | Log: | - Upgrade to latest release 030801 | - Fix build-depends problem against aclocal for tidy-lib | =20 | PR: 55183 | Submitted by: maintainer | Approved by: fjoe (mentor) (implicit) This emits a warning when making, and does not work with portupgrade. on -CURRENT. "/usr/ports/Mk/bsd.port.mk", line 3300: warning: duplicate script for target "configure-message" ignored because of the definition of configure-message in the Makefile. --=20 Mathieu Arnold