From owner-cvs-all@FreeBSD.ORG Tue Jul 5 16:43:19 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: by hub.freebsd.org (Postfix, from userid 1033) id BD2A1106566B; Tue, 5 Jul 2011 16:43:19 +0000 (UTC) Date: Tue, 5 Jul 2011 16:43:19 +0000 From: Alexey Dokuchaev To: Nicola Vitale Message-ID: <20110705164319.GA46561@FreeBSD.org> References: <201106301334.p5UDYYZ0059582@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <201106301334.p5UDYYZ0059582@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 distinfo pkg-descr pkg-plist ports/x11/wbar/files patch-Makefile patch-configure pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list 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, 05 Jul 2011 16:43:19 -0000 On Thu, Jun 30, 2011 at 01:34:34PM +0000, Nicola Vitale wrote: > nivit 2011-06-30 13:34:34 UTC > > Modified files: > x11/wbar Makefile distinfo pkg-descr pkg-plist > Added files: > x11/wbar/files patch-configure > Removed files: > x11/wbar/files patch-Makefile pkg-message.in > Log: > - Update to 2.2.2 [1] > - Add files/patch-configure > - Add sysutils/pidof to RUN_DEPENDS Perhaps port can be patched to use pgrep(1) which is in the base, instead of sysutils/pidof rdep? ./danfe