aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorosa <osa@FreeBSD.org>2015-10-24 12:28:32 +0800
committerosa <osa@FreeBSD.org>2015-10-24 12:28:32 +0800
commiteb6b5e3726bd2859487291227f89ef5914b5a991 (patch)
tree72c4f45f04017dd2c61018ff83cf55008736497f /www
parentb436c7c6c781cdbdf11a8f99b7e8a9476e27c812 (diff)
downloadfreebsd-ports-gnome-eb6b5e3726bd2859487291227f89ef5914b5a991.tar.gz
freebsd-ports-gnome-eb6b5e3726bd2859487291227f89ef5914b5a991.tar.zst
freebsd-ports-gnome-eb6b5e3726bd2859487291227f89ef5914b5a991.zip
Update from 5.0.20 to 5.0.21:
o) www/rubygem-passenger; o) third-party passenger modules for www/nginx and www/nginx-devel.
Diffstat (limited to 'www')
-rw-r--r--www/nginx-devel/Makefile2
-rw-r--r--www/nginx-devel/distinfo4
-rw-r--r--www/nginx-devel/files/extra-patch-passenger-build-nginx.rb4
-rw-r--r--www/nginx/Makefile2
-rw-r--r--www/nginx/distinfo4
-rw-r--r--www/nginx/files/extra-patch-passenger-build-nginx.rb4
-rw-r--r--www/rubygem-passenger/Makefile4
-rw-r--r--www/rubygem-passenger/distinfo4
8 files changed, 14 insertions, 14 deletions
diff --git a/www/nginx-devel/Makefile b/www/nginx-devel/Makefile
index 5b34971b8c6c..bfab3479060a 100644
--- a/www/nginx-devel/Makefile
+++ b/www/nginx-devel/Makefile
@@ -702,7 +702,7 @@ CONFIGURE_ARGS+=--without-http_rewrite_module \
.endif
.if ${PORT_OPTIONS:MPASSENGER}
-PASSENGER_VERSION= 5.0.20
+PASSENGER_VERSION= 5.0.21
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}/src/nginx_module
diff --git a/www/nginx-devel/distinfo b/www/nginx-devel/distinfo
index ec1cbd91859d..3ed6a5a79c9f 100644
--- a/www/nginx-devel/distinfo
+++ b/www/nginx-devel/distinfo
@@ -26,8 +26,8 @@ SHA256 (mod_zip-1.1.6.tar.gz) = d30546b4be8308c721df0240ebc38c474c6b577381a11032
SIZE (mod_zip-1.1.6.tar.gz) = 21991
SHA256 (modsecurity-2.9.0.tar.gz) = e2bbf789966c1f80094d88d9085a81bde082b2054f8e38e0db571ca49208f434
SIZE (modsecurity-2.9.0.tar.gz) = 4246467
-SHA256 (passenger-5.0.20.tar.gz) = a5b35780beb7ecd39d18375acab3e4fa1a2e104b7a324f41a1f89c99e7b8b04c
-SIZE (passenger-5.0.20.tar.gz) = 5307200
+SHA256 (passenger-5.0.21.tar.gz) = 66bc55a43f08d77b7a5e42928bf19d7cab2297866996ebcaa4db01a2d78cc60c
+SIZE (passenger-5.0.21.tar.gz) = 5307571
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-devel/files/extra-patch-passenger-build-nginx.rb b/www/nginx-devel/files/extra-patch-passenger-build-nginx.rb
index c94488110f39..674ddaacb989 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-5.0.20/build/nginx.rb.orig 2013-10-27 02:00:00.000000000 +0400
-+++ ../passenger-5.0.20/build/nginx.rb 2015-09-26 02:05:27.664684000 +0300
+--- ../passenger-5.0.21/build/nginx.rb.orig 2013-10-27 02:00:00.000000000 +0400
++++ ../passenger-5.0.21/build/nginx.rb 2015-09-26 02:05:27.664684000 +0300
@@ -32,6 +32,7 @@
desc "Build Nginx support files"
task :nginx => [
diff --git a/www/nginx/Makefile b/www/nginx/Makefile
index bd28b27f2e18..f1e55734e314 100644
--- a/www/nginx/Makefile
+++ b/www/nginx/Makefile
@@ -688,7 +688,7 @@ CONFIGURE_ARGS+=--without-http_rewrite_module \
.endif
.if ${PORT_OPTIONS:MPASSENGER}
-PASSENGER_VERSION= 5.0.20
+PASSENGER_VERSION= 5.0.21
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}/src/nginx_module
diff --git a/www/nginx/distinfo b/www/nginx/distinfo
index a131e3e46d9b..bfedf478ec3d 100644
--- a/www/nginx/distinfo
+++ b/www/nginx/distinfo
@@ -26,8 +26,8 @@ SHA256 (mod_zip-1.1.6.tar.gz) = d30546b4be8308c721df0240ebc38c474c6b577381a11032
SIZE (mod_zip-1.1.6.tar.gz) = 21991
SHA256 (modsecurity-2.9.0.tar.gz) = e2bbf789966c1f80094d88d9085a81bde082b2054f8e38e0db571ca49208f434
SIZE (modsecurity-2.9.0.tar.gz) = 4246467
-SHA256 (passenger-5.0.20.tar.gz) = a5b35780beb7ecd39d18375acab3e4fa1a2e104b7a324f41a1f89c99e7b8b04c
-SIZE (passenger-5.0.20.tar.gz) = 5307200
+SHA256 (passenger-5.0.21.tar.gz) = 66bc55a43f08d77b7a5e42928bf19d7cab2297866996ebcaa4db01a2d78cc60c
+SIZE (passenger-5.0.21.tar.gz) = 5307571
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 c94488110f39..674ddaacb989 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.20/build/nginx.rb.orig 2013-10-27 02:00:00.000000000 +0400
-+++ ../passenger-5.0.20/build/nginx.rb 2015-09-26 02:05:27.664684000 +0300
+--- ../passenger-5.0.21/build/nginx.rb.orig 2013-10-27 02:00:00.000000000 +0400
++++ ../passenger-5.0.21/build/nginx.rb 2015-09-26 02:05:27.664684000 +0300
@@ -32,6 +32,7 @@
desc "Build Nginx support files"
task :nginx => [
diff --git a/www/rubygem-passenger/Makefile b/www/rubygem-passenger/Makefile
index 8629ef50d28f..feef44e59963 100644
--- a/www/rubygem-passenger/Makefile
+++ b/www/rubygem-passenger/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= passenger
-PORTVERSION= 5.0.20
+PORTVERSION= 5.0.21
CATEGORIES= www rubygems
MASTER_SITES= RG
PKGNAMEPREFIX= rubygem-
@@ -71,7 +71,7 @@ pre-patch:
s!#{PlatformInfo.debugging_cflags}!${CFLAGS}!g; \
s!-O2!!g; \
s! -feliminate-unused-debug-symbols -feliminate-unused-debug-types!!g; \
- 229s!true!false!' \
+ 230s!true!false!' \
${WRKSRC}/build/basics.rb
.if ${PORT_OPTIONS:NDEBUG}
@${REINPLACE_CMD} \
diff --git a/www/rubygem-passenger/distinfo b/www/rubygem-passenger/distinfo
index dd3a3821a709..c487e50c2292 100644
--- a/www/rubygem-passenger/distinfo
+++ b/www/rubygem-passenger/distinfo
@@ -1,2 +1,2 @@
-SHA256 (rubygem/passenger-5.0.20.gem) = b8fac856bd028dc9e0cbb1efce2dcb90c98bed8b7733b6fa0c9145813f1a4516
-SIZE (rubygem/passenger-5.0.20.gem) = 5316608
+SHA256 (rubygem/passenger-5.0.21.gem) = ac2fb8aab4855bc5a46720829e6db917d540aab81a6ea61a448e9751a230c20a
+SIZE (rubygem/passenger-5.0.21.gem) = 5318656