summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2003-09-13 09:24:07 +0000
committerjlam <jlam@pkgsrc.org>2003-09-13 09:24:07 +0000
commite98f26b486d725eb4a22854302564cc55855eb45 (patch)
treef001c8a8f370f641b5600f4b178d995a7f4fcc59 /doc
parentf3bd37889122bfd28530351a780dc3b11be3434c (diff)
downloadpkgsrc-e98f26b486d725eb4a22854302564cc55855eb45.tar.gz
Update pkg_install to 20030913. Changes from version 20020912 are quieting
the file removal when deleting linkfarms if the expected file doesn't exist. Since the symlink isn't there, the mission is already accomplished, so why bother with the warning?
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 c5bcef38971..e9e222f7136 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.3354 2003/09/13 08:42:19 jlam Exp $
+$NetBSD: CHANGES,v 1.3355 2003/09/13 09:24:07 jlam Exp $
Changes to the packages collection and infrastructure in 2003:
@@ -3668,3 +3668,4 @@ Changes to the packages collection and infrastructure in 2003:
Updated quagga to 0.96.2nb1 [salo 2003-09-13]
Updated freetype2 to 2.1.5 [adam 2003-09-13]
Updated p5-Time-HiRes to 1.50 [jlam 2003-09-13]
+ Updated pkg_install to 20030913 [jlam 2003-09-13]