From b98489dba234073ed9bfb5e78b7643fb9358753b Mon Sep 17 00:00:00 2001 From: "Sergey A. Osokin" Date: Mon, 16 Sep 2019 20:38:21 +0000 Subject: Add the following third-party modules: o) ip2location o) ip2proxy Add third-party slice_ahead feature. Update third-party passenger module to the latest release 6.0.3. Switch third-party lua module dependence from lang/luajit (2.0) to lang/luajit-openresty (2.1). Bump PORTREVISION. --- www/nginx-devel/files/extra-patch-passenger-build-nginx.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/nginx-devel/files/extra-patch-passenger-build-nginx.rb') diff --git a/www/nginx-devel/files/extra-patch-passenger-build-nginx.rb b/www/nginx-devel/files/extra-patch-passenger-build-nginx.rb index b3867ebeffdc..d5e668e695bc 100644 --- a/www/nginx-devel/files/extra-patch-passenger-build-nginx.rb +++ b/www/nginx-devel/files/extra-patch-passenger-build-nginx.rb @@ -1,5 +1,5 @@ ---- ../passenger-6.0.2/build/nginx.rb.orig 2013-10-26 18:00:00.000000000 -0400 -+++ ../passenger-6.0.2/build/nginx.rb 2016-05-09 18:21:22.426777000 -0400 +--- ../passenger-6.0.3/build/nginx.rb.orig 2013-10-26 18:00:00.000000000 -0400 ++++ ../passenger-6.0.3/build/nginx.rb 2016-05-09 18:21:22.426777000 -0400 @@ -33,13 +33,12 @@ desc "Build Nginx support files" task :nginx => [ -- cgit v1.2.3