Bug 287401 - www/node22: bump required after devel/simdjson update
Summary: www/node22: bump required after devel/simdjson update
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Robert Clausecker
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-06-09 18:46 UTC by Ale
Modified: 2025-06-09 21:26 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ale 2025-06-09 18:46:37 UTC
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).
Comment 1 Robert Clausecker freebsd_committer freebsd_triage 2025-06-09 21:12:49 UTC
Thanks, I forgot to bump the dependent ports.
Comment 2 commit-hook freebsd_committer freebsd_triage 2025-06-09 21:26:06 UTC
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(-)