[Bug 265169] www/nginx: does not build with Lua after upgrade to 1.23.0

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 12 Jul 2022 13:09:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265169

            Bug ID: 265169
           Summary: www/nginx: does not build with Lua after upgrade to
                    1.23.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: joneum@FreeBSD.org
          Reporter: drtr0jan@yandex.ru
             Flags: maintainer-feedback?(joneum@FreeBSD.org)
          Assignee: joneum@FreeBSD.org

Building is failed with an error:
=====
--- objs/addon/src/ngx_http_lua_headers_in.o ---
/wrkdirs/usr/ports/www/nginx/work/lua-nginx-module-0.10.21/src/ngx_http_lua_headers_in.c:156:18:
error: no member named 'cookies' in ''
                 offsetof(ngx_http_headers_in_t, cookies),
                 ^                               ~~~~~~~
=====

It's need to use the patch from
https://cgit.freebsd.org/ports/commit/?id=9274f29acde6ef0ae667f42aa1d3f9577030441e

-- 
You are receiving this mail because:
You are the assignee for the bug.