Source-Changes archive

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

CVS commit: [pkgviews] src/usr.sbin/pkg_install



Module Name:    src
Committed By:   jlam
Date:           Sat Aug 30 13:29:31 UTC 2003

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

Log Message:
Only add to the default view if the package addition was truly successful.
Also double-check that the dbdir is set correctly when adding a depoted
package, otherwise output a warning and exit.  This prevents a likely user
error when pkgviews gets integrated and the user has PKG_DBDIR set in the
shell environment -- we'll error out of installing a depoted binary package
instead of mis-installing the whole thing.

Bump the version to 20020823.


To generate a diff of this commit:
cvs rdiff -r1.70.2.9 -r1.70.2.10 src/usr.sbin/pkg_install/add/perform.c
cvs rdiff -r1.13.4.14 -r1.13.4.15 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.




Home | Main Index | Thread Index | Old Index