summaryrefslogtreecommitdiff
path: root/www/nginx-devel/files
diff options
context:
space:
mode:
Diffstat (limited to 'www/nginx-devel/files')
-rw-r--r--www/nginx-devel/files/extra-patch-agentzh-set-misc-nginx-module-config4
-rw-r--r--www/nginx-devel/files/extra-patch-chaoslawful-drizzle-nginx-module-config4
-rw-r--r--www/nginx-devel/files/extra-patch-ngx_http_sflow_config.c4
-rw-r--r--www/nginx-devel/files/extra-patch-ngx_http_sflow_config.h4
4 files changed, 8 insertions, 8 deletions
diff --git a/www/nginx-devel/files/extra-patch-agentzh-set-misc-nginx-module-config b/www/nginx-devel/files/extra-patch-agentzh-set-misc-nginx-module-config
index 7a69743ee592..5503641e8331 100644
--- a/www/nginx-devel/files/extra-patch-agentzh-set-misc-nginx-module-config
+++ b/www/nginx-devel/files/extra-patch-agentzh-set-misc-nginx-module-config
@@ -1,5 +1,5 @@
---- ../agentzh-set-misc-nginx-module-658c235/config.orig 2011-12-09 10:27:53.861265188 +0300
-+++ ../agentzh-set-misc-nginx-module-658c235/config 2011-12-09 10:28:07.107259301 +0300
+--- ../agentzh-set-misc-nginx-module-6ce586e/config.orig 2011-12-09 10:27:53.861265188 +0300
++++ ../agentzh-set-misc-nginx-module-6ce586e/config 2011-12-09 10:28:07.107259301 +0300
@@ -1,10 +1,3 @@
-if echo $HTTP_MODULES | grep " ndk_http_module" > /dev/null; then
- echo "found ngx_devel_kit for ngx_set_misc; looks good."
diff --git a/www/nginx-devel/files/extra-patch-chaoslawful-drizzle-nginx-module-config b/www/nginx-devel/files/extra-patch-chaoslawful-drizzle-nginx-module-config
index eca9dde7b0e4..05f3699f2c00 100644
--- a/www/nginx-devel/files/extra-patch-chaoslawful-drizzle-nginx-module-config
+++ b/www/nginx-devel/files/extra-patch-chaoslawful-drizzle-nginx-module-config
@@ -1,5 +1,5 @@
---- ../chaoslawful-drizzle-nginx-module-943c915/config.orig 2011-12-30 10:26:53.000000000 +0400
-+++ ../chaoslawful-drizzle-nginx-module-943c915/config 2011-12-30 10:28:20.000000000 +0400
+--- ../chaoslawful-drizzle-nginx-module-e6937ba/config.orig 2011-12-30 10:26:53.000000000 +0400
++++ ../chaoslawful-drizzle-nginx-module-e6937ba/config 2011-12-30 10:28:20.000000000 +0400
@@ -22,12 +22,12 @@
if [ $ngx_found = no ]; then
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 f67a6f25eb58..f5a348e629bf 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.6/ngx_http_sflow_config.c.orig 2012-06-07 04:52:57.000000000 +0400
-+++ ../nginx-sflow-module-0.9.6/ngx_http_sflow_config.c 2012-06-07 04:59:18.000000000 +0400
+--- ../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
@@ -26,7 +26,6 @@
ngx_log_error(NGX_LOG_ERR, log, 0, "getaddrinfo() failed: %s", gai_strerror(err));
switch(err) {
diff --git a/www/nginx-devel/files/extra-patch-ngx_http_sflow_config.h b/www/nginx-devel/files/extra-patch-ngx_http_sflow_config.h
index 8e3c4cbbbbc1..48d5f55d188e 100644
--- a/www/nginx-devel/files/extra-patch-ngx_http_sflow_config.h
+++ b/www/nginx-devel/files/extra-patch-ngx_http_sflow_config.h
@@ -1,5 +1,5 @@
---- ../nginx-sflow-module-0.9.6/ngx_http_sflow_config.h.orig 2012-07-31 21:36:49.000000000 +0400
-+++ ../nginx-sflow-module-0.9.6/ngx_http_sflow_config.h 2012-07-31 21:37:20.000000000 +0400
+--- ../nginx-sflow-module-0.9.7/ngx_http_sflow_config.h.orig 2012-07-31 21:36:49.000000000 +0400
++++ ../nginx-sflow-module-0.9.7/ngx_http_sflow_config.h 2012-07-31 21:37:20.000000000 +0400
@@ -17,7 +17,7 @@
-----------------___________________________------------------
*/