diff options
author | dillo <dillo@pkgsrc.org> | 2005-12-13 15:31:28 +0000 |
---|---|---|
committer | dillo <dillo@pkgsrc.org> | 2005-12-13 15:31:28 +0000 |
commit | b87555503263654d7608ba61128453a6a4a5ac06 (patch) | |
tree | b694a42630549d55b9958fa0cc74572c533a317f | |
parent | 0c019a00e2d45beb534890725973d071d6378831 (diff) | |
download | pkgsrc-b87555503263654d7608ba61128453a6a4a5ac06.tar.gz |
Note update of pkg_chk to 1.63.1 (fix precedence botch which broke
invocations using source, noted by tron).
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 78c4229f0cc..c47f51e70fa 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.12184 2005/12/12 22:49:32 agc Exp $ +$NetBSD: CHANGES,v 1.12185 2005/12/13 15:31:28 dillo Exp $ Changes to the packages collection and infrastructure in 2005: @@ -5729,3 +5729,4 @@ Changes to the packages collection and infrastructure in 2005: Updated x11/mxterm to 129nb1 [joerg 2005-12-12] Updated x11/xephem to 3.6.4nb1 [joerg 2005-12-12] mk/bsd.pkg.mk: started freeze for pkgsrc-2005Q4 branch [agc 2005-12-12] + Updated pkgtools/pkg_chk to 1.63.1 [dillo 2005-12-13] |