Created attachment 272407 [details] Patch for jansson Compile and runtime tested on FreeBSD 15.1-RELEASE (amd64) (make, make check-plist, make test) Poudriere testport OK 15.1-RELEASE (amd64) Poudriere testport OK 14.4-RELEASE (i386) Poudriere testport OK 14.4-RELEASE (amd64) "Mini" exp-run looks fine on 15.1-RELEASE
Maybe this can be improved with a placeholder: lib/libjansson.so.4.15.1 comes from the version.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3a39de4452752ff5a3821d0f7be81ef3bd7d99f6 commit 3a39de4452752ff5a3821d0f7be81ef3bd7d99f6 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2026-07-04 05:30:36 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2026-07-04 05:30:39 +0000 devel/jansson: Update to 2.15.1 Changelog: https://github.com/akheron/jansson/releases/tag/v2.15.1 PR: 296470 Reviewed by: vanilla devel/jansson/Makefile | 2 +- devel/jansson/distinfo | 6 +++--- devel/jansson/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-)
(In reply to Michael Osipov from comment #1) We can but given that that rather low release frequency I'm not sure its worth the effort. If you have any non kludgy suggestions I don't see why maintainer would object to it.
Committed, thanks