summaryrefslogtreecommitdiff
path: root/doc/CHANGES-2006
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2006-08-25 19:49:53 +0000
committerabs <abs@pkgsrc.org>2006-08-25 19:49:53 +0000
commit11dfb6f301c8eba97c2a59e0124abf67e24558e4 (patch)
treec9b7b0cc017f119e718df91ae6743babfea00e18 /doc/CHANGES-2006
parent8e539a5d7e07b0a7138c642517fb0708fc1bd4d7 (diff)
downloadpkgsrc-11dfb6f301c8eba97c2a59e0124abf67e24558e4.tar.gz
Update pkg_chk to 1.80:
- Intoduce fatal_later() and fatal_later_check() and use them to clean up reporting unavailable package dependencies - Remove unused references to opt_S (reported by bad@) - Fix manpage reference DEPENDS_TARGET -> UPDATE_TARGET (reported by bad@)
Diffstat (limited to 'doc/CHANGES-2006')
-rw-r--r--doc/CHANGES-20063
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2006 b/doc/CHANGES-2006
index af376ce19a5..443463abe51 100644
--- a/doc/CHANGES-2006
+++ b/doc/CHANGES-2006
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2006,v 1.1127 2006/08/25 18:16:25 xtraeme Exp $
+$NetBSD: CHANGES-2006,v 1.1128 2006/08/25 19:51:31 abs Exp $
Changes to the packages collection and infrastructure in 2006:
@@ -4092,3 +4092,4 @@ Changes to the packages collection and infrastructure in 2006:
Added x11/bwidget version 1.6.0 [minskim 2006-08-25]
Updated graphics/comix to 3.5 [wiz 2006-08-25]
Updated multimedia/dvdrip to 0.98.1 [xtraeme 2006-08-25]
+ Updated pkgtools/pkg_chk to 1.80 [abs 2006-08-25]