Bug 296470 - devel/jansson: Update to 2.15.1
Summary: devel/jansson: Update to 2.15.1
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: Daniel Engberg
URL: https://github.com/akheron/jansson/re...
Keywords:
Depends on:
Blocks:
 
Reported: 2026-07-02 18:46 UTC by Daniel Engberg
Modified: 2026-07-04 08:12 UTC (History)
1 user (show)

See Also:
vanilla: maintainer-feedback+


Attachments
Patch for jansson (1.22 KB, patch)
2026-07-02 18:46 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2026-07-02 18:46:27 UTC
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
Comment 1 Michael Osipov freebsd_committer freebsd_triage 2026-07-03 17:19:40 UTC
Maybe this can be improved with a placeholder: lib/libjansson.so.4.15.1

comes from the version.
Comment 2 commit-hook freebsd_committer freebsd_triage 2026-07-04 08:08:49 UTC
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(-)
Comment 3 Daniel Engberg freebsd_committer freebsd_triage 2026-07-04 08:12:03 UTC
(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.
Comment 4 Daniel Engberg freebsd_committer freebsd_triage 2026-07-04 08:12:26 UTC
Committed, thanks