Subject: CVS commit: src/usr.sbin/pkg_install
To: None <source-changes@NetBSD.org>
From: Eric Haszlakiewicz <erh@netbsd.org>
List: source-changes
Date: 03/17/2006 05:32:11
Module Name:	src
Committed By:	erh
Date:		Fri Mar 17 05:32:11 UTC 2006

Modified Files:
	src/usr.sbin/pkg_install/add: perform.c
	src/usr.sbin/pkg_install/lib: version.h

Log Message:
Fix -uu handling so recursive updates of already installed packages work,
even if the initial package to install isn't installed yet.
Bump the version to 20060313.


To generate a diff of this commit:
cvs rdiff -r1.117 -r1.118 src/usr.sbin/pkg_install/add/perform.c
cvs rdiff -r1.75 -r1.76 src/usr.sbin/pkg_install/lib/version.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.