Bug 295934 - www/nginx: Update mod_zip to 1.3.0
Summary: www/nginx: Update mod_zip to 1.3.0
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: Jochen Neumeister
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-06-08 13:38 UTC by Ryan Steinmetz
Modified: 2026-06-14 15:17 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (joneum)


Attachments
mod_zip update (1.72 KB, text/plain)
2026-06-08 13:38 UTC, Ryan Steinmetz
no flags Details
mod_zip update 2 (2.83 KB, patch)
2026-06-08 15:23 UTC, Ryan Steinmetz
no flags Details | Diff
Final update for mod_zip (3.10 KB, patch)
2026-06-12 16:20 UTC, Ryan Steinmetz
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Steinmetz freebsd_committer freebsd_triage 2026-06-08 13:38:02 UTC
Created attachment 271620 [details]
mod_zip update

Update third-party mod_zip module to 1.3.0 (latest).
Comment 1 Ryan Steinmetz freebsd_committer freebsd_triage 2026-06-08 15:23:18 UTC
Created attachment 271622 [details]
mod_zip update 2

Updated patch with build fix
Comment 2 Ryan Steinmetz freebsd_committer freebsd_triage 2026-06-12 16:20:24 UTC
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.
Comment 3 commit-hook freebsd_committer freebsd_triage 2026-06-14 15:16:23 UTC
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(-)