From owner-cvs-all@FreeBSD.ORG Tue Mar 24 04:30:36 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D9C3A106566B; Tue, 24 Mar 2009 04:30:36 +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 6090B8FC13; Tue, 24 Mar 2009 04:30:36 +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 n2O4UTDf038777; Mon, 23 Mar 2009 21:30:29 -0700 (PDT) (envelope-from obrien@dragon.nuxi.org) Received: (from obrien@localhost) by dragon.nuxi.org (8.14.3/8.14.2/Submit) id n2O4USkQ038776; Mon, 23 Mar 2009 21:30:28 -0700 (PDT) (envelope-from obrien) Date: Mon, 23 Mar 2009 21:30:28 -0700 From: "David O'Brien" To: Wesley Shields Message-ID: <20090324043028.GA34952@dragon.NUXI.org> References: <200903120954.n2C9s2ev063133@repoman.freebsd.org> <20090313023956.GA49511@dragon.NUXI.org> <49BA52D2.8090209@FreeBSD.org> <20090323231412.GA94221@hub.freebsd.org> <20090324012325.GB1292@atarininja.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090324012325.GB1292@atarininja.org> X-Operating-System: FreeBSD 8.0-CURRENT User-Agent: Mutt/1.5.16 (2007-06-09) Cc: cvs-ports@FreeBSD.org, Pav Lucistnik , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/shells/bash Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Mar 2009 04:30:37 -0000 On Mon, Mar 23, 2009 at 09:23:25PM -0400, Wesley Shields wrote: > On Mon, Mar 23, 2009 at 11:14:13PM +0000, David O'Brien wrote: > > On Fri, Mar 13, 2009 at 01:34:26PM +0100, Pav Lucistnik wrote: > > > David O'Brien wrote: > > > >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. > > > > > > It's needed for package cluster, otherwise it does not know to rebuild > > > and will serve incomplete package forever. > > > > Is there ever a change then that doesn't require a bump in either > > PORTREVISION or PORTVERSION? .. > Just changing the maintainer should not require the user to do anything. That is the only case I can think of. Even changing the comment or pkg-descr should have its PORTREVISION bumped in order to get a new package built so users have the fresh description. -- -- David (obrien@FreeBSD.org)