Source-Changes archive

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

CVS commit: src/usr.sbin/pkg_install/add



Module Name:    src
Committed By:   hubertf
Date:           Mon Mar 24 13:47:14 UTC 2003

Modified Files:
        src/usr.sbin/pkg_install/add: perform.c pkg_add.1

Log Message:
Implement remaining TODO item in pkg upgrade (pkg_add -u):
 * Upgrade step 1/4: Check if the new version is ok with all pkgs
 * (from +REQUIRED_BY) that require this pkg

Inspired by bsd.pkg.mk's upgrade(?) target.


To generate a diff of this commit:
cvs rdiff -r1.77 -r1.78 src/usr.sbin/pkg_install/add/perform.c
cvs rdiff -r1.39 -r1.40 src/usr.sbin/pkg_install/add/pkg_add.1

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