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-devel/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.
Notes
Notes:
svn path=/head/; revision=486073
Diffstat (limited to 'www/nginx-devel/files')
-rw-r--r-- | www/nginx-devel/files/extra-patch-passenger-build-nginx.rb | 4 |
1 files changed, 2 insertions, 2 deletions
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 0a969ffedfea..5ddaafbec28d 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-5.3.5/build/nginx.rb.orig 2013-10-26 18:00:00.000000000 -0400 -+++ ../passenger-5.3.5/build/nginx.rb 2016-05-09 18:21:22.426777000 -0400 +--- ../passenger-5.3.7/build/nginx.rb.orig 2013-10-26 18:00:00.000000000 -0400 ++++ ../passenger-5.3.7/build/nginx.rb 2016-05-09 18:21:22.426777000 -0400 @@ -33,13 +33,12 @@ desc "Build Nginx support files" task :nginx => [ |