Subject: CVS commit: pkgsrc/pkgtools/pkg_chk
To: None <pkgsrc-changes@NetBSD.org>
From: Todd Vierling <tv@netbsd.org>
List: pkgsrc-changes
Date: 04/04/2006 18:38:13
Module Name:	pkgsrc
Committed By:	tv
Date:		Tue Apr  4 18:38:13 UTC 2006

Modified Files:
	pkgsrc/pkgtools/pkg_chk: Makefile
	pkgsrc/pkgtools/pkg_chk/files: pkg_chk.8 pkg_chk.sh

Log Message:
1.69.1: Add a -q option, which is a superset of -n; squelches progress
messages and "echo-to-screen" commands (e.g., pkg_delete).  This provides
a much more accurate emulation of the former -c and -i options (now
-a -q and -u -q respectively), by suppressing messages not related to the
human-readable version information.


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 pkgsrc/pkgtools/pkg_chk/Makefile
cvs rdiff -r1.16 -r1.17 pkgsrc/pkgtools/pkg_chk/files/pkg_chk.8
cvs rdiff -r1.29 -r1.30 pkgsrc/pkgtools/pkg_chk/files/pkg_chk.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.