diff options
| author | Sergey A. Osokin <osa@FreeBSD.org> | 2014-06-02 10:57:38 +0000 |
|---|---|---|
| committer | Sergey A. Osokin <osa@FreeBSD.org> | 2014-06-02 10:57:38 +0000 |
| commit | d0ab41c6336ed118c2c779546238548191c2aeab (patch) | |
| tree | e3ee1c6d007e65ec796d3231ea0624f7c274c0be /www/nginx-devel/files | |
| parent | Update to version 3.6.1. (diff) | |
Multiple third-party modules as well as repos have been moved from agentzh and chaoslawful
to openresty and renamed accordingly.
Do not dump PORTREVISION.
PR: 190074
Diffstat (limited to 'www/nginx-devel/files')
| -rw-r--r-- | www/nginx-devel/files/extra-patch-openresty-set-misc-nginx-module-config (renamed from www/nginx-devel/files/extra-patch-agentzh-set-misc-nginx-module-config) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/nginx-devel/files/extra-patch-agentzh-set-misc-nginx-module-config b/www/nginx-devel/files/extra-patch-openresty-set-misc-nginx-module-config index a8e01bc35f05..22c4094179c8 100644 --- a/www/nginx-devel/files/extra-patch-agentzh-set-misc-nginx-module-config +++ b/www/nginx-devel/files/extra-patch-openresty-set-misc-nginx-module-config @@ -1,5 +1,5 @@ ---- ../agentzh-set-misc-nginx-module-36fd035/config.orig 2011-12-09 10:27:53.861265188 +0300 -+++ ../agentzh-set-misc-nginx-module-36fd035/config 2011-12-09 10:28:07.107259301 +0300 +--- ../openresty-set-misc-nginx-module-36fd035/config.orig 2011-12-09 10:27:53.861265188 +0300 ++++ ../openresty-set-misc-nginx-module-36fd035/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." |
