Subject: CVS commit: pkgsrc/pkgtools/pkg_chk
From: Todd Vierling
Date: 2006-04-04 20:38:13
Message id: 20060404183813.9AE562DA27@cvs.netbsd.org

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.

Files:
RevisionActionfile
1.29modifypkgsrc/pkgtools/pkg_chk/Makefile
1.17modifypkgsrc/pkgtools/pkg_chk/files/pkg_chk.8
1.30modifypkgsrc/pkgtools/pkg_chk/files/pkg_chk.sh