aboutsummaryrefslogtreecommitdiff
path: root/www/nginx
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2008-12-03 08:58:58 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2008-12-03 08:58:58 +0000
commit5a52b627697edbf2d098149ddd7d5329a17b8e17 (patch)
tree208f2eb381d84673585bd36f70d9cfd77b5ad286 /www/nginx
parentea67b9a9547838c4f81504ba23b855cf776673cf (diff)
downloadports-5a52b627697edbf2d098149ddd7d5329a17b8e17.tar.gz
ports-5a52b627697edbf2d098149ddd7d5329a17b8e17.zip
Actually remoce needless patch.
Do not bump PORTREVISION.
Notes
Notes: svn path=/head/; revision=223722
Diffstat (limited to 'www/nginx')
-rw-r--r--www/nginx/files/patch-src::http::nginx_http.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/www/nginx/files/patch-src::http::nginx_http.c b/www/nginx/files/patch-src::http::nginx_http.c
deleted file mode 100644
index e6cd2d60ff8e..000000000000
--- a/www/nginx/files/patch-src::http::nginx_http.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/http/ngx_http.c.orig 2008-03-24 16:04:02.000000000 +0300
-+++ src/http/ngx_http.c 2008-08-27 22:11:11.000000000 +0400
-@@ -558,6 +558,7 @@
-
- in_addr[a].core_srv_conf = cscfp[s];
- in_addr[a].default_server = 1;
-+ in_addr[a].listen_conf = &lscf[l].conf;
- }
-
- goto found;