Created attachment 271620 [details] mod_zip update Update third-party mod_zip module to 1.3.0 (latest).
Created attachment 271622 [details] mod_zip update 2 Updated patch with build fix
Created attachment 271740 [details] Final update for mod_zip Final patch. This does the following: - Updates us to 1.3.0+additional fixes - Fixes the build for nginx 1.30.x - Switches github author to evanmiller as this seems to be author that the other, less current, versions are forked from.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=2dfd1ee55a26a653151f007179ebd212e17bb7b8 commit 2dfd1ee55a26a653151f007179ebd212e17bb7b8 Author: Ryan Steinmetz <zi@FreeBSD.org> AuthorDate: 2026-06-14 15:12:07 +0000 Commit: Jochen Neumeister <joneum@FreeBSD.org> CommitDate: 2026-06-14 15:15:46 +0000 www/{nginx,nginx-devel,freenginx}: 3rd-pary modules managemeht Update mod_zip to 1.3.0 and switch Github author to evanmiller as this seems to be author that the other, less current, versions are forked from. PR: 295934 Sponsored by: Netzkommune GmbH www/freenginx/Makefile | 2 +- www/freenginx/Makefile.extmod | 3 ++- www/freenginx/distinfo | 6 ++--- www/freenginx/files/extra-patch-mod_zip (new) | 31 +++++++++++++++++++++++++ www/nginx-devel/Makefile | 2 +- www/nginx-devel/Makefile.extmod | 3 ++- www/nginx-devel/distinfo | 6 ++--- www/nginx-devel/files/extra-patch-mod_zip (new) | 31 +++++++++++++++++++++++++ www/nginx-full/Makefile | 2 +- www/nginx/Makefile | 2 +- www/nginx/Makefile.extmod | 3 ++- www/nginx/distinfo | 4 ++-- www/nginx/files/extra-patch-mod_zip (new) | 31 +++++++++++++++++++++++++ 13 files changed, 111 insertions(+), 15 deletions(-)