diff options
author | osa <osa@FreeBSD.org> | 2013-12-02 00:11:26 +0800 |
---|---|---|
committer | osa <osa@FreeBSD.org> | 2013-12-02 00:11:26 +0800 |
commit | 09e143013f360a2920e02a690876eb7a00177da2 (patch) | |
tree | 5a3b90483ef7db3a3ed64ac5d8b0b0239d2a7e44 /www | |
parent | 8777f6bd3146bb48c2227b9d5cc3d5f241b4e9c9 (diff) | |
download | freebsd-ports-gnome-09e143013f360a2920e02a690876eb7a00177da2.tar.gz freebsd-ports-gnome-09e143013f360a2920e02a690876eb7a00177da2.tar.zst freebsd-ports-gnome-09e143013f360a2920e02a690876eb7a00177da2.zip |
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')
-rw-r--r-- | www/nginx-devel/Makefile | 2 | ||||
-rw-r--r-- | www/nginx-devel/distinfo | 4 | ||||
-rw-r--r-- | www/nginx/Makefile | 2 | ||||
-rw-r--r-- | www/nginx/distinfo | 4 |
4 files changed, 6 insertions, 6 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 diff --git a/www/nginx/Makefile b/www/nginx/Makefile index a0303d87819a..11a27b98190d 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -464,7 +464,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/distinfo b/www/nginx/distinfo index 84f549333f6f..26c1f63e737d 100644 --- a/www/nginx/distinfo +++ b/www/nginx/distinfo @@ -36,8 +36,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 |