summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorabs <abs>2005-04-20 15:32:25 +0000
committerabs <abs>2005-04-20 15:32:25 +0000
commit4006a3512c6ccebdbc4c8ba192f46f6f7fd66cc3 (patch)
treee7c85ea35e28b509d561e3a71e9dda23dde7a799 /doc
parent6e99774fa911a9f763b421ac43bbcecc24be692c (diff)
downloadpkgsrc-4006a3512c6ccebdbc4c8ba192f46f6f7fd66cc3.tar.gz
update pkg_chk to 1.57
Two fixes to -l (list required binary packages to stdout) a) If a dependency is missing, display its name correctly b) Display any progress to stderr not stdout (for obvious reasons)
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 6fb7be41a74..9f7f3381418 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.9931 2005/04/20 15:31:11 wiz Exp $
+$NetBSD: CHANGES,v 1.9932 2005/04/20 15:33:00 abs Exp $
Changes to the packages collection and infrastructure in 2005:
@@ -2136,3 +2136,5 @@ Changes to the packages collection and infrastructure in 2005:
Updated p5-razor-agents to 2.67 [heinz 2005-04-20]
Updated DatLib to 2.5 [wiz 2005-04-20]
Updated DatUtil to 2.17 [wiz 2005-04-20]
+ Updated pkg_chk to 1.57 [abs 2005-04-20]
+