aboutsummaryrefslogtreecommitdiff
path: root/www/nginx
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2012-08-04 06:01:12 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2012-08-04 06:01:12 +0000
commite594eae11d8fa7c5dc7631b40b16045aaa1bb653 (patch)
treee3a54a827cc4d87f884d86217ae24276be8d20ca /www/nginx
parentd351fbab9cfb5ff802f04a9ec5339a89a80564f1 (diff)
Notes
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 bf726d7a15e0..d4f0562999df 100644
--- a/www/nginx/Makefile
+++ b/www/nginx/Makefile
@@ -620,7 +620,7 @@ CONFIGURE_ARGS+=--without-http_rewrite_module \
.endif
.if ${PORT_OPTIONS:MPASSENGER}
-PASSENGER_VERSION= 3.0.14
+PASSENGER_VERSION= 3.0.15
MASTER_SITES+= RF/passenger/: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 f6e693e8543d..9583fb76620d 100644
--- a/www/nginx/distinfo
+++ b/www/nginx/distinfo
@@ -68,8 +68,8 @@ SHA256 (agentzh-memc-nginx-module-v0.13rc3-0-g4007350.tar.gz) = 8c6f7a421346be1f
SIZE (agentzh-memc-nginx-module-v0.13rc3-0-g4007350.tar.gz) = 39778
SHA256 (naxsi-0.46-1.tgz) = 635f7790dcf71d289fb9c69412adbe814ee056e9f4457c67e1fb462b2a5a4b21
SIZE (naxsi-0.46-1.tgz) = 449034
-SHA256 (passenger-3.0.14.tar.gz) = f9af8d0a39a5bd19698abd7c4e8e1be18dd7c628affd985a49979c098e3427d7
-SIZE (passenger-3.0.14.tar.gz) = 2654651
+SHA256 (passenger-3.0.15.tar.gz) = 3086fba813c29256069d4cfd092c2f8e2e564758292d9c32e16fe9d572b23956
+SIZE (passenger-3.0.15.tar.gz) = 2665076
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 ab1df4940e72..ca31e5b5f286 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-3.0.14/build/nginx.rb.orig 2010-12-07 13:57:32.000000000 +0300
-+++ ../passenger-3.0.14/build/nginx.rb 2010-12-07 13:58:13.000000000 +0300
+--- ../passenger-3.0.15/build/nginx.rb.orig 2010-12-07 13:57:32.000000000 +0300
++++ ../passenger-3.0.15/build/nginx.rb 2010-12-07 13:58:13.000000000 +0300
@@ -23,10 +23,7 @@
desc "Build Nginx helper agent"