From 5a52b627697edbf2d098149ddd7d5329a17b8e17 Mon Sep 17 00:00:00 2001 From: "Sergey A. Osokin" Date: Wed, 3 Dec 2008 08:58:58 +0000 Subject: [PATCH] Actually remoce needless patch. Do not bump PORTREVISION. --- www/nginx/files/patch-src::http::nginx_http.c | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 www/nginx/files/patch-src::http::nginx_http.c 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;