CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/12/02 04:36:27
Modified files:
usr.sbin/pkg_add: pkg_add
usr.sbin/pkg_add/OpenBSD: Dependencies.pm UpdateSet.pm
Log message:
fix some inter-dependencies case:
- when we merge updatesets, invalidate the solver (there isn't any, usually).
- look inside set for check_depends.
- do register_dependencies after committing all plists to cache.
