Re: git: 92097e8a3254 - main - devel/libunistring: Update to 1.1
Date: Sat, 22 Oct 2022 09:01:46 UTC
Daniel Engberg <diizzy@FreeBSD.org> writes:
> -lib/libunistring.so.2
> +lib/libunistring.so.5
Did you forget to bump PORTREVISION in consumers? poudriere rebuilds
by default[1] and pkg tracks libraries[2] but portmaster may not.
$ portmaster -a
[...]
===>>> The following actions will be taken if you choose to proceed:
Upgrade libunistring-1.0 to libunistring-1.1
[...]
$ ffmpeg
ld-elf.so.1: Shared object "libunistring.so.2" not found, required by "libgnutls.so.30"
$ pkg upgrade
[...]
Installed packages to be REINSTALLED:
gnutls-3.7.8 (required shared library changed)
libidn2-2.3.3 (required shared library changed)
[...]
[1] https://github.com/freebsd/poudriere/issues/822
[2] https://github.com/freebsd/pkg/commit/c1e3734b93c9