aboutsummaryrefslogtreecommitdiffstats
path: root/www/nginx
diff options
context:
space:
mode:
authorosa <osa@FreeBSD.org>2013-08-20 12:45:54 +0800
committerosa <osa@FreeBSD.org>2013-08-20 12:45:54 +0800
commite0af9471721158abca402b49480d45894d26b9b9 (patch)
treeb8b133825559dcc6ee8a5d84e5b4c1a1d3a31180 /www/nginx
parent806032e5dd0068e88d188bc7cf3d3c30f9f473d4 (diff)
downloadfreebsd-ports-gnome-e0af9471721158abca402b49480d45894d26b9b9.tar.gz
freebsd-ports-gnome-e0af9471721158abca402b49480d45894d26b9b9.tar.zst
freebsd-ports-gnome-e0af9471721158abca402b49480d45894d26b9b9.zip
Update from 4.0.13 to 4.0.14:
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 b0f01ca345b6..0836cada389a 100644
--- a/www/nginx/Makefile
+++ b/www/nginx/Makefile
@@ -656,7 +656,7 @@ CONFIGURE_ARGS+=--without-http_rewrite_module \
.endif
.if ${PORT_OPTIONS:MPASSENGER}
-PASSENGER_VERSION= 4.0.13
+PASSENGER_VERSION= 4.0.14
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 a18d28013bba..b657132360b8 100644
--- a/www/nginx/distinfo
+++ b/www/nginx/distinfo
@@ -74,8 +74,8 @@ SHA256 (modsecurity-apache_2.7.5.tar.gz) = 9e907536278d8da80d3dbb29aeffe9c4ec37c
SIZE (modsecurity-apache_2.7.5.tar.gz) = 1045387
SHA256 (naxsi-core-0.50.tgz) = 7cece5f9d9c5df9e09af1e1023bc8e04bbbbe953e67461b893b8240e82ca52ef
SIZE (naxsi-core-0.50.tgz) = 49809
-SHA256 (passenger-4.0.13.tar.gz) = 528b734bba041a7f1af7327534f9d5c22b581e477b19b49646cfc6c5a43e5a96
-SIZE (passenger-4.0.13.tar.gz) = 3867086
+SHA256 (passenger-4.0.14.tar.gz) = 332f561ae0ecccafd4889c4cf1b5e38ed350e6d91e6b82d465a77e661866596e
+SIZE (passenger-4.0.14.tar.gz) = 3869042
SHA256 (ngx_postgres-0.9.tar.gz) = aac0141e73b5c440927b7e040072f120b36e49deb2ff36ad00ff96a80622fbec
SIZE (ngx_postgres-0.9.tar.gz) = 41022
SHA256 (agentzh-rds-csv-nginx-module-v0.05rc2-0-gc15d3a4.tar.gz) = 5b135136b646c2647de2d89007bafd1136b06f20379555f8ebbc903b55000023
diff --git a/www/nginx/files/extra-patch-passenger-build-nginx.rb b/www/nginx/files/extra-patch-passenger-build-nginx.rb
index 07d2ad2331a0..de0b533e8d45 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-4.0.13/build/nginx.rb.orig 2013-05-28 01:13:38.000000000 +0400
-+++ ../passenger-4.0.13/build/nginx.rb 2013-05-28 19:21:20.000000000 +0400
+--- ../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 @@
desc "Build Nginx support files"
task :nginx => [