diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-12-22 08:58:22 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-12-22 08:58:22 +0000 |
commit | 24c79d4e5ee8a1224e3c4c8c197fa2682091674f (patch) | |
tree | b4d10ab5fe1fa0e9ca2ed4089f5bd280f7883389 /www/nginx/files/extra-patch-agentzh-set-misc-nginx-module-config | |
parent | - Change BROKEN to IGNORE, if no CDROM_MOUNT is specified (diff) |
1: Upgrade 3rd party modules to latest version.
echo 0.49 => 0.50
headers_more 0.22 => 0.24
drizzle 0.1.5 => 0.1.6
ndk 0.2.18 => 0.2.19
memc 0.13rc3 => 0.14
rds_csv 0.5rc2 => 0.5
rds_json 0.12rc10 => 0.13
rtmp 1.0.6 => 1.0.8
set_misc 0.22rc8 => 0.23
sflow 0.9.6 => 0.9.7
srcache 0.22 => 0.24
xss 0.3rc9 => 0.4
arrayvar 0.03rc1 => 0.03
2: add http_footer module.
Approved by: osa@ (maintainer)
Notes
Notes:
svn path=/head/; revision=337176
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 7a69743ee592..5503641e8331 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-658c235/config.orig 2011-12-09 10:27:53.861265188 +0300 -+++ ../agentzh-set-misc-nginx-module-658c235/config 2011-12-09 10:28:07.107259301 +0300 +--- ../agentzh-set-misc-nginx-module-6ce586e/config.orig 2011-12-09 10:27:53.861265188 +0300 ++++ ../agentzh-set-misc-nginx-module-6ce586e/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." |