Subject: CVS commit: pkgsrc/pkgtools/pkg_chk
To: None <pkgsrc-changes@NetBSD.org>
From: David Brownlee <abs@netbsd.org>
List: pkgsrc-changes
Date: 09/27/2005 17:13:03
Module Name: pkgsrc
Committed By: abs
Date: Tue Sep 27 17:13:03 UTC 2005
Modified Files:
pkgsrc/pkgtools/pkg_chk: Makefile
pkgsrc/pkgtools/pkg_chk/files: pkg_chk.8 pkg_chk.sh
Log Message:
Update pkg_chk to 1.62:
+ Implement defining tag groups in pkgchk.conf. For example
"mailserver = tll gta tycoon jeeves iris"
+ If the first tag on a line starts with a '-', there is now an
implicit '*' before it
+ -B no longer implies -i
To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 pkgsrc/pkgtools/pkg_chk/Makefile
cvs rdiff -r1.11 -r1.12 pkgsrc/pkgtools/pkg_chk/files/pkg_chk.8
cvs rdiff -r1.19 -r1.20 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.