1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00
freebsd-ports/www/nginx
Christos Chatzaras 51f2e5e122 www/nginx: Fix nginx with LUA after lua-resty-core update
In f08bfacc8f lua-resty-core was updated this requires an updated
version of openresty-lua-nginx-module.

To prevent further people from bricking their nginx update the
openresty-lua-nginx-module 3rd party module to 0.10.26.

Otherwise people will find an nginx that does not start anymore with
the following error message:

nginx: [alert] failed to load the 'resty.core' module
(https://github.com/openresty/lua-resty-core); ensure you are using an
OpenResty release from https://openresty.org/en/download.html (reason:
/usr/local/share/lua/5.1/resty/core/base.lua:24: ngx_http_lua_module
0.10.26 required) in /usr/local/etc/nginx/nginx.conf:1044

PR:		277145
Approved by:	portmgr (blanket, just fix it)
2024-02-21 20:21:20 +01:00
..
files
distinfo www/nginx: Fix nginx with LUA after lua-resty-core update 2024-02-21 20:21:20 +01:00
Makefile www/nginx: Fix nginx with LUA after lua-resty-core update 2024-02-21 20:21:20 +01:00
Makefile.extmod www/nginx: Fix nginx with LUA after lua-resty-core update 2024-02-21 20:21:20 +01:00
Makefile.options.desc
pkg-descr
pkg-plist