CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/04/10 04:18:12
Modified files:
usr.sbin/pkg_add: pkg_add
Log message:
work around a limitation of tracker/updateset: hints are tagged as to_update.
So if we replace an existing package, we may end up merging with ourselves
because of the initial hint. Make sure we create an older handle even in that
case.
