Subject: CVS commit: pkgsrc/pkgtools/pkg_install/files/info
To: None <pkgsrc-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: pkgsrc-changes
Date: 08/10/2007 15:37:51
Module Name:	pkgsrc
Committed By:	joerg
Date:		Fri Aug 10 15:37:51 UTC 2007

Modified Files:
	pkgsrc/pkgtools/pkg_install/files/info: perform.c

Log Message:
Contrary to its comments, CheckForPkg is meant to print all matching
packages (see pkg_info -e). Restore this behaviour. Still print a
warning when the pkgdb can't be processed.

Reported by Daniel Horecki and pointed to the option by tnn@.


To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 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.