CVSROOT: /cvs Module name: src Changes by: es...@cvs.openbsd.org 2009/11/22 05:44:06
Modified files: regress/usr.sbin/pkg_add: Makefile Added files: regress/usr.sbin/pkg_add: list3.out Log message: new test, modeled after some old kde update. When a file moves between packages, one new package will conflict with two old packages, in which case pkg_add should update both (and it does not, not yet). We distinguish from the case where a new package is an update for two packages by the absence of a @pkgpath annotation.