From owner-cvs-all@FreeBSD.ORG Tue Mar 23 11:12:26 2004 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 0D52516A4CE; Tue, 23 Mar 2004 11:12:26 -0800 (PST) Received: from hudson.icann.org (hudson.icann.org [192.0.35.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDC8343D49; Tue, 23 Mar 2004 11:12:25 -0800 (PST) (envelope-from DougB@dougbarton.net) Received: from dougbarton.net ([192.168.168.1]) by hudson.icann.org (8.11.6/8.11.6) with ESMTP id i2NJCOq19387; Tue, 23 Mar 2004 11:12:24 -0800 Message-ID: <40608C18.60103@dougbarton.net> Date: Tue, 23 Mar 2004 11:12:24 -0800 From: Doug Barton User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Clement Laforet References: <200403231608.i2NG8XmM046696@repoman.freebsd.org> In-Reply-To: <200403231608.i2NG8XmM046696@repoman.freebsd.org> X-Enigmail-Version: 0.83.4.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-ICANN-MailScanner-Information: Please contact support@icann.org for more information X-ICANN-MailScanner: Found to be clean cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/devel/libvanessa_adt Makefile pkg-plist ports/devel/libvanessa_adt/files patch-ltmain.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-ports@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Mar 2004 19:12:26 -0000 Clement Laforet wrote: > clement 2004/03/23 08:08:33 PST > > FreeBSD ports repository > > Modified files: > devel/libvanessa_adt Makefile pkg-plist > Added files: > devel/libvanessa_adt/files patch-ltmain.sh > Log: > - kill .la files > - bump PORTREVISION > > Revision Changes Path > 1.14 +2 -1 ports/devel/libvanessa_adt/Makefile > 1.1 +13 -0 ports/devel/libvanessa_adt/files/patch-ltmain.sh (new) > 1.4 +0 -1 ports/devel/libvanessa_adt/pkg-plist > > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/devel/libvanessa_adt/Makefile.diff?&r1=1.13&r2=1.14&f=h > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/devel/libvanessa_adt/files/patch-ltmain.sh > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/devel/libvanessa_adt/pkg-plist.diff?&r1=1.3&r2=1.4&f=h > I object to both of the stated purposes for this commit. First, it's been discussed to death that 1. .la files sometimes serve a useful purpose, and 2. deleting them does not serve a useful purpose. Second, if a user has the port installed already, a bumped PORTREVISION would suggest to them that there is some benefit in deleting the existing port and reinstalling. Here that is clearly not the case. I suggest that you avoid all such commits in the future. If you want to discuss this, please follow up to -ports@. Thanks, Doug