Subject: CVS commit: pkgsrc/pkgtools/pkg_install/files
To: None <pkgsrc-changes@NetBSD.org>
From: Eric Haszlakiewicz <erh@netbsd.org>
List: pkgsrc-changes
Date: 12/09/2004 20:10:34
Module Name:	pkgsrc
Committed By:	erh
Date:		Thu Dec  9 20:10:34 UTC 2004

Modified Files:
	pkgsrc/pkgtools/pkg_install/files/add: add.h main.c perform.c
	pkgsrc/pkgtools/pkg_install/files/lib: lib.h

Log Message:
Make binary updates work better when there are dependant packages to
update also.  Specifying -u twice will now update the named package
and its dependencies.
Also make sure Fake really means Fake, even if update is specified.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/pkgtools/pkg_install/files/add/add.h
cvs rdiff -r1.6 -r1.7 pkgsrc/pkgtools/pkg_install/files/add/main.c
cvs rdiff -r1.25 -r1.26 pkgsrc/pkgtools/pkg_install/files/add/perform.c
cvs rdiff -r1.13 -r1.14 pkgsrc/pkgtools/pkg_install/files/lib/lib.h

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