summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2002-10-08 11:44:20 +0000
committerabs <abs@pkgsrc.org>2002-10-08 11:44:20 +0000
commit3f966b1ff5736daadb9177ade134318874a5812d (patch)
treeb064f643ffbc34e91eae2a0ba4eae38a819d94dd /doc
parentfa69af438a5535d1d808a5b76c989685a1a93c58 (diff)
downloadpkgsrc-3f966b1ff5736daadb9177ade134318874a5812d.tar.gz
Update pkg_chk to 1.33:
Work around a deficiency in the 1.6 pkg_add - cd to the directory containing a binary package before running pkg_add, to ensure it can pick up dependencies.
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 0688194c340..da558af8416 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.204 2002/10/08 09:39:57 abs Exp $
+$NetBSD: CHANGES,v 1.205 2002/10/08 11:44:20 abs Exp $
Changes to the packages collection and infrastructure in 2002:
@@ -3153,3 +3153,4 @@ Changes to the packages collection and infrastructure in 2002:
Added p5-String-CRC32-1.2 [cjep 2002-10-08]
Updated sendmail to 8.11.6nb2 [itojun 2002-10-08]
Updated p5-Text-CSV-Hash to 0.15 [abs 2002-10-08]
+ Updated pkgchk to 1.33 [abs 2002-10-08]