diff options
| author | Sergey A. Osokin <osa@FreeBSD.org> | 2013-12-01 16:11:26 +0000 |
|---|---|---|
| committer | Sergey A. Osokin <osa@FreeBSD.org> | 2013-12-01 16:11:26 +0000 |
| commit | d5f862e2316c530afdea40e9e9a79d80dc33549a (patch) | |
| tree | 5a3b90483ef7db3a3ed64ac5d8b0b0239d2a7e44 /www/nginx-devel | |
| parent | . allow staging; (diff) | |
Upgrade third-party ngx_http_redis module from 0.3.6 to 0.3.7.
<ChangeLog>
*) Bugfix: ngx_http_redis_module might issue the error message
"redis sent invalid trailer" for nginx >= 1.5.3.
Thanks to Maxim Dounin.
</ChangeLog>
Diffstat (limited to 'www/nginx-devel')
| -rw-r--r-- | www/nginx-devel/Makefile | 2 | ||||
| -rw-r--r-- | www/nginx-devel/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/nginx-devel/Makefile b/www/nginx-devel/Makefile index 9e47736cb3e9..110f209f4e31 100644 --- a/www/nginx-devel/Makefile +++ b/www/nginx-devel/Makefile @@ -461,7 +461,7 @@ CONFIGURE_ARGS+=--with-http_realip_module .endif .if ${PORT_OPTIONS:MHTTP_REDIS} -NGINX_REDIS_VERSION= 0.3.6 +NGINX_REDIS_VERSION= 0.3.7 MASTER_SITES+= ${MASTER_SITE_LOCAL:S/$/:redis/} MASTER_SITE_SUBDIR+= osa/:redis DISTFILES+= ngx_http_redis-${NGINX_REDIS_VERSION}.tar.gz:redis diff --git a/www/nginx-devel/distinfo b/www/nginx-devel/distinfo index 925968735c41..fc6812953323 100644 --- a/www/nginx-devel/distinfo +++ b/www/nginx-devel/distinfo @@ -34,8 +34,8 @@ SHA256 (nginx_http_push_module-0.692.tar.gz) = 64868708071aa21dbc4c7a07d149dd6ec SIZE (nginx_http_push_module-0.692.tar.gz) = 29119 SHA256 (wandenberg-nginx-push-stream-module-0.3.5-0-gb6a8c46.tar.gz) = f2c5b2cc3430f023442381b734a1e547dd2ba75a05cd34f2cdcf2431acc4f77e SIZE (wandenberg-nginx-push-stream-module-0.3.5-0-gb6a8c46.tar.gz) = 153187 -SHA256 (ngx_http_redis-0.3.6.tar.gz) = 9e5d8c0f1317a6910710c94d27f9aca4968c48ee1de271e5034525a1e9b6c70e -SIZE (ngx_http_redis-0.3.6.tar.gz) = 12099 +SHA256 (ngx_http_redis-0.3.7.tar.gz) = 9dfc14db81f431fdf3d69f3661a37daf110aef5f9479aa7c88cf362bb5d62604 +SIZE (ngx_http_redis-0.3.7.tar.gz) = 12165 SHA256 (ngx_http_response-0.3.tar.gz) = 0835584029f053051c624adbe33a826ab0205c9d85a02af6019e6b57607e9045 SIZE (ngx_http_response-0.3.tar.gz) = 2244 SHA256 (yaoweibin-ngx_http_substitutions_filter_module-0.6.2-0-g27a01b3.tar.gz) = 81864aa6ca85df70d55a2574ce8aefd21ad7ea88fc012a328e59c125e56d1e77 |
