diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2015-11-10 21:20:03 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2015-11-10 21:20:03 +0000 |
commit | 4fab3e95e6567f93defe2d27c9f2c505994fbc67 (patch) | |
tree | bb1f8c116d2f0277c31105f234fb56f045d5db0b /www/nginx-devel/files/extra-patch-openresty-set-misc-nginx-module-config | |
parent | Remove expired ports: (diff) |
Upgrade third-party modules:
o) lua from 0.9.16 to 0.9.18;
o) memc from 0.15 to 0.16;
o) postgres from 1.0rc5 to 1.0rc7;
o) rds-csv from 0.05 to 0.07.
o) rds-json from 0.13 to 0.14;
o) redis2 from 0.11 to 0.12;
o) set-misc from 0.28 to 0.29;
Remove needless patch for third-party postgres module, change
has been added to the upstream.
Notes
Notes:
svn path=/head/; revision=401212
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 aa206342d3ca..4acc8aee7492 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 @@ ---- ../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 +--- ../set-misc-nginx-module-0.29/config.orig 2011-12-09 10:27:53.861265188 +0300 ++++ ../set-misc-nginx-module-0.29/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." |