From owner-freebsd-questions@FreeBSD.ORG Sat Mar 30 07:38:31 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id A9DD5A0A for ; Sat, 30 Mar 2013 07:38:31 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from smtp.infracaninophile.co.uk (smtp6.infracaninophile.co.uk [IPv6:2001:8b0:151:1:3cd3:cd67:fafa:3d78]) by mx1.freebsd.org (Postfix) with ESMTP id 2C5E3632 for ; Sat, 30 Mar 2013 07:38:31 +0000 (UTC) Received: from seedling.black-earth.co.uk (seedling.black-earth.co.uk [81.2.117.99]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.6/8.14.6) with ESMTP id r2U7cKGl002466 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Sat, 30 Mar 2013 07:38:20 GMT (envelope-from matthew@FreeBSD.org) DKIM-Filter: OpenDKIM Filter v2.8.0 smtp.infracaninophile.co.uk r2U7cKGl002466 Authentication-Results: smtp.infracaninophile.co.uk/r2U7cKGl002466; dkim=none reason="no signature"; dkim-adsp=none (unprotected policy) Message-ID: <5156966C.9060300@FreeBSD.org> Date: Sat, 30 Mar 2013 07:38:20 +0000 From: Matthew Seaman User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:17.0) Gecko/20130307 Thunderbird/17.0.4 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: Moving to pkg References: <5156867D.4040807@eskk.nu> In-Reply-To: <5156867D.4040807@eskk.nu> X-Enigmail-Version: 1.5.1 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="----enig2CNQNKTINWTGGQNWGXDMC" X-Virus-Scanned: clamav-milter 0.97.6 at lucid-nonsense.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00,SPF_SOFTFAIL autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on lucid-nonsense.infracaninophile.co.uk X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Mar 2013 07:38:31 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2CNQNKTINWTGGQNWGXDMC Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 30/03/2013 06:30, Leslie Jensen wrote: >=20 > I've done pkg2ng and added WITH_PKGNG=3Dyes to /etc/make.conf >=20 > When I do >=20 > portsnap fetch update > and > pkg_version -vIL=3D >=20 > To check which ports needs updating, I now get a message for all > installed ports that the info are corrupt. >=20 > Like this >=20 > pkg_version: the package info for package 'zip-3.0' is corrupt >=20 >=20 > Have I missed something? Yes. In a pkgng-ized world, 'pkg_version' is redundant. Instead use: pkg version -vIL=3D (note: no underscore character) Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. PGP: http://www.infracaninophile.co.uk/pgpkey ------enig2CNQNKTINWTGGQNWGXDMC Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.16 (Darwin) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlFWlmwACgkQ8Mjk52CukIw06QCdGTyksh4ErBaoDJ/78HftaOXT piwAniIXHNcwO5YklKewduDSvmUN43wZ =xe/U -----END PGP SIGNATURE----- ------enig2CNQNKTINWTGGQNWGXDMC--