diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2016-02-13 14:03:55 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2016-02-13 14:03:55 +0000 |
commit | 35de988e398f0dd492a32c785b0a16308be032cb (patch) | |
tree | 34e26b0eaa053d211f2a251151797b3a18537a80 /www/nginx/files/extra-patch-spnego-http-auth-nginx-module-config | |
parent | Let the CloudABI toolchain use Clang 3.8 instead of 3.7. (diff) |
Notes
Notes:
svn path=/head/; revision=408797
Diffstat (limited to 'www/nginx/files/extra-patch-spnego-http-auth-nginx-module-config')
-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 eb98b4b7a9f6..9ac1b629b398 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-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 +--- ../spnego-http-auth-nginx-module-c85a38c/config.orig 2015-06-13 20:49:15.590751000 +0300 ++++ ../spnego-http-auth-nginx-module-c85a38c/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" |