Date: Sat, 22 Oct 2022 11:37:53 +0200 From: Daniel Engberg <diizzy@FreeBSD.org> To: Jan Beich <jbeich@freebsd.org> Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 92097e8a3254 - main - devel/libunistring: Update to 1.1 Message-ID: <9f688e9bfbbf1f2ecce53f1843794755@FreeBSD.org> In-Reply-To: <sfjg-w7t1-wny@FreeBSD.org> References: <202210220810.29M8ATlp059716@gitrepo.freebsd.org> <sfjg-w7t1-wny@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2022-10-22 11:01, Jan Beich wrote: > 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 Bumped, thanks for the reminder. Best regards, Daniel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9f688e9bfbbf1f2ecce53f1843794755>