summaryrefslogtreecommitdiff
path: root/www/nginx-devel/files/extra-patch-passenger-build-nginx.rb
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2013-11-30 10:29:01 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2013-11-30 10:29:01 +0000
commit309e0514bf26c8043b2b9555404527f22703c362 (patch)
treeb5bdbeb40e1871e32001e455a153f319aef80f24 /www/nginx-devel/files/extra-patch-passenger-build-nginx.rb
parent- Fix PLIST (diff)
Update from 4.0.25 to 4.0.26:
o) www/rubygem-passenger; o) third-party modules for www/nginx and www/nginx-devel. <ChangeLog> * Introduced the `PassengerBufferUpload` option for Apache. This option allows one to disable upload buffering, e.g. in order to be able to track upload progress. * [Nginx] The `HTTPS` variable is now set correctly for HTTPS connections, even without setting `ssl on`. Fixes issue #401. * [Standalone] It is now possible to listen on both a normal HTTP and an HTTPS port. * [Enterprise] The `passenger-status` tool now displays rolling restart status. </ChangeLog>
Notes
Notes: svn path=/head/; revision=335279
Diffstat (limited to 'www/nginx-devel/files/extra-patch-passenger-build-nginx.rb')
-rw-r--r--www/nginx-devel/files/extra-patch-passenger-build-nginx.rb4
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 4333a86ce497..216a51241ce0 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-4.0.25/build/nginx.rb.orig 2013-10-12 11:05:08.000000000 +0400
-+++ ../passenger-4.0.25/build/nginx.rb 2013-10-12 11:06:18.000000000 +0400
+--- ../passenger-4.0.26/build/nginx.rb.orig 2013-10-12 11:05:08.000000000 +0400
++++ ../passenger-4.0.26/build/nginx.rb 2013-10-12 11:06:18.000000000 +0400
@@ -32,16 +32,12 @@
desc "Build Nginx support files"
task :nginx => [