From owner-svn-ports-all@FreeBSD.ORG Wed Jan 15 10:05:17 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8781BC58; Wed, 15 Jan 2014 10:05:17 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4A6D81095; Wed, 15 Jan 2014 10:05:17 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id E98EEBDC3E; Wed, 15 Jan 2014 11:05:15 +0100 (CET) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id CA6D2BDC2E; Wed, 15 Jan 2014 11:05:15 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id A7455CC62FA5; Wed, 15 Jan 2014 11:05:13 +0100 (CET) Date: Wed, 15 Jan 2014 11:05:10 +0100 From: Mathieu Arnold To: Thomas Abthorpe , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r339757 - head/misc/bibletime Message-ID: <7A8E1EE674F1EB1D81AA608D@atuin.in.mat.cc> In-Reply-To: <201401150624.s0F6OMgj084593@svn.freebsd.org> References: <201401150624.s0F6OMgj084593@svn.freebsd.org> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jan 2014 10:05:17 -0000 +--On 15 janvier 2014 06:24:22 +0000 Thomas Abthorpe wrote: | -RUN_DEPENDS= ${LOCALBASE}/lib/libsword-1.7.0.so:${PORTSDIR}/misc/sword17 | +RUN_DEPENDS= ${LOCALBASE}/lib/libsword-1.7.2.so:${PORTSDIR}/misc/sword17 | BUILD_DEPENDS:= ${RUN_DEPENDS} Not really related to the update, but shouldn't that be LIB_DEPENDS= libsword-1.7.2.so:... ? -- Mathieu Arnold