diff options
author | osa <osa@FreeBSD.org> | 2015-05-25 00:27:37 +0800 |
---|---|---|
committer | osa <osa@FreeBSD.org> | 2015-05-25 00:27:37 +0800 |
commit | 52f15f643a0824e7e4a826bc3e2aa956d268b499 (patch) | |
tree | 8269172beede5b0e270470dd3b382dbe5df1d348 /www/nginx/files | |
parent | d2af14eec9c885d595084573fa4bbaf266307e07 (diff) | |
download | freebsd-ports-gnome-52f15f643a0824e7e4a826bc3e2aa956d268b499.tar.gz freebsd-ports-gnome-52f15f643a0824e7e4a826bc3e2aa956d268b499.tar.zst freebsd-ports-gnome-52f15f643a0824e7e4a826bc3e2aa956d268b499.zip |
Upgrade from 5.0.7 to 5.0.8:
o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
Diffstat (limited to 'www/nginx/files')
-rw-r--r-- | www/nginx/files/extra-patch-passenger-build-nginx.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/nginx/files/extra-patch-passenger-build-nginx.rb b/www/nginx/files/extra-patch-passenger-build-nginx.rb index 75eb87a59747..1a72af5849c1 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.7/build/nginx.rb.orig 2013-10-27 02:00:00.000000000 +0400 -+++ ../passenger-5.0.7/build/nginx.rb 2015-03-07 06:07:38.000000000 +0300 +--- ../passenger-5.0.8/build/nginx.rb.orig 2013-10-27 02:00:00.000000000 +0400 ++++ ../passenger-5.0.8/build/nginx.rb 2015-03-07 06:07:38.000000000 +0300 @@ -32,6 +32,7 @@ desc "Build Nginx support files" task :nginx => [ |