summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2005-09-27 17:13:03 +0000
committerabs <abs@pkgsrc.org>2005-09-27 17:13:03 +0000
commitc413838a65aa9d76c9293d3bb6f5e71fc0d49826 (patch)
tree29a12a97e1bd1e3dcac1998b4004eb0c8265d765 /doc
parent087bc54521ddd2da49058ebed7fc2b95f4a46924 (diff)
downloadpkgsrc-c413838a65aa9d76c9293d3bb6f5e71fc0d49826.tar.gz
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
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index f0d7350659a..2d37bafc94f 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.11228 2005/09/27 16:38:39 abs Exp $
+$NetBSD: CHANGES,v 1.11229 2005/09/27 17:13:38 abs Exp $
Changes to the packages collection and infrastructure in 2005:
@@ -4148,3 +4148,4 @@ Changes to the packages collection and infrastructure in 2005:
Updated editors/abiword to 2.2.10 [adam 2005-09-27]
Updated editors/abiword-plugins to 2.2.10 [adam 2005-09-27]
Updated devel/cpuflags to 0.94 [abs 2005-09-27]
+ Updated pkgtools/pkg_chk to 1.62 [abs 2005-09-27]