diff options
| author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2014-01-16 01:49:34 +0000 |
|---|---|---|
| committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2014-01-16 01:49:34 +0000 |
| commit | c620e50348c511c262f28c4fe0cbd11c20b1d8c2 (patch) | |
| tree | 57296ec167bd52eb6cc8c6bf2db77ed0ae801efa /www/nginx-devel/files/extra-patch-agentzh-set-misc-nginx-module-config | |
| parent | Fix packaging with MODULES option disabled, by not trying to package (diff) | |
Upgrade 3rd party modules to latest version.
echo 0.50 => 0.51
headers_more 0.24 => 0.25
drizzle 0.1.6 => 0.1.7
rtmp 1.0.8 => 1.1.2
set_misc 0.23 => 0.24
srcache 0.24 => 0.25
Approved by: osa@
Notes
Notes:
svn path=/head/; revision=339882
Diffstat (limited to 'www/nginx-devel/files/extra-patch-agentzh-set-misc-nginx-module-config')
| -rw-r--r-- | 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-agentzh-set-misc-nginx-module-config index 5503641e8331..a8e01bc35f05 100644 --- a/www/nginx-devel/files/extra-patch-agentzh-set-misc-nginx-module-config +++ b/www/nginx-devel/files/extra-patch-agentzh-set-misc-nginx-module-config @@ -1,5 +1,5 @@ ---- ../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 +--- ../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 @@ -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." |
