From 941b257cb9ad23586bda7c0296db29fa918b1c96 Mon Sep 17 00:00:00 2001 From: "Sergey A. Osokin" Date: Sun, 7 Aug 2016 02:03:59 +0000 Subject: Upgrade third-party modules: o) arrayvar from 0.03 to 0.05; o) devel_kit from 0.2.19 to 0.3.0; o) echo from 4f7aa50 to 46334b3; o) encryptsession from 0.03 to 0.05; o) forminput from 0.07 to 0.12; o) iconv from 0.10 to 0.14; o) lua from 0.10.5 to 0.10.6rc1; o) set_misc from 6582fb4 to f808ef4; o) sflow from 0.9.7 to 543c72a; o) small_light from 0.6.15 to 0.8.0; o) xss from 0.04 to 0.05. Do not bump PORTREVISION. --- www/nginx-devel/files/extra-patch-ngx_http_sflow_config.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/nginx-devel/files/extra-patch-ngx_http_sflow_config.c') diff --git a/www/nginx-devel/files/extra-patch-ngx_http_sflow_config.c b/www/nginx-devel/files/extra-patch-ngx_http_sflow_config.c index f5a348e629bf..3e3eaa2260f5 100644 --- a/www/nginx-devel/files/extra-patch-ngx_http_sflow_config.c +++ b/www/nginx-devel/files/extra-patch-ngx_http_sflow_config.c @@ -1,5 +1,5 @@ ---- ../nginx-sflow-module-0.9.7/ngx_http_sflow_config.c.orig 2012-06-07 04:52:57.000000000 +0400 -+++ ../nginx-sflow-module-0.9.7/ngx_http_sflow_config.c 2012-06-07 04:59:18.000000000 +0400 +--- ../nginx-sflow-module-543c72a/ngx_http_sflow_config.c.orig 2012-06-07 04:52:57.000000000 +0400 ++++ ../nginx-sflow-module-543c72a/ngx_http_sflow_config.c 2012-06-07 04:59:18.000000000 +0400 @@ -26,7 +26,6 @@ ngx_log_error(NGX_LOG_ERR, log, 0, "getaddrinfo() failed: %s", gai_strerror(err)); switch(err) { -- cgit v1.2.3