diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2025-02-04 11:59:42 -0500 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2025-02-04 12:00:03 -0500 |
commit | c039c9635ffc57224f9809bfe36538be26a012f0 (patch) | |
tree | b36136160fca57b455c11ab31d114896d7da90b7 /www/nginx-devel/files | |
parent | security/R-cran-openssl: Update to 2.3.2 (diff) |
www/nginx-devel: update third-party modules (+)
o) stream-lua to 0.0.16;
o) memc to 0.20.
Bump PORTREVISION.
Diffstat (limited to 'www/nginx-devel/files')
-rw-r--r-- | www/nginx-devel/files/extra-patch-stream-lua-nginx-module_config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/nginx-devel/files/extra-patch-stream-lua-nginx-module_config b/www/nginx-devel/files/extra-patch-stream-lua-nginx-module_config index e1dc55bf0760..673cc637edd7 100644 --- a/www/nginx-devel/files/extra-patch-stream-lua-nginx-module_config +++ b/www/nginx-devel/files/extra-patch-stream-lua-nginx-module_config @@ -1,5 +1,5 @@ ---- ../stream-lua-nginx-module-bea8a0c/config.orig 2024-06-03 15:08:47.791681000 -0400 -+++ ../stream-lua-nginx-module-bea8a0c/config 2024-06-03 15:08:58.714542000 -0400 +--- ../stream-lua-nginx-module-0.0.16/config.orig 2024-06-03 15:08:47.791681000 -0400 ++++ ../stream-lua-nginx-module-0.0.16/config 2024-06-03 15:08:58.714542000 -0400 @@ -411,6 +411,6 @@ #NGX_DTRACE_PROVIDERS="$NGX_DTRACE_PROVIDERS $ngx_addon_dir/dtrace/ngx_lua_provider.d" #NGX_TAPSET_SRCS="$NGX_TAPSET_SRCS $ngx_addon_dir/tapset/ngx_lua.stp" |