diff options
author | osa <osa@FreeBSD.org> | 2015-07-17 08:11:50 +0800 |
---|---|---|
committer | osa <osa@FreeBSD.org> | 2015-07-17 08:11:50 +0800 |
commit | 0076fb1de899b899d826b50989e3401116b015a1 (patch) | |
tree | 6d743c63833ed6285499d080d9cc86e3d5d973e7 /www/nginx/files | |
parent | 0deecd077a42722d8d882a7b3db09bd2d100ce20 (diff) | |
download | freebsd-ports-gnome-0076fb1de899b899d826b50989e3401116b015a1.tar.gz freebsd-ports-gnome-0076fb1de899b899d826b50989e3401116b015a1.tar.zst freebsd-ports-gnome-0076fb1de899b899d826b50989e3401116b015a1.zip |
Upgrade from 5.0.13 to 5.0.14:
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 08c6a9648899..7ff9928277ad 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.13/build/nginx.rb.orig 2013-10-27 02:00:00.000000000 +0400 -+++ ../passenger-5.0.13/build/nginx.rb 2015-03-07 06:07:38.000000000 +0300 +--- ../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 @@ -32,6 +32,7 @@ desc "Build Nginx support files" task :nginx => [ |