From owner-cvs-ports@FreeBSD.ORG Sun Feb 5 17:38:02 2012 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 033621065670; Sun, 5 Feb 2012 17:38:02 +0000 (UTC) (envelope-from sahil@tandon.net) Received: from cricket.hamla.org (cricket.hamla.org [206.251.255.31]) by mx1.freebsd.org (Postfix) with ESMTP id DA5698FC08; Sun, 5 Feb 2012 17:38:01 +0000 (UTC) Received: from magic.hamla.org (cpe-68-174-92-20.nyc.res.rr.com [68.174.92.20]) by cricket.hamla.org (Postfix) with ESMTPSA id C2F208A064; Sun, 5 Feb 2012 12:38:00 -0500 (EST) Date: Sun, 5 Feb 2012 12:37:59 -0500 From: Sahil Tandon To: Alexey Dokuchaev Message-ID: <20120205173759.GA8322@magic.hamla.org> References: <201202051352.q15DqtAC088645@repoman.freebsd.org> <20120205173134.GA24050@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120205173134.GA24050@FreeBSD.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-Virus-Scanned: clamav-milter 0.97.3 at cricket.hamla.org X-Virus-Status: Clean Cc: Steve Wills , cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/databases/p5-AnyEvent-DBD-Pg Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: cvs-ports@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: Sun, 05 Feb 2012 17:38:02 -0000 On Sun, 2012-02-05 at 17:31:34 +0000, Alexey Dokuchaev wrote: > On Sun, Feb 05, 2012 at 01:52:55PM +0000, Steve Wills wrote: > > swills 2012-02-05 13:52:55 UTC > > > > Modified files: > > databases/p5-AnyEvent-DBD-Pg Makefile > > Log: > > - Explicitly list BUILD_DEPENDS > > Why not set RUN_DEPENDS from BUILD_DEPENDS properly with immediate > expansion? Good point; I will do that next time there is an actual update to the port. -- Sahil Tandon