diff options
| author | Sergey A. Osokin <osa@FreeBSD.org> | 2013-07-10 17:19:47 +0000 |
|---|---|---|
| committer | Sergey A. Osokin <osa@FreeBSD.org> | 2013-07-10 17:19:47 +0000 |
| commit | 12c071109c9c64016171f2a0b013907e46d612e2 (patch) | |
| tree | eb1e7da863a96ec61004f1ee8a3c4e8b3410defc /www/nginx-devel/files | |
| parent | Fix options handling. (diff) | |
Update:
o) third-party passenger module from 4.0.5 to 4.0.8;
o) rubygem-passenger from 4.0.5 to 4.0.8;
o) third-party rtmp module from 1.0.0 to 1.0.1.
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 acbc1b618c5f..0566adec37e6 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.5/build/nginx.rb.orig 2013-05-28 01:13:38.000000000 +0400 -+++ ../passenger-4.0.5/build/nginx.rb 2013-05-28 19:21:20.000000000 +0400 +--- ../passenger-4.0.8/build/nginx.rb.orig 2013-05-28 01:13:38.000000000 +0400 ++++ ../passenger-4.0.8/build/nginx.rb 2013-05-28 19:21:20.000000000 +0400 @@ -24,14 +24,11 @@ desc "Build Nginx support files" task :nginx => [ |
