CVSROOT:        /cvs
Module name:    src
Changes by:     es...@cvs.openbsd.org   2011/07/13 05:58:41

Modified files:
        usr.sbin/pkg_add/OpenBSD: PkgAdd.pm 

Log message:
fix a nasty bug: hints are evaluated lazily, so if a package is mentioned
on the command line, it's possible it won't be marked as user_tagged
early enough.
So, when we encounter it, the package is already installed, it will be moved
to kept in the set... and we need to tag it anyways

Reply via email to