diff options
author | osa <osa@FreeBSD.org> | 2016-04-05 07:01:33 +0800 |
---|---|---|
committer | osa <osa@FreeBSD.org> | 2016-04-05 07:01:33 +0800 |
commit | 8df15e3d7833fa1586b0f36527403d430c3ad0b6 (patch) | |
tree | aa766c45d379793db2bea5f9204a71fdda23c4a9 /www | |
parent | 3c7ba34543e510bb6db7c51b12e530cbcfcc5f91 (diff) | |
download | freebsd-ports-gnome-8df15e3d7833fa1586b0f36527403d430c3ad0b6.tar.gz freebsd-ports-gnome-8df15e3d7833fa1586b0f36527403d430c3ad0b6.tar.zst freebsd-ports-gnome-8df15e3d7833fa1586b0f36527403d430c3ad0b6.zip |
Change the third-party http_auth_digest module location and upgrade it.
Previous location no longer supported by developers.
PR: 203967
Diffstat (limited to 'www')
-rw-r--r-- | www/nginx-devel/Makefile | 5 | ||||
-rw-r--r-- | www/nginx-devel/distinfo | 4 | ||||
-rw-r--r-- | www/nginx/Makefile | 5 | ||||
-rw-r--r-- | www/nginx/distinfo | 4 |
4 files changed, 8 insertions, 10 deletions
diff --git a/www/nginx-devel/Makefile b/www/nginx-devel/Makefile index 8d604e413155..9b9b18e4674e 100644 --- a/www/nginx-devel/Makefile +++ b/www/nginx-devel/Makefile @@ -321,12 +321,11 @@ CONFIGURE_ARGS+=--with-http_addition_module .endif .if ${PORT_OPTIONS:MHTTP_AUTH_DIGEST} -GIT_AUTH_DIGEST_VERSION= bd1c86a -GH_ACCOUNT+= samizdatco:auth_digest +GIT_AUTH_DIGEST_VERSION= 4edfb18 +GH_ACCOUNT+= atomx:auth_digest GH_PROJECT+= nginx-http-auth-digest:auth_digest GH_TAGNAME+= ${GIT_AUTH_DIGEST_VERSION}:auth_digest CONFIGURE_ARGS+=--add-module=${WRKSRC_auth_digest} -EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-ngx_http_auth_digest_module.c .endif .if ${PORT_OPTIONS:MHTTP_AUTH_KRB5} diff --git a/www/nginx-devel/distinfo b/www/nginx-devel/distinfo index 7b8adfbc2ff9..af04046e6a9f 100644 --- a/www/nginx-devel/distinfo +++ b/www/nginx-devel/distinfo @@ -32,8 +32,8 @@ SHA256 (nginx_udplog_module-1.0.0.tar.gz) = e0c0bfa524c3a675ad6c08b916d08e57ef45 SIZE (nginx_udplog_module-1.0.0.tar.gz) = 6284 SHA256 (giom-nginx_accept_language_module-2f69842_GH0.tar.gz) = 5534ca63cdfc2a7dc4e1cbf9c2d54d3ed3f0e6c86b4a95be48ec0a3f41cc1eb0 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 (atomx-nginx-http-auth-digest-4edfb18_GH0.tar.gz) = 8b831fccda3ce9bdf854a3aefa1e466a8da97ca0a5feb33a28b4f117f517b82e +SIZE (atomx-nginx-http-auth-digest-4edfb18_GH0.tar.gz) = 16007 SHA256 (stnoonan-spnego-http-auth-nginx-module-c85a38c_GH0.tar.gz) = b47b23a362aa338c377d6163d15abee6f33ff16bac5f86ee4d9543293fe8c4d1 SIZE (stnoonan-spnego-http-auth-nginx-module-c85a38c_GH0.tar.gz) = 18120 SHA256 (kvspb-nginx-auth-ldap-8517bb0_GH0.tar.gz) = a69cf8d5490620d5507d712fa234e137d9404e9c250563f2eb421eafa6209975 diff --git a/www/nginx/Makefile b/www/nginx/Makefile index 4080d024ef51..a73258cb4308 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -309,12 +309,11 @@ CONFIGURE_ARGS+=--with-http_addition_module .endif .if ${PORT_OPTIONS:MHTTP_AUTH_DIGEST} -GIT_AUTH_DIGEST_VERSION= bd1c86a -GH_ACCOUNT+= samizdatco:auth_digest +GIT_AUTH_DIGEST_VERSION= 4edfb18 +GH_ACCOUNT+= atomx:auth_digest GH_PROJECT+= nginx-http-auth-digest:auth_digest GH_TAGNAME+= ${GIT_AUTH_DIGEST_VERSION}:auth_digest CONFIGURE_ARGS+=--add-module=${WRKSRC_auth_digest} -EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-ngx_http_auth_digest_module.c .endif .if ${PORT_OPTIONS:MHTTP_AUTH_KRB5} diff --git a/www/nginx/distinfo b/www/nginx/distinfo index ee634218f5cf..288a3b53ee68 100644 --- a/www/nginx/distinfo +++ b/www/nginx/distinfo @@ -32,8 +32,8 @@ SHA256 (nginx_udplog_module-1.0.0.tar.gz) = e0c0bfa524c3a675ad6c08b916d08e57ef45 SIZE (nginx_udplog_module-1.0.0.tar.gz) = 6284 SHA256 (giom-nginx_accept_language_module-2f69842_GH0.tar.gz) = 5534ca63cdfc2a7dc4e1cbf9c2d54d3ed3f0e6c86b4a95be48ec0a3f41cc1eb0 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 (atomx-nginx-http-auth-digest-4edfb18_GH0.tar.gz) = 8b831fccda3ce9bdf854a3aefa1e466a8da97ca0a5feb33a28b4f117f517b82e +SIZE (atomx-nginx-http-auth-digest-4edfb18_GH0.tar.gz) = 16007 SHA256 (stnoonan-spnego-http-auth-nginx-module-c85a38c_GH0.tar.gz) = b47b23a362aa338c377d6163d15abee6f33ff16bac5f86ee4d9543293fe8c4d1 SIZE (stnoonan-spnego-http-auth-nginx-module-c85a38c_GH0.tar.gz) = 18120 SHA256 (kvspb-nginx-auth-ldap-8517bb0_GH0.tar.gz) = a69cf8d5490620d5507d712fa234e137d9404e9c250563f2eb421eafa6209975 |