mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Upgrade from 5.0.14 to 5.0.15:
o) www/rubygem-passenger; o) third-party modules for www/nginx and www/nginx-devel.
This commit is contained in:
parent
6d43a7284f
commit
e89ec62916
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=393918
@ -689,7 +689,7 @@ CONFIGURE_ARGS+=--without-http_rewrite_module \
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MPASSENGER}
|
||||
PASSENGER_VERSION= 5.0.14
|
||||
PASSENGER_VERSION= 5.0.15
|
||||
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
|
||||
|
@ -28,8 +28,8 @@ SHA256 (modsecurity-2.9.0.tar.gz) = e2bbf789966c1f80094d88d9085a81bde082b2054f8e
|
||||
SIZE (modsecurity-2.9.0.tar.gz) = 4246467
|
||||
SHA256 (naxsi-core-0.50.tgz) = 7cece5f9d9c5df9e09af1e1023bc8e04bbbbe953e67461b893b8240e82ca52ef
|
||||
SIZE (naxsi-core-0.50.tgz) = 49809
|
||||
SHA256 (passenger-5.0.14.tar.gz) = dbc994a9d8a0f28f2abeec25191471bbfec6e51d3e0748d7e16947bc8713f6d5
|
||||
SIZE (passenger-5.0.14.tar.gz) = 5557110
|
||||
SHA256 (passenger-5.0.15.tar.gz) = 5ecc4c903eb351e3a29bd01f34ae08aa5d31879af74302fefd9834fcb3670df1
|
||||
SIZE (passenger-5.0.15.tar.gz) = 5297918
|
||||
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
|
||||
|
@ -1,5 +1,5 @@
|
||||
--- ../passenger-5.0.14/build/nginx.rb.orig 2013-10-27 02:00:00.000000000 +0400
|
||||
+++ ../passenger-5.0.14/build/nginx.rb 2015-03-07 06:07:38.000000000 +0300
|
||||
--- ../passenger-5.0.15/build/nginx.rb.orig 2013-10-27 02:00:00.000000000 +0400
|
||||
+++ ../passenger-5.0.15/build/nginx.rb 2015-03-07 06:07:38.000000000 +0300
|
||||
@@ -32,6 +32,7 @@
|
||||
desc "Build Nginx support files"
|
||||
task :nginx => [
|
||||
|
@ -673,7 +673,7 @@ CONFIGURE_ARGS+=--without-http_rewrite_module \
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MPASSENGER}
|
||||
PASSENGER_VERSION= 5.0.14
|
||||
PASSENGER_VERSION= 5.0.15
|
||||
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
|
||||
|
@ -28,8 +28,8 @@ SHA256 (modsecurity-2.9.0.tar.gz) = e2bbf789966c1f80094d88d9085a81bde082b2054f8e
|
||||
SIZE (modsecurity-2.9.0.tar.gz) = 4246467
|
||||
SHA256 (naxsi-core-0.50.tgz) = 7cece5f9d9c5df9e09af1e1023bc8e04bbbbe953e67461b893b8240e82ca52ef
|
||||
SIZE (naxsi-core-0.50.tgz) = 49809
|
||||
SHA256 (passenger-5.0.14.tar.gz) = dbc994a9d8a0f28f2abeec25191471bbfec6e51d3e0748d7e16947bc8713f6d5
|
||||
SIZE (passenger-5.0.14.tar.gz) = 5557110
|
||||
SHA256 (passenger-5.0.15.tar.gz) = 5ecc4c903eb351e3a29bd01f34ae08aa5d31879af74302fefd9834fcb3670df1
|
||||
SIZE (passenger-5.0.15.tar.gz) = 5297918
|
||||
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
|
||||
|
@ -1,5 +1,5 @@
|
||||
--- ../passenger-5.0.14/build/nginx.rb.orig 2013-10-27 02:00:00.000000000 +0400
|
||||
+++ ../passenger-5.0.14/build/nginx.rb 2015-03-07 06:07:38.000000000 +0300
|
||||
--- ../passenger-5.0.15/build/nginx.rb.orig 2013-10-27 02:00:00.000000000 +0400
|
||||
+++ ../passenger-5.0.15/build/nginx.rb 2015-03-07 06:07:38.000000000 +0300
|
||||
@@ -32,6 +32,7 @@
|
||||
desc "Build Nginx support files"
|
||||
task :nginx => [
|
||||
|
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= passenger
|
||||
PORTVERSION= 5.0.14
|
||||
PORTVERSION= 5.0.15
|
||||
CATEGORIES= www rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMEPREFIX= rubygem-
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/passenger-5.0.14.gem) = 0575abb979efc65e0ca1d9c6e03b86aad1102ced6b35104b0b85afbe52fa4315
|
||||
SIZE (rubygem/passenger-5.0.14.gem) = 5567488
|
||||
SHA256 (rubygem/passenger-5.0.15.gem) = 00a4e5cfe0e352b96807bd85f170ba8312c719dc37f98264fb28919feb181dae
|
||||
SIZE (rubygem/passenger-5.0.15.gem) = 5308416
|
||||
|
Loading…
Reference in New Issue
Block a user