aboutsummaryrefslogtreecommitdiffstats
path: root/www/nginx
diff options
context:
space:
mode:
authorosa <osa@FreeBSD.org>2011-03-11 22:37:59 +0800
committerosa <osa@FreeBSD.org>2011-03-11 22:37:59 +0800
commit1755310a17869c3c1044ae15629a2b65d164b8da (patch)
tree33fb9e480a74fe3ec4f404f7c38e490c6bee913a /www/nginx
parenta0141fdd35934b9c5d6851819e89b544292c8314 (diff)
downloadfreebsd-ports-gnome-1755310a17869c3c1044ae15629a2b65d164b8da.tar.gz
freebsd-ports-gnome-1755310a17869c3c1044ae15629a2b65d164b8da.tar.zst
freebsd-ports-gnome-1755310a17869c3c1044ae15629a2b65d164b8da.zip
Update from 3.0.4 to 3.0.5:
o) www/rubygem-passenger; (1) o) passenger support for www/nginx and www/nginx-devel. (2) Adopt passenger's version update for extra patches. Update preferred nginx version (1). Do not bump PORTREVISIONs. (2) Approved by: Jacob Atzen <jatzen@gmail.com> (maintainer) (1)
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 2001938279b8..0bf20b137a65 100644
--- a/www/nginx/Makefile
+++ b/www/nginx/Makefile
@@ -398,7 +398,7 @@ CONFIGURE_ARGS+=--with-pcre
.endif
.if defined(WITH_PASSENGER_MODULE)
-PASSENGER_VERSION= 3.0.4
+PASSENGER_VERSION= 3.0.5
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 6b3e2b20991a..6e637074b4d6 100644
--- a/www/nginx/distinfo
+++ b/www/nginx/distinfo
@@ -46,8 +46,8 @@ SHA256 (mod_zip-1.1.6.tar.gz) = d30546b4be8308c721df0240ebc38c474c6b577381a11032
SIZE (mod_zip-1.1.6.tar.gz) = 21991
SHA256 (ngx_http_memc_module-0.11.tar.gz) = 9ece68bdae2c170fb845c1082da6502401763ffd3e4b443226ff9303df65951f
SIZE (ngx_http_memc_module-0.11.tar.gz) = 98042
-SHA256 (passenger-3.0.4.tar.gz) = 225e819dafb66591ce30b0f4987353c448f5b54bca554d058654cc90d13a4644
-SIZE (passenger-3.0.4.tar.gz) = 2297803
+SHA256 (passenger-3.0.5.tar.gz) = d657c71c97697b4efc32facc43280cdd13cde8b899a4597c521dd860bfd8a932
+SIZE (passenger-3.0.5.tar.gz) = 2990671
SHA256 (ngx_slowfs_cache-1.5.tar.gz) = 8f3d1afd6bcaaeba89bc4f9d5e5ba3e2b334bf8e7e5b56bd37f25b5cbac8d828
SIZE (ngx_slowfs_cache-1.5.tar.gz) = 9785
SHA256 (ngx_supervisord-1.4.tar.gz) = 0954a4efb1b955692acf523e169221146d6aa93ad1643c9f2482f75a1fbf9e3b
diff --git a/www/nginx/files/extra-patch-passenger::build::nginx.rb b/www/nginx/files/extra-patch-passenger::build::nginx.rb
index e5e04fdab8fe..cf0487c22386 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.4/build/nginx.rb.orig 2010-12-07 13:57:32.000000000 +0300
-+++ ../passenger-3.0.4/build/nginx.rb 2010-12-07 13:58:13.000000000 +0300
+--- ../passenger-3.0.5/build/nginx.rb.orig 2010-12-07 13:57:32.000000000 +0300
++++ ../passenger-3.0.5/build/nginx.rb 2010-12-07 13:58:13.000000000 +0300
@@ -23,10 +23,7 @@
desc "Build Nginx helper agent"