From owner-cvs-all@FreeBSD.ORG Mon Jun 28 02:00:52 2010 Return-Path: Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 14D8510656CA; Mon, 28 Jun 2010 02:00:52 +0000 (UTC) Date: Mon, 28 Jun 2010 02:00:52 +0000 From: Alexey Dokuchaev To: Max Brazhnikov Message-ID: <20100628020052.GA28134@FreeBSD.org> References: <201006252221.o5PML4AV082379@repoman.freebsd.org> <20100627151503.GA59065@FreeBSD.org> <201006272231.50470.makc@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <201006272231.50470.makc@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/graphics/hugin Makefile 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: Mon, 28 Jun 2010 02:00:52 -0000 On Sun, Jun 27, 2010 at 10:31:50PM +0400, Max Brazhnikov wrote: > On Sun, 27 Jun 2010 15:15:03 +0000, Alexey Dokuchaev wrote: > > On Fri, Jun 25, 2010 at 10:21:04PM +0000, Max Brazhnikov wrote: > > > makc 2010-06-25 22:21:04 UTC > > > > > > FreeBSD ports repository > > > > > > Modified files: > > > graphics/hugin Makefile > > > > > > Log: > > > Change dependency from boost-python back to boost-libs. > > > > > > PR: ports/147801 > > > Submitted by: makc@ > > > > It is usually more interesting to know *why* the change was made from > > the commit log; seeing *what* was changed is pretty obvious from the > > diff, especially in simple cases like this one. > > The answer is in cvs history: dependency on boost-python was added to fix > build, while the real problem was in boost ports. The boost-lib port has been > fixed with last update, and workaround for hugin is not required now. OK, thanks for explaining. ./danfe