aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorosa <osa@FreeBSD.org>2013-02-06 01:16:33 +0800
committerosa <osa@FreeBSD.org>2013-02-06 01:16:33 +0800
commitd12d5de7a5b497e6739172b108c7dd5f8fdfb5b5 (patch)
treecc5691094ae5c2f5ccc6e39ee6898e016c5bdff9
parent8593ecb4406f0e8f585c8c1e83e94d7a42a206d5 (diff)
downloadfreebsd-ports-gnome-d12d5de7a5b497e6739172b108c7dd5f8fdfb5b5.tar.gz
freebsd-ports-gnome-d12d5de7a5b497e6739172b108c7dd5f8fdfb5b5.tar.zst
freebsd-ports-gnome-d12d5de7a5b497e6739172b108c7dd5f8fdfb5b5.zip
Update from 1.3.11 to 1.3.12.
Update SPDY patch from version 60 to 61. <ChangeLog> *) Feature: variables support in the "proxy_bind", "fastcgi_bind", "memcached_bind", "scgi_bind", and "uwsgi_bind" directives. *) Feature: the $pipe, $request_length, $time_iso8601, and $time_local variables can now be used not only in the "log_format" directive. Thanks to Kiril Kalchev. *) Feature: IPv6 support in the ngx_http_geoip_module. Thanks to Gregor Kaliе║nik. *) Bugfix: in the "proxy_method" directive. *) Bugfix: a segmentation fault might occur in a worker process if resolver was used with the poll method. *) Bugfix: nginx might hog CPU during SSL handshake with a backend if the select, poll, or /dev/poll methods were used. *) Bugfix: the "[crit] SSL_write() failed (SSL:)" error. *) Bugfix: in the "client_body_in_file_only" directive; the bug had appeared in 1.3.9. *) Bugfix: in the "fastcgi_keep_conn" directive. </ChangeLog>
-rw-r--r--www/nginx-devel/Makefile4
-rw-r--r--www/nginx-devel/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/www/nginx-devel/Makefile b/www/nginx-devel/Makefile
index 29c4e788e33f..1c6ece9a6446 100644
--- a/www/nginx-devel/Makefile
+++ b/www/nginx-devel/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= nginx
-PORTVERSION= 1.3.11
+PORTVERSION= 1.3.12
CATEGORIES= www
MASTER_SITES= http://nginx.org/download/
MASTER_SITES+= ${MASTER_SITE_LOCAL}
@@ -768,7 +768,7 @@ CONFIGURE_ARGS+=--add-module=${WRKDIR}/agentzh-xss-nginx-module-${GIT_XSS_VERSIO
.if ${PORT_OPTIONS:MSPDY}
USE_OPENSSL_PORT= yes
USE_HTTP_SSL= yes
-NGINX_SPDY_VERSION= 60
+NGINX_SPDY_VERSION= 61
PATCH_SITES= http://nginx.org/patches/spdy/:spdy
PATCHFILES= patch.spdy-${NGINX_SPDY_VERSION}_${PORTVERSION}.txt:spdy
PATCH_DIST_STRIP= -p1
diff --git a/www/nginx-devel/distinfo b/www/nginx-devel/distinfo
index 5fb9dbec615b..e2ec137ad489 100644
--- a/www/nginx-devel/distinfo
+++ b/www/nginx-devel/distinfo
@@ -1,5 +1,5 @@
-SHA256 (nginx-1.3.11.tar.gz) = a3e0921e0021e7049dd0fd60206aa1725c24019ffc64eba162df3e35712ce07e
-SIZE (nginx-1.3.11.tar.gz) = 744064
+SHA256 (nginx-1.3.12.tar.gz) = 48fc903735d18268619e5786c7d4cbd9674b334dfd8caa56d3ecbed99505c736
+SIZE (nginx-1.3.12.tar.gz) = 745989
SHA256 (giom-nginx_accept_language_module-02262ce.tar.gz) = 3191f4caa70d9a8942c4f10b6abaaa96af451991d4b5e1e3d7b991376b00bf0c
SIZE (giom-nginx_accept_language_module-02262ce.tar.gz) = 3398
SHA256 (nginx-accesskey-2.0.3.tar.gz) = d9e94321e78a02de16c57f3e048fd31059fd8116ed03d6de7180f435c52502b1
@@ -106,5 +106,5 @@ SHA256 (calio-form-input-nginx-module-v0.07rc5-0-gd41681d.tar.gz) = 831bb3fa3392
SIZE (calio-form-input-nginx-module-v0.07rc5-0-gd41681d.tar.gz) = 11048
SHA256 (calio-iconv-nginx-module-v0.10rc7-0-gabdac17.tar.gz) = bc35d461efccb29b7affda5a397d86d89f5c860fcd9d300ac2d6d7f7667c22b1
SIZE (calio-iconv-nginx-module-v0.10rc7-0-gabdac17.tar.gz) = 12060
-SHA256 (patch.spdy-60_1.3.11.txt) = 12c67ddf43cb1b530d10a5a6523eab66ca3d8b709d372175e733766a8041025a
-SIZE (patch.spdy-60_1.3.11.txt) = 233548
+SHA256 (patch.spdy-61_1.3.12.txt) = 7e86839433c2250c8acddc46d3c0b353078d30d28aff8645b8150c90b1462207
+SIZE (patch.spdy-61_1.3.12.txt) = 228879