Subject: CVS commit: src/usr.sbin/pkg_install
To: None <source-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: source-changes
Date: 01/14/2004 23:32:37
Module Name:	src
Committed By:	jlam
Date:		Wed Jan 14 23:32:37 UTC 2004

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

Log Message:
Don't warn and abort if a package with the same ${PKGBASE} already exists
if we're installed a depoted package.


To generate a diff of this commit:
cvs rdiff -r1.93 -r1.94 src/usr.sbin/pkg_install/add/perform.c
cvs rdiff -r1.42 -r1.43 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.