From owner-svn-ports-head@FreeBSD.ORG Thu Jan 30 10:22:00 2014 Return-Path: Delivered-To: svn-ports-head@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 E3CDE5AF; Thu, 30 Jan 2014 10:22:00 +0000 (UTC) Received: from mail-ee0-x22c.google.com (mail-ee0-x22c.google.com [IPv6:2a00:1450:4013:c00::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2BE671B7F; Thu, 30 Jan 2014 10:22:00 +0000 (UTC) Received: by mail-ee0-f44.google.com with SMTP id c13so1464151eek.17 for ; Thu, 30 Jan 2014 02:21:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=aFvFT53rMpZ1jlbM9QZwJKYR19lCbI32Rp3XsfnFaSs=; b=glyOLI6z4fQtQ49yITX1Nn6bT/Iw8NWAxbonz6szlNG+rW6yvSMlPY54Pq+Qk4O8bt uShGhLcFppw/Af+mDjojb9jdF5V4oKlFOgM4EAaLtqWopAl8dTdT00eq4U9OD10w85BI mIslyxiZuvkLbBu1r9kFitYMwGWYgIEpZ+Q3LngZb8PZY+It+ljue3/qqKjzK5WkmmwQ Ih2bcfhyqBesYs0JfesLQEFGelIZ2IWtKBE7QMy7Mqwo4Jx4JNIy7t+cNiI3CYdhgRtY MChLjq4cKf2WI0pijw9VWOVHT5sBFsvGihmtlAre0Dpt+3tDZIcCFmHADiMe882cC5pQ p5LQ== X-Received: by 10.14.173.129 with SMTP id v1mr9669710eel.60.1391077318022; Thu, 30 Jan 2014 02:21:58 -0800 (PST) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPSA id 46sm20417470ees.4.2014.01.30.02.21.55 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Thu, 30 Jan 2014 02:21:56 -0800 (PST) Sender: Baptiste Daroussin Date: Thu, 30 Jan 2014 11:21:54 +0100 From: Baptiste Daroussin To: Koop Mast Subject: Re: svn commit: r341794 - head/devel/libc++ Message-ID: <20140130102153.GF54904@ithaqua.etoilebsd.net> References: <201401292346.s0TNkEBS009641@svn.freebsd.org> <52EA25CC.6030608@rainbow-runner.nl> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="dWYAkE0V1FpFQHQ3" Content-Disposition: inline In-Reply-To: <52EA25CC.6030608@rainbow-runner.nl> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jan 2014 10:22:01 -0000 --dWYAkE0V1FpFQHQ3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 30, 2014 at 11:13:32AM +0100, Koop Mast wrote: > On 30-1-2014 0:46, Baptiste Daroussin wrote: > > Author: bapt > > Date: Wed Jan 29 23:46:13 2014 > > New Revision: 341794 > > URL: http://svnweb.freebsd.org/changeset/ports/341794 > > QAT: https://qat.redports.org/buildarchive/r341794/ > > > > Log: > > Update to r200401 > > Use libcxxrt from ports if not in base > > > -BUILD_DEPENDS=3D clang33:${PORTSDIR}/lang/clang33 > > +LIB_DEPENDS=3D libcxxrt.so:${PORTSDIR}/devel/libcxxrt > So what I'm wondering is is LIB_DEPENDS smart enough to see if=20 > libcxxrt.so is in base or localbase? And doesn't the libcxxrt port get=20 > added to the depends regardless of that? No it is smart enough :) regards, Bapt --dWYAkE0V1FpFQHQ3 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.15 (FreeBSD) iEYEARECAAYFAlLqJ8EACgkQ8kTtMUmk6Ey0BQCbBSP6DFckuvdvuXzSloX9q3sX cCUAnjHE++BJ3zdszRMAxQarPSuemCa7 =uKZD -----END PGP SIGNATURE----- --dWYAkE0V1FpFQHQ3--