Bug 258425 - devel/jansson: Update to 2.14
Summary: devel/jansson: Update to 2.14
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: Vanilla I. Shu
URL: https://jansson.readthedocs.io/en/lat...
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-11 10:14 UTC by Daniel Engberg
Modified: 2021-09-12 08:52 UTC (History)
0 users

See Also:
vanilla: maintainer-feedback+


Attachments
Patch for (lib)jansson (2.12 KB, patch)
2021-09-11 10:14 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 2021-09-11 10:14:12 UTC
Created attachment 227827 [details]
Patch for (lib)jansson

Update jansson to 2.14
PORTVERSION --> DISTVERSION
Remove patch (compiles fine without)
Move WWW links to GitHub repo

Compile and tested on FreeBSD 13.0-STABLE #0 stable/13-n246086-a20c597c6d7 (amd64) (make, make check-plist, make test)
Poudriere testport OK 12.2-RELEASE (amd64)
Poudriere testport OK 11.4-RELEASE (amd64)
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2021-09-11 11:28:04 UTC
Hi Vanilla,

exp-run before committing?

Best regards,
Daniel
Comment 2 Vanilla I. Shu freebsd_committer freebsd_triage 2021-09-11 12:52:51 UTC
(In reply to Daniel Engberg from comment #1)

Sure,

it's ok to me, feel free to commit.
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-09-12 08:47:10 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a09fcddea0001e0a433be7e178dd2b934650d8fa

commit a09fcddea0001e0a433be7e178dd2b934650d8fa
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2021-09-12 08:40:26 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2021-09-12 08:45:59 +0000

    devel/jansson: Update to 2.14

    Remove patch
    Move WWW links to GitHub repo

    Changelog: https://jansson.readthedocs.io/en/latest/changes.html#version-2-14

    PR:             258425
    Reviewed by:    vanilla (maintainer)
    Approved by:    arrowd (mentor)
    Differential Revision:  https://reviews.freebsd.org/D31913

 devel/jansson/Makefile                     |  4 ++--
 devel/jansson/distinfo                     |  6 +++---
 devel/jansson/files/patch-src_utf.h (gone) | 11 -----------
 devel/jansson/pkg-descr                    |  2 +-
 devel/jansson/pkg-plist                    |  2 +-
 5 files changed, 7 insertions(+), 18 deletions(-)
Comment 4 Daniel Engberg freebsd_committer freebsd_triage 2021-09-12 08:52:44 UTC
Committed