aboutsummaryrefslogtreecommitdiffstats
path: root/www/nginx
diff options
context:
space:
mode:
authorosa <osa@FreeBSD.org>2015-06-12 09:31:17 +0800
committerosa <osa@FreeBSD.org>2015-06-12 09:31:17 +0800
commit5f0ab2d74f8a5f25b1b12f7be9bd49626bac7959 (patch)
tree3dc8c0e62fdee11a2bbc43dc03f5094601d89941 /www/nginx
parent5a63107d9be1150eefcb9b910337a60df238f4b1 (diff)
downloadfreebsd-ports-gnome-5f0ab2d74f8a5f25b1b12f7be9bd49626bac7959.tar.gz
freebsd-ports-gnome-5f0ab2d74f8a5f25b1b12f7be9bd49626bac7959.tar.zst
freebsd-ports-gnome-5f0ab2d74f8a5f25b1b12f7be9bd49626bac7959.zip
Upgrade from 5.0.9 to 5.0.10:
o) www/rubygem-passenger; o) third-party 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 034646484b16..b48802f5deb4 100644
--- a/www/nginx/Makefile
+++ b/www/nginx/Makefile
@@ -617,7 +617,7 @@ CONFIGURE_ARGS+=--without-http_rewrite_module \
.endif
.if ${PORT_OPTIONS:MPASSENGER}
-PASSENGER_VERSION= 5.0.9
+PASSENGER_VERSION= 5.0.10
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 1eac7c53b984..b062e6c863b9 100644
--- a/www/nginx/distinfo
+++ b/www/nginx/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.9.tar.gz) = c826e2ebee3025571422317fee90176a8bc01487dadf7787452ac036c069caaa
-SIZE (passenger-5.0.9.tar.gz) = 5536218
+SHA256 (passenger-5.0.10.tar.gz) = d44e1a65331755b4f063807f959081eb2fed1be3762645db7a103604d19b2366
+SIZE (passenger-5.0.10.tar.gz) = 5538860
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/files/extra-patch-passenger-build-nginx.rb b/www/nginx/files/extra-patch-passenger-build-nginx.rb
index 81a9b65683e3..23aa8370179a 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.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
+--- ../passenger-5.0.10/build/nginx.rb.orig 2013-10-27 02:00:00.000000000 +0400
++++ ../passenger-5.0.10/build/nginx.rb 2015-03-07 06:07:38.000000000 +0300
@@ -32,6 +32,7 @@
desc "Build Nginx support files"
task :nginx => [