Subject: CVS commit: pkgsrc/pkgtools/pkg_install
To: None <pkgsrc-changes@netbsd.org>
From: Martti Kuparinen <martti@netbsd.org>
List: pkgsrc-changes
Date: 06/10/2002 08:51:06
Module Name:	pkgsrc
Committed By:	martti
Date:		Mon Jun 10 05:51:06 UTC 2002

Modified Files:
	pkgsrc/pkgtools/pkg_install: Makefile distinfo

Log Message:
Updated pkg_install to 20020402 (fixes pkg/16176)

Check the return code from the second invocation of installprereq(), to
make sure that a failed installation of a rpe-requisite package kills
the attempt to add the package. This reverts pkg_add(1) to traditional
behaviour.


To generate a diff of this commit:
cvs rdiff -r1.47 -r1.48 pkgsrc/pkgtools/pkg_install/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/pkgtools/pkg_install/distinfo

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