Subject: Re: did pkg_chk break for anyone else?
To: Hisashi T Fujinaka <htodd@twofifty.com>
From: Min Sik Kim <minskim@NetBSD.org>
List: tech-pkg
Date: 09/30/2005 22:14:05
On Sep 30, 2005, at 9:48 PM, Hisashi T Fujinaka wrote:
> I used to do a 'pkg_chk -B' but now it won't let me do that any more.
Try 'pkg_chk -Bi'.
----------------------------
revision 1.20
date: 2005/09/27 17:13:03; author: abs; state: Exp; lines: +2 -2
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
----------------------------
Regards,
Min Sik Kim