aboutsummaryrefslogtreecommitdiffstats
path: root/www/nginx
diff options
context:
space:
mode:
authorosa <osa@FreeBSD.org>2015-04-29 09:03:02 +0800
committerosa <osa@FreeBSD.org>2015-04-29 09:03:02 +0800
commit0f67a581202ed6e22c58e430816ac6aa4aba4707 (patch)
tree107921bbce35782d7f18f9626dcbb65d5948f3a1 /www/nginx
parent28f714a48c99af09675bddb941990813ee007f64 (diff)
downloadfreebsd-ports-gnome-0f67a581202ed6e22c58e430816ac6aa4aba4707.tar.gz
freebsd-ports-gnome-0f67a581202ed6e22c58e430816ac6aa4aba4707.tar.zst
freebsd-ports-gnome-0f67a581202ed6e22c58e430816ac6aa4aba4707.zip
Update from 5.0.6 to 5.0.7:
o) www/rubygem-passenger; o) third-party passenger modules for www/nginx and www/nginx-devel.
Diffstat (limited to 'www/nginx')
-rw-r--r--www/nginx/Makefile2
-rw-r--r--www/nginx/distinfo4
-rw-r--r--www/nginx/files/extra-patch-passenger-build-nginx.rb4
3 files changed, 5 insertions, 5 deletions
diff --git a/www/nginx/Makefile b/www/nginx/Makefile
index f310533e3e25..74a0a130f594 100644
--- a/www/nginx/Makefile
+++ b/www/nginx/Makefile
@@ -618,7 +618,7 @@ CONFIGURE_ARGS+=--without-http_rewrite_module \
.endif
.if ${PORT_OPTIONS:MPASSENGER}
-PASSENGER_VERSION= 5.0.6
+PASSENGER_VERSION= 5.0.7
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/distinfo b/www/nginx/distinfo
index 618d2e1f6c1f..a0de4b1a2d26 100644
--- a/www/nginx/distinfo
+++ b/www/nginx/distinfo
@@ -68,8 +68,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.6.tar.gz) = c82e9fbd7dcdac592b791a6f6de4cf2decd038f76509704c600c113e4f8b2fca
-SIZE (passenger-5.0.6.tar.gz) = 4949137
+SHA256 (passenger-5.0.7.tar.gz) = e1f481d7bc2be54aaad7aa3201d24253dcb17a3e505dca273fd7725fedeabf29
+SIZE (passenger-5.0.7.tar.gz) = 4959946
SHA256 (openresty-rds-csv-nginx-module-v0.05-0-g607e26b.tar.gz) = d5f14e45c6dc0d039ad52ae889775b5af1ff80a1c8edb69361c1581aca5d0b8f
SIZE (openresty-rds-csv-nginx-module-v0.05-0-g607e26b.tar.gz) = 18416
SHA256 (openresty-rds-json-nginx-module-v0.13-0-g8292070.tar.gz) = e0813f2d1e0d499c4f44f7957253c7804ccc0d3a7d4446ac0c6eec834e9c21f4
diff --git a/www/nginx/files/extra-patch-passenger-build-nginx.rb b/www/nginx/files/extra-patch-passenger-build-nginx.rb
index 231f6c2b47cd..75eb87a59747 100644
--- a/www/nginx/files/extra-patch-passenger-build-nginx.rb
+++ b/www/nginx/files/extra-patch-passenger-build-nginx.rb
@@ -1,5 +1,5 @@
---- ../passenger-5.0.6/build/nginx.rb.orig 2013-10-27 02:00:00.000000000 +0400
-+++ ../passenger-5.0.6/build/nginx.rb 2015-03-07 06:07:38.000000000 +0300
+--- ../passenger-5.0.7/build/nginx.rb.orig 2013-10-27 02:00:00.000000000 +0400
++++ ../passenger-5.0.7/build/nginx.rb 2015-03-07 06:07:38.000000000 +0300
@@ -32,6 +32,7 @@
desc "Build Nginx support files"
task :nginx => [