diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2020-06-02 18:11:21 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2020-06-02 18:11:21 +0000 |
commit | a80cfd460316030e14b68c79cebea1e6fc09b6d3 (patch) | |
tree | e2793c68e475769332af9693a19a5a9b8e49f215 /www/nginx-devel/files/extra-patch-nginx-link-function-config | |
parent | sysutils/auto-admin: Upgrade to 0.6.4 (diff) |
Merge r537527 and r537550 from www/nginx:
1. Switch with the nginx-upload-module to fdintino, they support http/2: https://github.com/fdintino/nginx-upload-module/.
2. Update 3rd party module nginx-link-function to 3.2.2.
Bump PORTREVISION.
PR: 246746 [1]
246897 [2]
Notes
Notes:
svn path=/head/; revision=537565
Diffstat (limited to 'www/nginx-devel/files/extra-patch-nginx-link-function-config')
-rw-r--r-- | www/nginx-devel/files/extra-patch-nginx-link-function-config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/nginx-devel/files/extra-patch-nginx-link-function-config b/www/nginx-devel/files/extra-patch-nginx-link-function-config index 932ed09aefce..7e2971304e1a 100644 --- a/www/nginx-devel/files/extra-patch-nginx-link-function-config +++ b/www/nginx-devel/files/extra-patch-nginx-link-function-config @@ -1,5 +1,5 @@ ---- ../nginx-link-function-3.2.1/config.orig 2019-02-22 21:19:02.000000000 -0500 -+++ ../nginx-link-function-3.2.1/config 2020-01-24 10:29:53.871805000 -0500 +--- ../nginx-link-function-3.2.2/config.orig 2019-02-22 21:19:02.000000000 -0500 ++++ ../nginx-link-function-3.2.2/config 2020-01-24 10:29:53.871805000 -0500 @@ -15,24 +15,6 @@ #echo "#define NGINX_HTTP_HTTP_LINK_FUNC_VERSION \""$HTTP_LINK_FUNC_VERSION"\"" > $NGX_OBJS/ngx_vod_version.h |