aboutsummaryrefslogtreecommitdiff
path: root/www/nginx-devel/files
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2013-09-07 10:31:24 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2013-09-07 10:31:24 +0000
commit157f0c9b4e6caa5b6d6d050432b8d6a154c675ef (patch)
treef8be4beb28311a35b2a46b7619b8870a56f4f1b1 /www/nginx-devel/files
parenta3af1c89a71569dc475737602426b3f3e46f3127 (diff)
downloadports-157f0c9b4e6caa5b6d6d050432b8d6a154c675ef.tar.gz
ports-157f0c9b4e6caa5b6d6d050432b8d6a154c675ef.zip
Notes
Diffstat (limited to 'www/nginx-devel/files')
-rw-r--r--www/nginx-devel/files/extra-patch-passenger-build-nginx.rb7
1 files changed, 4 insertions, 3 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 de0b533e8d45..430efd95b68d 100644
--- a/www/nginx-devel/files/extra-patch-passenger-build-nginx.rb
+++ b/www/nginx-devel/files/extra-patch-passenger-build-nginx.rb
@@ -1,6 +1,6 @@
---- ../passenger-4.0.14/build/nginx.rb.orig 2013-05-28 01:13:38.000000000 +0400
-+++ ../passenger-4.0.14/build/nginx.rb 2013-05-28 19:21:20.000000000 +0400
-@@ -24,14 +24,11 @@
+--- ../passenger-4.0.16/build/nginx.rb.orig 2013-09-07 14:09:13.000000000 +0400
++++ ../passenger-4.0.16/build/nginx.rb 2013-09-07 14:10:31.000000000 +0400
+@@ -32,15 +32,12 @@
desc "Build Nginx support files"
task :nginx => [
:nginx_without_native_support,
@@ -9,6 +9,7 @@
].compact
task :nginx_without_native_support => [
+ auto_generated_sources,
- AGENT_OUTPUT_DIR + 'PassengerHelperAgent',
- AGENT_OUTPUT_DIR + 'PassengerWatchdog',
- AGENT_OUTPUT_DIR + 'PassengerLoggingAgent',