Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/usr.sbin/pkg_install



Module Name:    basesrc
Committed By:   agc
Date:           Tue Apr  2 15:08:35 UTC 2002

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

Log Message:
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.

Bump version number accordingly.


To generate a diff of this commit:
cvs rdiff -r1.62 -r1.63 basesrc/usr.sbin/pkg_install/add/perform.c
cvs rdiff -r1.12 -r1.13 basesrc/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.




Home | Main Index | Thread Index | Old Index