diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2018-11-28 00:00:03 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2018-11-28 00:00:03 +0000 |
commit | fec86d00b7e883b25c352c6203325bb4b92ae714 (patch) | |
tree | d8ef5c93e40e8df4c45fab3c4c0d275de8f78bc3 /www/nginx-devel/Makefile.extmod | |
parent | - Combine the two USES together - one used to incorrectly over-right the other. (diff) |
Update passenger and it's modules for www/nginx and
www/nginx-devel ports to 5.3.7.
Notes
Notes:
svn path=/head/; revision=486073
Diffstat (limited to 'www/nginx-devel/Makefile.extmod')
-rw-r--r-- | www/nginx-devel/Makefile.extmod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/nginx-devel/Makefile.extmod b/www/nginx-devel/Makefile.extmod index 2c2ded589609..6ee523d23645 100644 --- a/www/nginx-devel/Makefile.extmod +++ b/www/nginx-devel/Makefile.extmod @@ -222,7 +222,7 @@ NAXSI_VARS= DSO_EXTMODS+=naxsi NAXSI_SUBDIR=/naxsi_src NJS_GH_TUPLE= nginx:njs:ca2bcd2:njs NJS_VARS= DSO_EXTMODS+=njs NJS_SUBDIR=/nginx -PASSENGER_NGINX_VER= 5.3.5 +PASSENGER_NGINX_VER= 5.3.7 PASSENGER_CATEGORIES= ruby PASSENGER_USE= ruby=yes PASSENGER_BUILD_DEPENDS=${LOCALBASE}/bin/rake:devel/rubygem-rake |