summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2007-04-15 21:35:40 +0000
committerabs <abs@pkgsrc.org>2007-04-15 21:35:40 +0000
commit3d9ace67118dbbfc3fcc09d33499a23b996ad2b3 (patch)
tree5ce081b7247892712ab66e26d7db29c74f435715 /doc
parent6f3198ac47343feddb947935d129ef353d5fad69 (diff)
downloadpkgsrc-3d9ace67118dbbfc3fcc09d33499a23b996ad2b3.tar.gz
Update pkg_chk to 1.84:
Automatically use SU_CMD for pkg_add and pkg_delete if set by main pkgsrc and running as a non root user - based on a patch from Aleksey Cheusov.
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES-20073
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2007 b/doc/CHANGES-2007
index 1d37da7c572..343eae8dffc 100644
--- a/doc/CHANGES-2007
+++ b/doc/CHANGES-2007
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2007,v 1.846 2007/04/15 21:27:15 agc Exp $
+$NetBSD: CHANGES-2007,v 1.847 2007/04/15 21:35:40 abs Exp $
Changes to the packages collection and infrastructure in 2007:
@@ -1647,3 +1647,4 @@ Changes to the packages collection and infrastructure in 2007:
Updated emulators/vice to 1.21 [wiz 2007-04-15]
Added devel/p5-Getopt-Mixed version 1.10 [agc 2007-04-15]
Added mail/t-prot version 2.4 [agc 2007-04-15]
+ Updated pkg_chk to 1.84 [abs 2007-04-15]