diff options
author | abs <abs@pkgsrc.org> | 2007-09-20 08:18:57 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2007-09-20 08:18:57 +0000 |
commit | 769c2f51fd8fb79e52d24ad290d8b48b61ada157 (patch) | |
tree | 629ebf261a50ee230dc15a078f9c3ad60aa031d0 /doc | |
parent | d9de31bed494a5ca18a3fc6940daf855c7aa2634 (diff) | |
download | pkgsrc-769c2f51fd8fb79e52d24ad290d8b48b61ada157.tar.gz |
update pkgtools/pkg_chk to 1.87.
Make -k work with -l, so a missing package will still result in a list of
binary packages being displayed
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES-2007 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2007 b/doc/CHANGES-2007 index c47f66957ae..53d68d63e04 100644 --- a/doc/CHANGES-2007 +++ b/doc/CHANGES-2007 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2007,v 1.2049 2007/09/20 07:18:54 ghen Exp $ +$NetBSD: CHANGES-2007,v 1.2050 2007/09/20 08:18:57 abs Exp $ Changes to the packages collection and infrastructure in 2007: @@ -3788,3 +3788,4 @@ Changes to the packages collection and infrastructure in 2007: Updated www/firefox to 2.0.0.7 [ghen 2007-09-20] Updated www/firefox-bin to 2.0.0.7 [ghen 2007-09-20] Updated www/firefox-gtk1 to 2.0.0.7 [ghen 2007-09-20] + Updated pkgtools/pkg_chk to 1.87 [abs 2007-09-20] |