>> sudo port -pb install outdated
>
> -p is discouraged and harmful.
OK.
> We used to get numerous reports from users that expected
>
> sudo port install bison @3.7.4_0
>
> to install bison 3.7.4, when in fact "install" ignores the version
> specifier (except in cases where you already hav
Hello Werner,
- On Feb 2, 2021, at 7:59 AM, Werner LEMBERG w...@gnu.org wrote:
> sudo port -pb install outdated
-p is discouraged and harmful.
When updating libraries that change their SONAMEs, we increase the
revision of dependents to force a rebuild against the new library version.
When y