Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id AC67063BD3B for ; Wed, 25 Feb 2009 20:52:27 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id B078663B2A7; Wed, 25 Feb 2009 20:52:14 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id C97E163B2A6 for ; Wed, 25 Feb 2009 20:52:11 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id EF49E175D0; Wed, 25 Feb 2009 20:52:10 +0000 (UTC) From: Joerg Sonnenberger Subject: CVS commit: pkgsrc/pkgtools/pkg_install/files/info To: pkgsrc-changes@NetBSD.org Reply-To: joerg@netbsd.org Message-Id: <20090225205210.EF49E175D0@cvs.netbsd.org> Date: Wed, 25 Feb 2009 20:52:10 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: joerg Date: Wed Feb 25 20:52:10 UTC 2009 Modified Files: pkgsrc/pkgtools/pkg_install/files/info: perform.c Log Message: Be silent if querying a variable and no installed information exists. "pkg_info -Q automatic foo" should not bitch. To generate a diff of this commit: cvs rdiff -r1.51 -r1.52 pkgsrc/pkgtools/pkg_install/files/info/perform.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.