From owner-freebsd-current@FreeBSD.ORG Wed Apr 1 13:15:42 2015 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D47E0713; Wed, 1 Apr 2015 13:15:42 +0000 (UTC) Received: from mail-yk0-x22f.google.com (mail-yk0-x22f.google.com [IPv6:2607:f8b0:4002:c07::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 829C0C2D; Wed, 1 Apr 2015 13:15:42 +0000 (UTC) Received: by ykfa3 with SMTP id a3so9718832ykf.0; Wed, 01 Apr 2015 06:15:41 -0700 (PDT) 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=Z0lDlu0dyPcx+lALNPNsvjmhZtyd05wYK6A5koxxGdU=; b=r2Yo47juUQvHIR6s1qh0DKRbxfmilzyBSm64+kRUXVgIIVL5uN51BO32pS8VAZi3Qh Tiob69paKZuLDfpv9KigIjOos/ChLL++SughSNsJRbZ24nnl39S2Q9Z8fc6E4iJmSvFg LVPzUGni1qrW5FVjBvHi0kMfD1xCHbE3fSltlp0u4I5HKSvW19pmYxA5M3u4pCP3XKPF GLoToBXrcdgt7wXpMVzFX0neubgka2/Rx5VDsDijSHpPN+TIO0LuWQQdwpFYXop8bzSW sByP7J/Dhz9Wi6eNRMQ0ZbBH7PjtQuiFc7YFhFiBsadiyaDAIE/HN4MJLMqRMF2XA492 Kj+A== X-Received: by 10.52.38.166 with SMTP id h6mr41892204vdk.80.1427894141784; Wed, 01 Apr 2015 06:15:41 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id fa2sm296639vdd.17.2015.04.01.06.15.38 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Apr 2015 06:15:40 -0700 (PDT) Sender: Baptiste Daroussin Date: Wed, 1 Apr 2015 15:15:36 +0200 From: Baptiste Daroussin To: David Chisnall Subject: Re: [CFT] Call for testing pkg 1.5.0 Message-ID: <20150401131536.GQ30115@ivaldir.etoilebsd.net> References: <20150331190323.GF30115@ivaldir.etoilebsd.net> <1427829555.3892.7.camel@hardenedbsd.org> <20150331192315.GH30115@ivaldir.etoilebsd.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="yFH6hwN92mUA4HK5" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Cc: pkg@freebsd.org, stable@freebsd.org, Sergei Vyshenski , current@freebsd.org, Rui Paulo , Shawn Webb , ports@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Apr 2015 13:15:43 -0000 --yFH6hwN92mUA4HK5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 01, 2015 at 01:56:38PM +0100, David Chisnall wrote: > On 1 Apr 2015, at 05:03, Rui Paulo wrote: > >=20 > > That is expected. WITH_PKG=3Ddevel is a make(1) option that only affec= ts ports (non-binary pkgs). >=20 > Are you sure? I have it in make.conf on one of my systems where I never = build ports manually (and don't even have a ports tree installed) and there= I get this: >=20 > $ pkg -v > 1.4.99.13 >=20 > In a jail on the same machine without the make.conf entry, I get the stab= le version. This is how I've been testing pkg-devel for a while. Is there= a different recommended way? >=20 That is because you enforced installing pkg-devel one day via: pkg install pkg-devel probably then it will stay on pkg-devel :) pkg itself is not aware of make.conf Best regards Bapt --yFH6hwN92mUA4HK5 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlUb73gACgkQ8kTtMUmk6EyhkgCfaqp6t97I3ATVaInQuCOkvUrX Q/EAn3Te+4baGaRVFkcM0p09KU6C88N/ =J+VI -----END PGP SIGNATURE----- --yFH6hwN92mUA4HK5--