aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorosa <osa@FreeBSD.org>2013-03-26 22:29:10 +0800
committerosa <osa@FreeBSD.org>2013-03-26 22:29:10 +0800
commitfa54f53fc20e24a4030693a96f5667265473179d (patch)
treef4668d7af688c0644721984c3c6a2c1090c4b6f5 /www
parentfbc29ef278f9aee0b957a63c8d302e052ffe2910 (diff)
downloadfreebsd-ports-gnome-fa54f53fc20e24a4030693a96f5667265473179d.tar.gz
freebsd-ports-gnome-fa54f53fc20e24a4030693a96f5667265473179d.tar.zst
freebsd-ports-gnome-fa54f53fc20e24a4030693a96f5667265473179d.zip
Update from 1.3.14 to 1.3.15.
Remove SPDY patch, it has been incorporated into upstream. <ChangeLog> *) Change: opening and closing a connection without sending any data in it is no longer logged to access_log with error code 400. *) Feature: the ngx_http_spdy_module. Thanks to Automattic for sponsoring this work. *) Feature: the "limit_req_status" and "limit_conn_status" directives. Thanks to Nick Marden. *) Feature: the "image_filter_interlace" directive. Thanks to Ian Babrou. *) Feature: $connections_waiting variable in the ngx_http_stub_status_module. *) Feature: the mail proxy module now supports IPv6 backends. *) Bugfix: request body might be transmitted incorrectly when retrying a request to the next upstream server; the bug had appeared in 1.3.9. Thanks to Piotr Sikora. *) Bugfix: in the "client_body_in_file_only" directive; the bug had appeared in 1.3.9. *) Bugfix: responses might hang if subrequests were used and a DNS error happened during subrequest processing. Thanks to Lanshun Zhou. *) Bugfix: in backend usage accounting. </ChangeLog>
Diffstat (limited to 'www')
-rw-r--r--www/nginx-devel/Makefile6
-rw-r--r--www/nginx-devel/distinfo6
2 files changed, 3 insertions, 9 deletions
diff --git a/www/nginx-devel/Makefile b/www/nginx-devel/Makefile
index 927e404ee093..c8307bcdddb6 100644
--- a/www/nginx-devel/Makefile
+++ b/www/nginx-devel/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= nginx
-PORTVERSION= 1.3.14
+PORTVERSION= 1.3.15
CATEGORIES= www
MASTER_SITES= http://nginx.org/download/
MASTER_SITES+= ${MASTER_SITE_LOCAL}
@@ -784,10 +784,6 @@ 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= 69
-PATCH_SITES= http://nginx.org/patches/spdy/:spdy
-PATCHFILES= patch.spdy-${NGINX_SPDY_VERSION}_${PORTVERSION}.txt:spdy
-PATCH_DIST_STRIP= -p1
CONFIGURE_ARGS+=--with-http_spdy_module
.endif
diff --git a/www/nginx-devel/distinfo b/www/nginx-devel/distinfo
index 5c66b20b6611..703bbf982f7e 100644
--- a/www/nginx-devel/distinfo
+++ b/www/nginx-devel/distinfo
@@ -1,5 +1,5 @@
-SHA256 (nginx-1.3.14.tar.gz) = b7ea92ac5e3d716c1b43b927547d3a89b0e35e3a6edecad64cf1914f82494950
-SIZE (nginx-1.3.14.tar.gz) = 749457
+SHA256 (nginx-1.3.15.tar.gz) = 3267574f007cba5d947ad04d2aebd45ffec06565d019791bc536229bbc6d3b84
+SIZE (nginx-1.3.15.tar.gz) = 772759
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
@@ -108,5 +108,3 @@ SHA256 (calio-form-input-nginx-module-v0.07-0-g78de845.tar.gz) = d5b2c42a3b9fd29
SIZE (calio-form-input-nginx-module-v0.07-0-g78de845.tar.gz) = 10580
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-69_1.3.14.txt) = b54df75ab5b4e0c74723f453e5a51822f41fbf58ef8f2fd90ac897fb7d63c2cb
-SIZE (patch.spdy-69_1.3.14.txt) = 169749