From owner-freebsd-current@FreeBSD.ORG Tue Oct 16 13:19:32 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7D209CC2 for ; Tue, 16 Oct 2012 13:19:32 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [8.8.178.135]) by mx1.freebsd.org (Postfix) with ESMTP id 591B78FC0C for ; Tue, 16 Oct 2012 13:19:32 +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 q9GDJWhM062905 for ; Tue, 16 Oct 2012 13:19:32 GMT (envelope-from bdrewery@freefall.freebsd.org) Received: (from bdrewery@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q9GDJWFT062904 for freebsd-current@freebsd.org; Tue, 16 Oct 2012 13:19:32 GMT (envelope-from bdrewery) Received: (qmail 5269 invoked from network); 16 Oct 2012 08:19:30 -0500 Received: from unknown (HELO ?10.10.0.115?) (freebsd@shatow.net@10.10.0.115) by sweb.xzibition.com with ESMTPA; 16 Oct 2012 08:19:30 -0500 Message-ID: <507D5EDD.3070301@FreeBSD.org> Date: Tue, 16 Oct 2012 08:19:25 -0500 From: Bryan Drewery Organization: FreeBSD User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20121010 Thunderbird/16.0.1 MIME-Version: 1.0 To: Pavel Timofeev Subject: Re: Portmaster with pkgng. Small inaccuracy. References: In-Reply-To: X-Enigmail-Version: 1.4.5 OpenPGP: id=3C9B0CF9; url=http://www.shatow.net/bryan/bryan.asc Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 16 Oct 2012 13:19:32 -0000 On 10/16/2012 8:00 AM, Pavel Timofeev wrote: > Hi! Thank you for this extremely perfect work! > I've found a small inaccuracy when I use portmaster with pkgng (WITH_PKGNG > in /etc/make.conf and use_pkgng in portmaster.rc). > In such case portmaster still fills > /var/db/pkg/${PORTNAME}-${PORTVERSION}/distfiles file. > For example: > > $ cat /var/db/pkg/gmake-3.82_1/distfiles > # Added by portmaster > DISTFILE:make-3.82.tar.bz2:SIZE=1242186:SHA256=e2c1a73f179c40c71e2fe8abf8a8a0688b8499538512984da4a76958d0402966 > > Such file doesn't need for pkgng, but because of this pkg_info > output spoils. > Like this: > > $ pkg_info > pkg_info: the package info for package 'gmake-3.82_1' is corrupt > > Thats ok, but it confused me first time before I understood what was wrong. Thank you. Will address for 3.15. -- Regards, Bryan Drewery bdrewery@freenode/EFNet