diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2012-01-17 12:58:38 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2012-01-17 12:58:38 +0000 |
commit | dbfad2c362c834bfaa5d2430c5dcb296f2c0d843 (patch) | |
tree | 392ff04c6b056182130666df43aeb893493dd279 /www/nginx/files/extra-patch-agentzh-set-misc-nginx-module::config | |
parent | Update third-party encrypted_session module from 0.01 to 0.02. (diff) |
Update third-party modules:
o) memc from 0.12 to 0.13rc3;
o) redis2 from 0.07 to 0.08rc2;
o) set_misc from 0.22rc3 to 0.22rc4;
o) srcache from 0.12 to 0.13rc3;
o) xss from 0.03rc3 to 0.03rc8.
Notes
Notes:
svn path=/head/; revision=289370
Diffstat (limited to 'www/nginx/files/extra-patch-agentzh-set-misc-nginx-module::config')
-rw-r--r-- | www/nginx/files/extra-patch-agentzh-set-misc-nginx-module::config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/nginx/files/extra-patch-agentzh-set-misc-nginx-module::config b/www/nginx/files/extra-patch-agentzh-set-misc-nginx-module::config index f032a28d37fb..a85e0798581e 100644 --- a/www/nginx/files/extra-patch-agentzh-set-misc-nginx-module::config +++ b/www/nginx/files/extra-patch-agentzh-set-misc-nginx-module::config @@ -1,5 +1,5 @@ ---- ../agentzh-set-misc-nginx-module-7adef5a/config.orig 2011-12-09 10:27:53.861265188 +0300 -+++ ../agentzh-set-misc-nginx-module-7adef5a/config 2011-12-09 10:28:07.107259301 +0300 +--- ../agentzh-set-misc-nginx-module-290d6cb/config.orig 2011-12-09 10:27:53.861265188 +0300 ++++ ../agentzh-set-misc-nginx-module-290d6cb/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." |