On Fri, May 28, 2010 at 12:42 AM, Charles Smith <chasm_...@gmx.com> wrote: > On Thu, May 27, 2010 at 10:58 AM, Charles Smith <chasm_...@gmx.com> wrote: >>> Can we ask in the future something similar at src/*/shlib_version major >>> bumps? > >> Can we ask in the present that you actually describe what problem you're >> trying to solve when you suggest extra work? You know, we just might be >> able to come up with an easier way to solve your problem. > > Sure, sorry for fault. > Of course I read the sources-changes@ maillist among others. > This is the sole place, where from what i hear about major bumps. > In most times i remember, but yesterday i forgot and so pkg_add -ui failed.
Hmm, I don't think I get how knowing that libfoo has bumped versions solves this. Are you saying that you run -current and sometimes go multiple days between installing prebuilt packages, but don't regularly update your source tree and rebuild (or update to a newer snapshot)? And actually, in that case, isn't learning about it from pkg_add Just Fine? You'll find out only when it matters that way. Refresh your tree and rebuild at that point, then do the pkg_add again. Done. If you set PKG_CACHE to a safe directory then it won't even have to refetch the file... Philip Guenther