summaryrefslogtreecommitdiff
path: root/www/nginx-devel/files/extra-patch-ngx_http_sflow_config.c
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2016-08-07 02:03:59 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2016-08-07 02:03:59 +0000
commit941b257cb9ad23586bda7c0296db29fa918b1c96 (patch)
treee6926c9334788fa7e2199c7d0c28ed5bc3898b49 /www/nginx-devel/files/extra-patch-ngx_http_sflow_config.c
parentmark ftp/curl-hiphop broken, deprecated and set expiration date (diff)
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.
Diffstat (limited to 'www/nginx-devel/files/extra-patch-ngx_http_sflow_config.c')
-rw-r--r--www/nginx-devel/files/extra-patch-ngx_http_sflow_config.c4
1 files changed, 2 insertions, 2 deletions
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) {