diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2015-09-07 01:58:41 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2015-09-07 01:58:41 +0000 |
commit | 040317c3601d1ab8e8237917ab1b2ae8d4ec08ae (patch) | |
tree | bf03426ad7274b89d1417d51dd51a41ee5f32d62 /www/nginx | |
parent | Unbreak port and update to v1.3.06 (diff) |
Upgrade third-party clojure module from 0.4.1 to 0.4.2.
While I'm here remove security/shibboleth2-sp as dependency for third-party shibboleth module.
Notes
Notes:
svn path=/head/; revision=396240
Diffstat (limited to 'www/nginx')
-rw-r--r-- | www/nginx/Makefile | 3 | ||||
-rw-r--r-- | www/nginx/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/www/nginx/Makefile b/www/nginx/Makefile index 2acc8a92929f..3dbf8efdf054 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -363,7 +363,7 @@ JAVA_VERSION= 1.8 JAVA_VENDOR= openjdk JAVA_BUILD= yes JAVA_RUN= yes -NGINX_CLOJURE_VERSION= 0.4.1 +NGINX_CLOJURE_VERSION= 0.4.2 GH_ACCOUNT+= nginx-clojure:clojure GH_PROJECT+= nginx-clojure:clojure GH_TAGNAME+= v${NGINX_CLOJURE_VERSION}:clojure @@ -761,7 +761,6 @@ EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-ngx_http_sflow_config.c \ .endif .if ${PORT_OPTIONS:MSHIBBOLETH} -RUN_DEPENDS+= ${LOCALBASE}/sbin/shibd:${PORTSDIR}/security/shibboleth2-sp/ GIT_SHIBBOLETH_VERSION= 20150121 GH_ACCOUNT+= nginx-shib:shib GH_PROJECT+= nginx-http-shibboleth:shib diff --git a/www/nginx/distinfo b/www/nginx/distinfo index 4d95d334e3db..09ab396daa4a 100644 --- a/www/nginx/distinfo +++ b/www/nginx/distinfo @@ -44,8 +44,8 @@ SHA256 (stnoonan-spnego-http-auth-nginx-module-f76d5d9_GH0.tar.gz) = 86edc9fd1da 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.1_GH0.tar.gz) = 5d751a2e09c928a2e17f365912fc99fef00bcee4da58c9b7af54700d44668741 -SIZE (nginx-clojure-nginx-clojure-v0.4.1_GH0.tar.gz) = 557736 +SHA256 (nginx-clojure-nginx-clojure-v0.4.2_GH0.tar.gz) = 0feafc977d965407c2a48bb37f87dc29bdf87c24793c50be29f67d9415de8493 +SIZE (nginx-clojure-nginx-clojure-v0.4.2_GH0.tar.gz) = 562797 SHA256 (openresty-echo-nginx-module-v0.57_GH0.tar.gz) = 8467237ca0fae74ca7a32fbd34fc6044df307098415d48068214c9c235695a07 SIZE (openresty-echo-nginx-module-v0.57_GH0.tar.gz) = 65073 SHA256 (openresty-headers-more-nginx-module-v0.261_GH0.tar.gz) = 03d1f5fbecba8565f247d87a38f5e4b6440b0a56d752bdd2b29af2f1c4aea480 |