From owner-freebsd-current@FreeBSD.ORG Wed Feb 15 17:50:35 2012 Return-Path: Delivered-To: current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5FF0D1065672; Wed, 15 Feb 2012 17:50:34 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 49F8F8FC18; Wed, 15 Feb 2012 17:50:34 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q1FHoYPH036670; Wed, 15 Feb 2012 17:50:34 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q1FHoXvk036636; Wed, 15 Feb 2012 17:50:33 GMT (envelope-from bapt@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f Date: Wed, 15 Feb 2012 18:50:30 +0100 From: Baptiste Daroussin To: current@FreeBSD.org, ports@FreeBSD.org Message-ID: <20120215175030.GK13362@azathoth.lan> References: <20120130123930.GB40244@azathoth.lan> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="BFVE2HhgxTpCzM8t" Content-Disposition: inline In-Reply-To: <20120130123930.GB40244@azathoth.lan> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Subject: Re: [HEADSUP][CFT] pkgng beta1^6 is out X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 15 Feb 2012 17:50:35 -0000 --BFVE2HhgxTpCzM8t Content-Type: text/plain; charset=us-ascii Content-Disposition: inline beta6 is now out with the following changes: * pkg register: now run inside a transaction, this speeds up things a lot (thanks avg) * pkg version: -v now print name-version to match behaviour of legacy pkg_version * pkg register: fix flatsize calculation * new pkg-updating(1) man page (thanks beat) if you are upgrading from previous version you migh discover the weird value the the disk space saved or required for some operation, this is just because a bug in previous version was always calculating each package flatsize as 0 B, this is now fixed. regards, Bapt --BFVE2HhgxTpCzM8t Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iEYEARECAAYFAk878GYACgkQ8kTtMUmk6EwRXwCfbs6fnfMbc2v0VIOwyEw4ua8U VQQAoI49mJNt35Sd9dQPzKZm2JyKix2t =sPu1 -----END PGP SIGNATURE----- --BFVE2HhgxTpCzM8t--