Bug 297199 - www/angie-module-jwt: update 3.4.4 => 3.4.5
Summary: www/angie-module-jwt: update 3.4.4 => 3.4.5
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Yusuf Yaman
URL:
Keywords:
Depends on:
Blocks: 297154
  Show dependency treegraph
 
Reported: 2026-07-31 12:30 UTC by Sebastian Oswald
Modified: 2026-08-03 16:07 UTC (History)
1 user (show)

See Also:
sko: maintainer-feedback+
nxjoseph: merge-quarterly+


Attachments
www/angie-module-jwt: update 3.4.4 => 3.4.5 (2.01 KB, patch)
2026-07-31 12:30 UTC, Sebastian Oswald
sko: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastian Oswald 2026-07-31 12:30:47 UTC
Created attachment 273349 [details]
www/angie-module-jwt: update 3.4.4 => 3.4.5

This patch updates the port to the latest version 3.4.5

Changelog: https://github.com/max-lt/nginx-jwt-module/compare/v3.4.4...v3.4.5

Build/install/run tested OK on 14.4-RELEASE

The patch assumes the state of angie* ports with the patch from bug #297154 already applied (update www/angie 1.12.0 => 1.12.1)
Comment 1 commit-hook freebsd_committer freebsd_triage 2026-08-03 15:40:31 UTC
A commit in branch main references this bug:

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

commit 04200cd0d6a3d2531f8d1215cf45df952f5693e0
Author:     Sebastian Oswald <sko@rostwald.de>
AuthorDate: 2026-07-31 12:11:32 +0000
Commit:     Yusuf Yaman <nxjoseph@FreeBSD.org>
CommitDate: 2026-08-03 15:39:11 +0000

    www/angie-module-jwt: update 3.4.4 => 3.4.5

    Trigger CI on test files and workflow changes

    Commit log:
    https://github.com/max-lt/nginx-jwt-module/compare/v3.4.4...v3.4.5

    PR:             297199
    Reported by:    Sebastian Oswald <sko@rostwald.de> (maintainer)
    Approved by:    osa, vvd (Mentors, implicit)
    MFH:            2026Q3

 www/angie-module-jwt/Makefile | 4 ++--
 www/angie/distinfo            | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2026-08-03 15:50:36 UTC
A commit in branch 2026Q3 references this bug:

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

commit fdabc3dd0772bfb519e21e94b3185a78edb100e5
Author:     Sebastian Oswald <sko@rostwald.de>
AuthorDate: 2026-07-31 12:11:32 +0000
Commit:     Yusuf Yaman <nxjoseph@FreeBSD.org>
CommitDate: 2026-08-03 15:47:45 +0000

    www/angie-module-jwt: update 3.4.4 => 3.4.5

    Trigger CI on test files and workflow changes

    Commit log:
    https://github.com/max-lt/nginx-jwt-module/compare/v3.4.4...v3.4.5

    PR:             297199
    Reported by:    Sebastian Oswald <sko@rostwald.de> (maintainer)
    Approved by:    osa, vvd (Mentors, implicit)
    MFH:            2026Q3

    (cherry picked from commit 04200cd0d6a3d2531f8d1215cf45df952f5693e0)

 www/angie-module-jwt/Makefile | 4 ++--
 www/angie/distinfo            | 8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)
Comment 3 Yusuf Yaman freebsd_committer freebsd_triage 2026-08-03 16:07:05 UTC
Hi,

Thank you for your submission.

I have tested build in Poudriere on 14.4-RELEASE-amd64-main-aad97c3275e2 and it
seems OK.

Committed, thanks.