diff options
author | philip <philip@FreeBSD.org> | 2015-07-10 16:28:31 +0800 |
---|---|---|
committer | philip <philip@FreeBSD.org> | 2015-07-10 16:28:31 +0800 |
commit | 7a61b10e2005806f6d2b6b166c9267385cb29d46 (patch) | |
tree | 1b15b31ee65c9b3d753ab3113358937be4fec6b2 /www/nginx/files | |
parent | 1a2ad5a0f1529381f1199c24447ff018cba038ac (diff) | |
download | freebsd-ports-gnome-7a61b10e2005806f6d2b6b166c9267385cb29d46.tar.gz freebsd-ports-gnome-7a61b10e2005806f6d2b6b166c9267385cb29d46.tar.zst freebsd-ports-gnome-7a61b10e2005806f6d2b6b166c9267385cb29d46.zip |
Update third-party KRB5/SPNEGO module to the latest upstream version.
Approved by: osa (maintainer)
Diffstat (limited to 'www/nginx/files')
-rw-r--r-- | www/nginx/files/extra-patch-spnego-http-auth-nginx-module-config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/nginx/files/extra-patch-spnego-http-auth-nginx-module-config b/www/nginx/files/extra-patch-spnego-http-auth-nginx-module-config index 6b8bcb0f3b2b..eb98b4b7a9f6 100644 --- a/www/nginx/files/extra-patch-spnego-http-auth-nginx-module-config +++ b/www/nginx/files/extra-patch-spnego-http-auth-nginx-module-config @@ -1,5 +1,5 @@ ---- ../spnego-http-auth-nginx-module-29cb489/config.orig 2015-06-13 20:49:15.590751000 +0300 -+++ ../spnego-http-auth-nginx-module-29cb489/config 2015-06-13 20:49:31.024936000 +0300 +--- ../spnego-http-auth-nginx-module-f76d5d9/config.orig 2015-06-13 20:49:15.590751000 +0300 ++++ ../spnego-http-auth-nginx-module-f76d5d9/config 2015-06-13 20:49:31.024936000 +0300 @@ -1,4 +1,4 @@ ngx_addon_name=ngx_http_auth_spnego_module HTTP_MODULES="$HTTP_MODULES ngx_http_auth_spnego_module" |