From owner-cvs-ports@FreeBSD.ORG Fri Mar 13 03:17:53 2009 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6DF1F106566B; Fri, 13 Mar 2009 03:17:53 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (trang.nuxi.org [74.95.12.85]) by mx1.freebsd.org (Postfix) with ESMTP id 450E78FC08; Fri, 13 Mar 2009 03:17:53 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (obrien@localhost [127.0.0.1]) by dragon.nuxi.org (8.14.3/8.14.3) with ESMTP id n2D2dvPV049561; Thu, 12 Mar 2009 19:39:57 -0700 (PDT) (envelope-from obrien@dragon.nuxi.org) Received: (from obrien@localhost) by dragon.nuxi.org (8.14.3/8.14.2/Submit) id n2D2dvbJ049560; Thu, 12 Mar 2009 19:39:57 -0700 (PDT) (envelope-from obrien) Date: Thu, 12 Mar 2009 19:39:56 -0700 From: "David O'Brien" To: "Sergey A. Osokin" Message-ID: <20090313023956.GA49511@dragon.NUXI.org> References: <200903120954.n2C9s2ev063133@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200903120954.n2C9s2ev063133@repoman.freebsd.org> X-Operating-System: FreeBSD 8.0-CURRENT User-Agent: Mutt/1.5.16 (2007-06-09) Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/shells/bash Makefile pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Mar 2009 03:17:53 -0000 On Thu, Mar 12, 2009 at 09:54:01AM +0000, Sergey A. Osokin wrote: > osa 2009-03-12 09:54:01 UTC > FreeBSD ports repository > Modified files: > shells/bash Makefile pkg-plist > Log: > Fix pkg-plist. > Bump PORTREVISION. Thanks for fixing the PLIST (much appreciated), but why did you bump PORTREVISION for a PLIST change? There is zero reason to force a reinstall for a PLIST change. Either the port is already installed (and the user can wait for some other reason to update), or the port isn't installed and bumping PORTREVISION does nothing. -- -- David (obrien@FreeBSD.org)