On Sun, Sep 8, 2019 at 2:54 PM Adam Weinberger <[email protected]> wrote:
>
> On Sun, Sep 8, 2019 at 2:25 PM @lbutlr <[email protected]> wrote:
> >
> > Is it necessary to rebuild ports when moving from dot versions (like 11.2 
> > tp 11.3)?
>
> Sometimes. If a shared library major number changes, or if anything is
> statically linked, or if dependents expect things in certain places,
> then yes. Your safest bet is, yes, rebuild everything that depends on
> that port.

Oh, I think I completely misunderstood your question. You meant when
updating FreeBSD to new minors. No, it's not strictly necessary,
though you absolutely should rebuild anything that installs a KLD.
Compiler improvements usually happen in minor releases, so you
certainly won't get that benefit until you rebuild them all.

For majors, you absolutely must rebuild everything.

> > Also, is there a way to use freebsd-update to see what the current patch 
> > level is of a release?
>
> freebsd-version
>
> # Adam
>
>
> --
> Adam Weinberger
> [email protected]
> https://www.adamw.org



-- 
Adam Weinberger
[email protected]
https://www.adamw.org
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"

Reply via email to