summaryrefslogtreecommitdiff
path: root/www/nginx-devel/files
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2014-08-22 22:06:37 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2014-08-22 22:06:37 +0000
commit3badcfd9107fa12bb9a373edbb7da039a2cac63e (patch)
tree60062f5738d67091077ed7c6bbf64eee336de067 /www/nginx-devel/files
parentdevel/rubygem-rubygems-tasks: add port for rubygem-rubygems-tasks (diff)
Update from 4.0.48 to 4.0.49:
o) www/rubygem-passenger; o) third-party modules for www/nginx and www/nginx-devel. <ChangeLog> * Upgraded the preferred Nginx version to 1.6.1. * Fixed a crash that may be triggered by the `passenger_max_requests` feature. * Introduced the `spawn_failed` hook, which is called when an application process fails to spawn. You could use this hook to setup an error notification system. Closes GH-1252. * Fonts, RSS and XML are now gzip-compressed by default in Phusion Passenger Standalone. Thanks to Jacob Elder. Closes GH-1254. * Fixed some user and group information lookup issues. Closes GH-1253. * Fixed some request handling crashes. Closes GH-1250. * Fixed some compilation problems on Gentoo. Closes GH-1261. * Fixed some compilation problems on Solaris. Closes GH-1260. </ChangeLog>
Diffstat (limited to 'www/nginx-devel/files')
-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 5a686ca8475a..6e996f9f8892 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.48/build/nginx.rb.orig 2013-10-27 02:00:00.000000000 +0400
-+++ ../passenger-4.0.48/build/nginx.rb 2014-06-02 05:55:12.000000000 +0400
+--- ../passenger-4.0.49/build/nginx.rb.orig 2013-10-27 02:00:00.000000000 +0400
++++ ../passenger-4.0.49/build/nginx.rb 2014-06-02 05:55:12.000000000 +0400
@@ -32,6 +32,7 @@
desc "Build Nginx support files"
task :nginx => [