On Sun, Sep 8, 2019 at 2:25 PM @lbutlr <krem...@kreme.com> 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. > 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 ad...@adamw.org https://www.adamw.org _______________________________________________ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"