summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorabs <abs>2006-02-06 12:44:08 +0000
committerabs <abs>2006-02-06 12:44:08 +0000
commit7d267195e2042d299c7939547f6e64baadcf6531 (patch)
tree19b803d19935cc5acd4fe513f7b22eab91a17162 /doc
parent506bac1bbdc50526722de4bdffec8c1c1774702c (diff)
downloadpkgsrc-7d267195e2042d299c7939547f6e64baadcf6531.tar.gz
Update pkg_chk to 1.76:
Append rather than prepend /usr/sbin:/usr/bin to path, to avoid issues on Solaris which has feature-poor ftp in /usr/bin
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 8c73c522ae0..efca1d6f1f5 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.12816 2006/02/06 12:14:26 rpaulo Exp $
+$NetBSD: CHANGES,v 1.12817 2006/02/06 12:44:44 abs Exp $
Changes to the packages collection and infrastructure in 2006:
@@ -834,3 +834,4 @@ Changes to the packages collection and infrastructure in 2006:
Updated lang/php5 to 5.1.2 [martti 2006-02-06]
Updated pkgtools/pkglint to 4.56 [rillig 2006-02-06]
Updated x11/xcb to 2.4 [rpaulo 2006-02-06]
+ Updated pkgtools/pkg_chk to 1.76 [abs 2006-02-06]