Re: Scary update: devel/fstrm-0.6.1 -> fstrm-0.6.1_1

From: Tatsuki Makino <tatsuki_makino_at_hotmail.com>
Date: Mon, 26 Feb 2024 05:24:29 UTC
Hello.

Michael Butler wrote on 2024/02/26 01:41:
> On 2/25/24 11:23, David Wolfskill wrote:
>> ld-elf.so.1: /usr/local/lib/libfstrm.so.0: version LIBFSTRM_0.2.0 required by /usr/local/lib/libdns-9.18.24.so not defined
>> /usr/local/etc/rc.d/named: ERROR: named-checkconf for /usr/local/etc/namedb/named.conf failed
>> My local mirror of the ports repo is at main-n652984-cb640dd9f467.
> I had to force a rebuild/reinstall of bind918 after the fstrm upgrade. bind918 version should have been bumped to account for the dependency :-(

In ${WRKSRC}/m4/ld-version-script.m4 of devel/fstrm, it is automatically detected and unstable.
It may be possible to fix it by --enable-ld-version-script.

Regards.