Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Oct 2022 11:01:46 +0200
From:      Jan Beich <jbeich@FreeBSD.org>
To:        Daniel Engberg <diizzy@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:  <sfjg-w7t1-wny@FreeBSD.org>
In-Reply-To: <202210220810.29M8ATlp059716@gitrepo.freebsd.org> (Daniel Engberg's message of "Sat, 22 Oct 2022 08:10:29 GMT")
References:  <202210220810.29M8ATlp059716@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?sfjg-w7t1-wny>