Subject: CVS commit: pkgsrc/pkgtools/pkg_chk
From: David Brownlee
Date: 2014-04-21 23:32:26
Message id: 20140421213226.C8CE296@cvs.netbsd.org

Log Message:
Updated pkgtools/pkg_chk to 2.0.7

update pkg_chk from 2.0.6 to 2.0.7, based on suggestions from PR 30893
- switch from getopt to getopts. The issue described in PR 30893 ('*' being
  expanded by shell globbing) had already been worked around, but getopts
  is just a nicer interface
- Extend tag parsing to support -D '*' to cause all package lines to be matched

Files:
RevisionActionfile
1.84modifypkgsrc/pkgtools/pkg_chk/Makefile
1.30modifypkgsrc/pkgtools/pkg_chk/files/pkg_chk.8
1.72modifypkgsrc/pkgtools/pkg_chk/files/pkg_chk.sh