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)
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(-)
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(-)
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.