From owner-freebsd-current@FreeBSD.ORG Tue Mar 31 19:23:23 2015 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1A48491F; Tue, 31 Mar 2015 19:23:23 +0000 (UTC) Received: from mail-yh0-x234.google.com (mail-yh0-x234.google.com [IPv6:2607:f8b0:4002:c01::234]) (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 C3350936; Tue, 31 Mar 2015 19:23:22 +0000 (UTC) Received: by yhfw71 with SMTP id w71so6415754yhf.2; Tue, 31 Mar 2015 12:23:22 -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=Vy68YzEVUirPkMDLoYBQS7GpWKYZQ6gfk4duQF7L9C8=; b=IEzivNX80GwhKbMT5TpQlZJBye6gOm72fU9yUYlvWV5OxrnANfXJqVjQMHK8fjiJRE dY1loq9dVlvZVQInhUx5Q3RVPVJSuJe85A8kmEkC/kTjTW4NsT2p3aYhhpSG/hT+OeIq 4MUJWhyieLjSi2PuUL+uKfZPbK92cqnE8OQmuZPbThN2RnUx+9KlUw1sd8ILLMzq4MYd j6vkbquzM9WICgXtizAP1hXACfdJL0TRag1vfuseCJYHgQi1jQTh4pZiKRcl4NJiAOXd ThP1UiZRtOi9D5WnQastEchw1Axp42ihoxecsMTogACGkAWPllFd0PgmUo4RI95sAGYF xbhQ== X-Received: by 10.52.29.147 with SMTP id k19mr39765545vdh.56.1427829801812; Tue, 31 Mar 2015 12:23:21 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id d4sm2524080vdh.19.2015.03.31.12.23.19 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 31 Mar 2015 12:23:20 -0700 (PDT) Sender: Baptiste Daroussin Date: Tue, 31 Mar 2015 21:23:16 +0200 From: Baptiste Daroussin To: Shawn Webb Subject: Re: [CFT] Call for testing pkg 1.5.0 Message-ID: <20150331192315.GH30115@ivaldir.etoilebsd.net> References: <20150331190323.GF30115@ivaldir.etoilebsd.net> <1427829555.3892.7.camel@hardenedbsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="JI+G0+mN8WmwPnOn" Content-Disposition: inline In-Reply-To: <1427829555.3892.7.camel@hardenedbsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: pkg@FreeBSD.org, ports@FreeBSD.org, stable@FreeBSD.org, current@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: Tue, 31 Mar 2015 19:23:23 -0000 --JI+G0+mN8WmwPnOn Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Mar 31, 2015 at 03:19:15PM -0400, Shawn Webb wrote: > On Tue, 2015-03-31 at 21:03 +0200, Baptiste Daroussin wrote: > > Hi all, > >=20 > > We just released pkg 1.5.0 beta1 (in ports-mgmt/pkg-devel), >=20 > Hey Baptiste, >=20 > Great work to you and all those involved in this project! I'm grateful > to have such an awesome tool. >=20 > For those of us who run our own package repos via Poudriere, what kinds > of changes should we expect to make once pkg 1.5.0 is released? Do we > need to do a full rebuild of our package repo? I'm also assuming that > the upgrade path from 1.4.x to 1.5.0 will simply be as easy as running > `pkg upgrade`, right? >=20 > Thanks again for your hard work. >=20 Add WITH_PKG=3Ddevel in your build make.conf then pkg upgrade will want you to upgrade to 1.4.99.16 (which is pkg 1.5.0 beta1) Best regards, Bapt --JI+G0+mN8WmwPnOn Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlUa9CMACgkQ8kTtMUmk6EysoACfaDu+CsBJOmoge39tU0JHNF40 qHUAn1cU0+JaE5/GLU0SBjrW60fQmBx/ =Z7aK -----END PGP SIGNATURE----- --JI+G0+mN8WmwPnOn--