From owner-cvs-all@FreeBSD.ORG Fri Apr 7 04:28:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 BB13216A400; Fri, 7 Apr 2006 04:28:54 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 663EB43D45; Fri, 7 Apr 2006 04:28:54 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id 2B685538E; Thu, 6 Apr 2006 23:28:54 -0500 (CDT) Date: Thu, 6 Apr 2006 23:28:54 -0500 To: Joe Marcus Clarke Message-ID: <20060407042854.GB27150@soaustin.net> References: <200604070008.k370815D002659@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200604070008.k370815D002659@repoman.freebsd.org> User-Agent: Mutt/1.5.9i From: linimon@lonesome.com (Mark Linimon) Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/devel/portlint Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 07 Apr 2006 04:28:54 -0000 On Fri, Apr 07, 2006 at 12:08:01AM +0000, Joe Marcus Clarke wrote: > Modified files: > devel/portlint Makefile > Log: > Remove USE_REINPLACE to give portlint a better self-image. Again, I thought we were going to hold off committing individual uses of USE_REINPLACE until after the release, and do them all at once. This would also help not fill up the PR database. Thanks. mcl