Update third-party KRB5/SPNEGO module to the latest upstream version.
No cookie for: philip
This commit is contained in:
parent
6430807211
commit
6b8c2e3966
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=391712
@ -308,7 +308,7 @@ EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-ngx_http_auth_digest_module.c
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MHTTP_AUTH_KRB5}
|
||||
GIT_HTTP_AUTH_KRB5_VERSION= 29cb489
|
||||
GIT_HTTP_AUTH_KRB5_VERSION= f76d5d9
|
||||
GH_ACCOUNT+= stnoonan:auth_krb5
|
||||
GH_PROJECT+= spnego-http-auth-nginx-module:auth_krb5
|
||||
GH_TAGNAME+= ${GIT_HTTP_AUTH_KRB5_VERSION}:auth_krb5
|
||||
|
@ -40,8 +40,8 @@ SHA256 (giom-nginx_accept_language_module-2f69842_GH0.tar.gz) = 5534ca63cdfc2a7d
|
||||
SIZE (giom-nginx_accept_language_module-2f69842_GH0.tar.gz) = 3393
|
||||
SHA256 (samizdatco-nginx-http-auth-digest-bd1c86a_GH0.tar.gz) = d3071ca4b70cfd7f437add772a2aa6ab585dafb5d5a2e3f5cc70af74da72acf2
|
||||
SIZE (samizdatco-nginx-http-auth-digest-bd1c86a_GH0.tar.gz) = 14458
|
||||
SHA256 (stnoonan-spnego-http-auth-nginx-module-29cb489_GH0.tar.gz) = 0b85a00e6e918fe8eb633c178c709dc4e91289515be7b06f83f33ff1fcd7b40e
|
||||
SIZE (stnoonan-spnego-http-auth-nginx-module-29cb489_GH0.tar.gz) = 17546
|
||||
SHA256 (stnoonan-spnego-http-auth-nginx-module-f76d5d9_GH0.tar.gz) = 86edc9fd1da3f06501b1aafe19b235981ee4c10908224d50dfa4a0eac0d3dbc0
|
||||
SIZE (stnoonan-spnego-http-auth-nginx-module-f76d5d9_GH0.tar.gz) = 18152
|
||||
SHA256 (yaoweibin-nginx_ajp_module-bf6cd93_GH0.tar.gz) = 9e3f78ea73e2d606a95ee64fd3affa4c249f9b342e66b6b11b63061791f28316
|
||||
SIZE (yaoweibin-nginx_ajp_module-bf6cd93_GH0.tar.gz) = 109704
|
||||
SHA256 (nginx-clojure-nginx-clojure-v0.4.0_GH0.tar.gz) = 1611fb0e82c82a26c2c6c751a597111443705fa4557331296aa0dafae86c5915
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user