diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2018-11-28 00:00:03 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2018-11-28 00:00:03 +0000 |
commit | fec86d00b7e883b25c352c6203325bb4b92ae714 (patch) | |
tree | d8ef5c93e40e8df4c45fab3c4c0d275de8f78bc3 /www/nginx/files | |
parent | - Combine the two USES together - one used to incorrectly over-right the other. (diff) |
Update passenger and it's modules for www/nginx and
www/nginx-devel ports to 5.3.7.
Diffstat (limited to 'www/nginx/files')
-rw-r--r-- | www/nginx/files/extra-patch-passenger-build-nginx.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/nginx/files/extra-patch-passenger-build-nginx.rb b/www/nginx/files/extra-patch-passenger-build-nginx.rb index ecca09fda32a..018b9de4c428 100644 --- a/www/nginx/files/extra-patch-passenger-build-nginx.rb +++ b/www/nginx/files/extra-patch-passenger-build-nginx.rb @@ -1,5 +1,5 @@ ---- ../passenger-5.3.5/build/nginx.rb.orig 2018-05-20 08:43:19.389262000 +0200 -+++ ../passenger-5.3.5/build/nginx.rb 2018-05-20 09:11:27.500253000 +0200 +--- ../passenger-5.3.7/build/nginx.rb.orig 2018-05-20 08:43:19.389262000 +0200 ++++ ../passenger-5.3.7/build/nginx.rb 2018-05-20 09:11:27.500253000 +0200 @@ -39,13 +39,12 @@ auto_generated_sources = %w( desc "Build Nginx support files" task :nginx => [ |