From b6042b03217069e1b7636c7566bafeca2fe858a6 Mon Sep 17 00:00:00 2001 From: "Sergey A. Osokin" Date: Fri, 6 Dec 2013 02:28:12 +0000 Subject: Update from 4.0.26 to 4.0.27: o) www/rubygem-passenger; o) third-party modules for www/nginx and www/nginx-devel. * [Apache] Fixed a bug in the Apache module which could lock up the Apache process or thread. This is a regression introduced in version 4.0.24. * Node.js application processes now have friendly process titles. --- www/nginx-devel/Makefile | 2 +- www/nginx-devel/distinfo | 4 ++-- www/nginx-devel/files/extra-patch-passenger-build-nginx.rb | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'www/nginx-devel') diff --git a/www/nginx-devel/Makefile b/www/nginx-devel/Makefile index 72f31197d8df..1e0cf0524735 100644 --- a/www/nginx-devel/Makefile +++ b/www/nginx-devel/Makefile @@ -652,7 +652,7 @@ CONFIGURE_ARGS+=--without-http_rewrite_module \ .endif .if ${PORT_OPTIONS:MPASSENGER} -PASSENGER_VERSION= 4.0.26 +PASSENGER_VERSION= 4.0.27 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-devel/distinfo b/www/nginx-devel/distinfo index 12fe5a71ce62..635e0daf03fa 100644 --- a/www/nginx-devel/distinfo +++ b/www/nginx-devel/distinfo @@ -72,8 +72,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.26.tar.gz) = d585c5a9086f598bc464128a72ab842ac063ae10dfb0437f6839eae24f5b3669 -SIZE (passenger-4.0.26.tar.gz) = 4144837 +SHA256 (passenger-4.0.27.tar.gz) = b0e8ba5e78e7b5f941c9c6236f9139b98a028313c8d453e65057828c2e6a82b4 +SIZE (passenger-4.0.27.tar.gz) = 4142870 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-devel/files/extra-patch-passenger-build-nginx.rb b/www/nginx-devel/files/extra-patch-passenger-build-nginx.rb index 216a51241ce0..db0527abd9c2 100644 --- a/www/nginx-devel/files/extra-patch-passenger-build-nginx.rb +++ b/www/nginx-devel/files/extra-patch-passenger-build-nginx.rb @@ -1,5 +1,5 @@ ---- ../passenger-4.0.26/build/nginx.rb.orig 2013-10-12 11:05:08.000000000 +0400 -+++ ../passenger-4.0.26/build/nginx.rb 2013-10-12 11:06:18.000000000 +0400 +--- ../passenger-4.0.27/build/nginx.rb.orig 2013-10-12 11:05:08.000000000 +0400 ++++ ../passenger-4.0.27/build/nginx.rb 2013-10-12 11:06:18.000000000 +0400 @@ -32,16 +32,12 @@ desc "Build Nginx support files" task :nginx => [ -- cgit v1.2.3