diff options
author | abs <abs> | 2002-10-08 11:44:20 +0000 |
---|---|---|
committer | abs <abs> | 2002-10-08 11:44:20 +0000 |
commit | fc71fc25c20d51dd1c997ad9e9823b96bd341941 (patch) | |
tree | b064f643ffbc34e91eae2a0ba4eae38a819d94dd /doc/CHANGES | |
parent | dcf239d0f642cda7675b37c3df99143545f62e71 (diff) | |
download | pkgsrc-fc71fc25c20d51dd1c997ad9e9823b96bd341941.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/CHANGES')
-rw-r--r-- | doc/CHANGES | 3 |
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] |