diff options
author | abs <abs> | 2005-06-01 14:15:12 +0000 |
---|---|---|
committer | abs <abs> | 2005-06-01 14:15:12 +0000 |
commit | 8557cd98308d659532f1ea751920a053a39bda4b (patch) | |
tree | bd39430943ebf01f0d42904e6bad25be4a87964f /doc | |
parent | 7051445e5ce385a4725c41738440e05d1aa49f1b (diff) | |
download | pkgsrc-8557cd98308d659532f1ea751920a053a39bda4b.tar.gz |
update pkg_chk to 1.59:
Fix fallout of 'sh -e' change in 1.58 - make pkg_chk -lb work again
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 20b5551302a..5b2aed9af55 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.10270 2005/06/01 14:12:31 wiz Exp $ +$NetBSD: CHANGES,v 1.10271 2005/06/01 14:15:12 abs Exp $ Changes to the packages collection and infrastructure in 2005: @@ -2752,3 +2752,4 @@ Changes to the packages collection and infrastructure in 2005: Updated graphics/ruby-imlib2 to 0.5.1 [taca 2005-06-01] Updated pkgtools/pkg_chk to 1.58 [abs 2005-06-01] Updated audio/SDL_mixer to 1.2.6nb2 [wiz 2005-06-01] + Updated pkgtools/pkg_chk to 1.59 [abs 2005-06-01] |