From owner-cvs-ports@FreeBSD.ORG Wed Jul 6 16:33:51 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 475D0106566C; Wed, 6 Jul 2011 16:33:51 +0000 (UTC) Date: Wed, 6 Jul 2011 16:33:51 +0000 From: Alexey Dokuchaev To: Nicola Vitale Message-ID: <20110706163351.GA14842@FreeBSD.org> References: <201107061619.p66GJQGo072662@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <201107061619.p66GJQGo072662@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/x11/wbar Makefile pkg-descr ports/x11/wbar/files patch-src__config__Run.cc X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Jul 2011 16:33:51 -0000 On Wed, Jul 06, 2011 at 04:19:26PM +0000, Nicola Vitale wrote: > nivit 2011-07-06 16:19:26 UTC > > Modified files: > x11/wbar Makefile pkg-descr > Added files: > x11/wbar/files patch-src__config__Run.cc > Log: > - Remove sysutils/pidof from RUN_DEPENDS (replaced by pgrep) > as suggested by danfe@, because "infrastructure costs get > higher (extra dependency to track, upgrade, etc.) which > in turn eats time". > - Add files/patch-src__config__Run.cc > - Bump PORTREVISION > - Fix a typo in pkg-descr Thanks Nicola, pleasure to work with you. ./danfe