aboutsummaryrefslogtreecommitdiff
path: root/www/nginx-devel
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2015-06-05 03:10:08 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2015-06-05 03:10:08 +0000
commiteaf3b13d513f0d661e6a444835cd6398f6cd5c92 (patch)
tree03783a58f9519a6a56de6a2757c6e50c8938bc85 /www/nginx-devel
parentaf82b9eeba9db6cd47b136523e24e49a96066238 (diff)
downloadports-eaf3b13d513f0d661e6a444835cd6398f6cd5c92.tar.gz
ports-eaf3b13d513f0d661e6a444835cd6398f6cd5c92.zip
Notes
Diffstat (limited to 'www/nginx-devel')
-rw-r--r--www/nginx-devel/Makefile2
-rw-r--r--www/nginx-devel/distinfo4
-rw-r--r--www/nginx-devel/files/extra-patch-passenger-build-nginx.rb4
3 files changed, 5 insertions, 5 deletions
diff --git a/www/nginx-devel/Makefile b/www/nginx-devel/Makefile
index 5880bdeb4b09..c94f8cfc6043 100644
--- a/www/nginx-devel/Makefile
+++ b/www/nginx-devel/Makefile
@@ -621,7 +621,7 @@ CONFIGURE_ARGS+=--without-http_rewrite_module \
.endif
.if ${PORT_OPTIONS:MPASSENGER}
-PASSENGER_VERSION= 5.0.8
+PASSENGER_VERSION= 5.0.9
MASTER_SITES+= http://s3.amazonaws.com/phusion-passenger/releases/:passenger
DISTFILES+= passenger-${PASSENGER_VERSION}.tar.gz:passenger
CONFIGURE_ARGS+=--add-module=${WRKDIR}/passenger-${PASSENGER_VERSION}/ext/nginx
diff --git a/www/nginx-devel/distinfo b/www/nginx-devel/distinfo
index 42c67886a052..7a139fc9f30b 100644
--- a/www/nginx-devel/distinfo
+++ b/www/nginx-devel/distinfo
@@ -28,8 +28,8 @@ SHA256 (modsecurity-2.9.0.tar.gz) = e2bbf789966c1f80094d88d9085a81bde082b2054f8e
SIZE (modsecurity-2.9.0.tar.gz) = 4246467
SHA256 (naxsi-core-0.50.tgz) = 7cece5f9d9c5df9e09af1e1023bc8e04bbbbe953e67461b893b8240e82ca52ef
SIZE (naxsi-core-0.50.tgz) = 49809
-SHA256 (passenger-5.0.8.tar.gz) = 4da783986fad73f898a00aa118ada33ea99d83ff065fd11ab3d508a4f63f0920
-SIZE (passenger-5.0.8.tar.gz) = 4964167
+SHA256 (passenger-5.0.9.tar.gz) = c826e2ebee3025571422317fee90176a8bc01487dadf7787452ac036c069caaa
+SIZE (passenger-5.0.9.tar.gz) = 5536218
SHA256 (nginx-sflow-module-0.9.7.tar.gz) = 508d15a43059abab08281bfa66d2dd520e2e7635d0b17043549bb331c8755b76
SIZE (nginx-sflow-module-0.9.7.tar.gz) = 27614
SHA256 (ngx_slowfs_cache-1.10.tar.gz) = 1e81453942e5b0877de1f1f06c56ae82918ea9818255cb935bcb673c95a758a1
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 1a72af5849c1..81a9b65683e3 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.0.8/build/nginx.rb.orig 2013-10-27 02:00:00.000000000 +0400
-+++ ../passenger-5.0.8/build/nginx.rb 2015-03-07 06:07:38.000000000 +0300
+--- ../passenger-5.0.9/build/nginx.rb.orig 2013-10-27 02:00:00.000000000 +0400
++++ ../passenger-5.0.9/build/nginx.rb 2015-03-07 06:07:38.000000000 +0300
@@ -32,6 +32,7 @@
desc "Build Nginx support files"
task :nginx => [