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>2019-11-17 23:11:10 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2019-11-17 23:11:10 +0000
commitf3b55fd91d58c653ffa862aae04f5faa975cfef5 (patch)
tree0ad4827fef6f3154dd148547f99ac4d691631a95 /www/nginx-devel/files/extra-patch-spnego-http-auth-nginx-module-config
parentsysutils/znapzend: cleanup with portfmt. (diff)
Update the extra patch for the third-party spnego module,
it was missing with r517770. Bump PORTREVISION. PR: 242031
Notes
Notes: svn path=/head/; revision=517848
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 9c55d455ebed..a45b326704db 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-0c6ff3f/config.orig 2017-04-15 13:07:01.159506000 -0400
-+++ ../spnego-http-auth-nginx-module-7e028a5/config 2018-04-20 00:15:08.515289000 +0200
+--- ../spnego-http-auth-nginx-module-21bb963/config.orig 2017-04-15 13:07:01.159506000 -0400
++++ ../spnego-http-auth-nginx-module-21bb963/config 2018-04-20 00:15:08.515289000 +0200
@@ -1,9 +1,6 @@
ngx_addon_name=ngx_http_auth_spnego_module
-ngx_feature_libs="-lgssapi_krb5 -lkrb5 -lcom_err"