diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2016-03-04 22:51:35 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2016-03-04 22:51:35 +0000 |
commit | 34a1f601d54edcb37052bce676a86989efed1378 (patch) | |
tree | d89c8bd2eec5c643690e08fe18553706f32fed0e | |
parent | Upgrade third-party njs module from dbd4181 to 4030015. (diff) |
Upgrade third-party subs_filter module from 0.6.2 to 0.6.4.
Patch submitted by: Oleksandr V. Typlyns'kyi <astral@wangsamp.km.ua> (via private mail)
-rw-r--r-- | www/nginx/Makefile | 4 | ||||
-rw-r--r-- | www/nginx/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/nginx/Makefile b/www/nginx/Makefile index d3174309db03..1e26891621df 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -546,10 +546,10 @@ CONFIGURE_ARGS+=--add-module=${WRKDIR}/ngx_http_response-${NGINX_RESPONSE_VERSIO .endif .if ${PORT_OPTIONS:MHTTP_SUBS_FILTER} -NGINX_HTTP_SUBS_FILTER_VERSION= 0.6.2 +NGINX_HTTP_SUBS_FILTER_VERSION= 0.6.4 GH_ACCOUNT+= yaoweibin:subs_filter GH_PROJECT+= ngx_http_substitutions_filter_module:subs_filter -GH_TAGNAME+= ${NGINX_HTTP_SUBS_FILTER_VERSION}:subs_filter +GH_TAGNAME+= v${NGINX_HTTP_SUBS_FILTER_VERSION}:subs_filter CONFIGURE_ARGS+=--add-module=${WRKSRC_subs_filter} .endif diff --git a/www/nginx/distinfo b/www/nginx/distinfo index c130393ad9d6..87a142926fee 100644 --- a/www/nginx/distinfo +++ b/www/nginx/distinfo @@ -64,8 +64,8 @@ SHA256 (slact-nchan-v0.99.5_GH0.tar.gz) = 24e0bd3489aed50a5f43c3541723a5ed5d52f7 SIZE (slact-nchan-v0.99.5_GH0.tar.gz) = 337474 SHA256 (wandenberg-nginx-push-stream-module-0.5.1_GH0.tar.gz) = a95f31e80120fd7324795b92a0d94c0b43e1265df7fd0f1eba11a337c1e0a626 SIZE (wandenberg-nginx-push-stream-module-0.5.1_GH0.tar.gz) = 175263 -SHA256 (yaoweibin-ngx_http_substitutions_filter_module-0.6.2_GH0.tar.gz) = 2814340bf57581a04873e26d773ec216bfceebb1abb87d4904ce314790897b17 -SIZE (yaoweibin-ngx_http_substitutions_filter_module-0.6.2_GH0.tar.gz) = 91878 +SHA256 (yaoweibin-ngx_http_substitutions_filter_module-v0.6.4_GH0.tar.gz) = ed4ddbcf0c434f4a1e97b61251a63ace759792764bd5cb79ff20efe348db8db3 +SIZE (yaoweibin-ngx_http_substitutions_filter_module-v0.6.4_GH0.tar.gz) = 92230 SHA256 (tarantool-nginx_upstream_module-966f2f5_GH0.tar.gz) = 8142475d8ecf0c02d2fc8051364729d842fe06b0b445b416c87c2f796bb42fa7 SIZE (tarantool-nginx_upstream_module-966f2f5_GH0.tar.gz) = 873343 SHA256 (vkholodkov-nginx-upload-module-aba1e3f34c_GH0.tar.gz) = 62a2c4388585aec463a1cee30bc84953593a93f341dc1df61b42b452594d2a05 |