From owner-cvs-ports@FreeBSD.ORG Mon Mar 30 16:02:10 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 7E849106568C; Mon, 30 Mar 2009 16:02:10 +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 553EC8FC0A; Mon, 30 Mar 2009 16:02:10 +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 n2UG21dH074433; Mon, 30 Mar 2009 09:02:01 -0700 (PDT) (envelope-from obrien@dragon.nuxi.org) Received: (from obrien@localhost) by dragon.nuxi.org (8.14.3/8.14.2/Submit) id n2UG20mM074432; Mon, 30 Mar 2009 09:02:00 -0700 (PDT) (envelope-from obrien) Date: Mon, 30 Mar 2009 09:02:00 -0700 From: "David O'Brien" To: Garance A Drosihn Message-ID: <20090330160200.GA74342@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> <20090324043028.GA34952@dragon.NUXI.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Operating-System: FreeBSD 8.0-CURRENT User-Agent: Mutt/1.5.16 (2007-06-09) Cc: cvs-ports@freebsd.org, Wesley Shields , Pav Lucistnik , 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: Mon, 30 Mar 2009 16:02:12 -0000 On Wed, Mar 25, 2009 at 06:18:49PM -0400, Garance A Drosihn wrote: > Ew, I don't like that at all. Why should I rebuild (say) bash just > because someone fixes a typo in the description? The port is already > installed, and I have no intention of reading the description until > *maybe* the next time the package really does change. I agree for you, as an end user. The thing is that both you and the package cluster uses the same indicator to decide if you should rebuild the package. So I guess a maintainer could also say, "Hey I fixed that typo, but why is every 'pkg_add -r' user still reporting it to me?". -- -- David (obrien@FreeBSD.org)