diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-29 14:01:14 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-29 14:01:14 +0000 |
commit | 081db6cdc1abf38a3e4e495608953d791c65c90b (patch) | |
tree | 69e4475e163a25cf8e61e9a6b2302136b7a0badf /www/nginx-devel/files/extra-patch-openresty-set-misc-nginx-module-config | |
parent | lang/ocaml: Set BROKEN on 2 new ARCHES (diff) |
Convert nginx, nginx-devel and tengine to USE_GITHUB.
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=387856
Diffstat (limited to 'www/nginx-devel/files/extra-patch-openresty-set-misc-nginx-module-config')
-rw-r--r-- | www/nginx-devel/files/extra-patch-openresty-set-misc-nginx-module-config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/nginx-devel/files/extra-patch-openresty-set-misc-nginx-module-config b/www/nginx-devel/files/extra-patch-openresty-set-misc-nginx-module-config index 9d956fdf2fd9..aa206342d3ca 100644 --- a/www/nginx-devel/files/extra-patch-openresty-set-misc-nginx-module-config +++ b/www/nginx-devel/files/extra-patch-openresty-set-misc-nginx-module-config @@ -1,5 +1,5 @@ ---- ../openresty-set-misc-nginx-module-f72abf1/config.orig 2011-12-09 10:27:53.861265188 +0300 -+++ ../openresty-set-misc-nginx-module-f72abf1/config 2011-12-09 10:28:07.107259301 +0300 +--- ../set-misc-nginx-module-0.28/config.orig 2011-12-09 10:27:53.861265188 +0300 ++++ ../set-misc-nginx-module-0.28/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." |