I have upgraded devel/simdjson after this commit: https://cgit.freebsd.org/ports/commit/?id=5f1c4c23b4f8532c73159eac05852dab5b58fcd2 After that, while upgrading mail/thunderbird-esr, I had an error related to node in the configure phase caused by: $ ldd /usr/local/bin/node | grep libsimdjson libsimdjson.so.25 => not found (0) so I had to rebuild www/node22 (other ports could be affected).
Thanks, I forgot to bump the dependent ports.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=31d6564ed9f5a500c934a4a8dacfc795840c234e commit 31d6564ed9f5a500c934a4a8dacfc795840c234e Author: Robert Clausecker <fuz@FreeBSD.org> AuthorDate: 2025-06-09 21:23:56 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2025-06-09 21:23:56 +0000 devel/simdjson: bump dependencies after soname change PR: 287401 Reported by: Ale <discipline@tiscali.it> security/bitwarden-cli/Makefile | 1 + sysutils/intel-pcm/Makefile | 2 +- www/node20/Makefile | 2 +- www/node22/Makefile | 1 + www/node24/Makefile | 1 + 5 files changed, 5 insertions(+), 2 deletions(-)