summaryrefslogtreecommitdiff
path: root/www/nginx-devel/files/extra-patch-spnego-http-auth-nginx-module-config
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2023-04-18 09:19:07 -0400
committerSergey A. Osokin <osa@FreeBSD.org>2023-04-18 09:20:22 -0400
commit5bae4e5038d18b66a74dda03fa0dffad964d4e89 (patch)
treeb2bdc78afa2a27d6fcdd0b702905cdbabaabb577 /www/nginx-devel/files/extra-patch-spnego-http-auth-nginx-module-config
parentlang/ruby32: Update to 3.2.2 (diff)
www/nginx-devel: update third-party http_auth_krb5 (spnego) module (+)
Resurrect GSSAPI radio button for http_auth_krb5 module, last one builds just fine with both implementations now. While I'm here: o) sort pkg-plist; o) update portscout. Bump PORTREVISION.
Diffstat (limited to 'www/nginx-devel/files/extra-patch-spnego-http-auth-nginx-module-config')
-rw-r--r--www/nginx-devel/files/extra-patch-spnego-http-auth-nginx-module-config4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/nginx-devel/files/extra-patch-spnego-http-auth-nginx-module-config b/www/nginx-devel/files/extra-patch-spnego-http-auth-nginx-module-config
index 7ea16b2ff99e..a54e89e58a23 100644
--- a/www/nginx-devel/files/extra-patch-spnego-http-auth-nginx-module-config
+++ b/www/nginx-devel/files/extra-patch-spnego-http-auth-nginx-module-config
@@ -1,5 +1,5 @@
---- ../spnego-http-auth-nginx-module-c626163/config.orig 2020-08-27 07:59:28.423636000 -0400
-+++ ../spnego-http-auth-nginx-module-c626163/config 2020-08-27 08:01:42.152121000 -0400
+--- ../spnego-http-auth-nginx-module-3575542/config.orig 2020-08-27 07:59:28.423636000 -0400
++++ ../spnego-http-auth-nginx-module-3575542/config 2020-08-27 08:01:42.152121000 -0400
@@ -1,8 +1,9 @@
ngx_addon_name=ngx_http_auth_spnego_module
-ngx_feature_libs="-lgssapi_krb5 -lkrb5 -lcom_err"