On Thu, May 27, 2010 at 07:58:03PM +0200, Charles Smith wrote:
> Can we ask in the future something similar at src/*/shlib_version major bumps?
> 

to avoid ``pkg_add -u'' complaining about bad
major/minor I do the following:

  - check that my mirror is up to date
    ie ``ls'' to make sure all files belong
    to the same snap

  - update to base (using the installer or just
    reboot and untar base file sets)

  - apply changes in current.html

  - pkg_add -ui

this should always work and you don't have to care about
bumps. Others my have smarter receipes to suggest

-- Alexandre

Reply via email to