diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2018-07-03 23:15:03 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2018-07-03 23:15:03 +0000 |
commit | e93fe56d4b13e8c5fc53397d1c75c676980c7da5 (patch) | |
tree | c06096ec851b4ae31037550e1a182c2cf08454e4 /www/nginx/Makefile.extmod | |
parent | sysutils/mping: Update to 0.1.4 and add PKGNAMESUFFIX (diff) |
Upgrade passenger and its third-party modules for www/nginx
and www/nginx-devel from 5.3.2 to 5.3.3.
Notes
Notes:
svn path=/head/; revision=473856
Diffstat (limited to 'www/nginx/Makefile.extmod')
-rw-r--r-- | www/nginx/Makefile.extmod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/nginx/Makefile.extmod b/www/nginx/Makefile.extmod index 9bc4c9cb0af4..549d15eb2add 100644 --- a/www/nginx/Makefile.extmod +++ b/www/nginx/Makefile.extmod @@ -228,7 +228,7 @@ NAXSI_VARS= DSO_EXTMODS+=naxsi NAXSI_SUBDIR=/naxsi_src NJS_GH_TUPLE= nginx:njs:bb7efcc:njs NJS_VARS= DSO_EXTMODS+=njs NJS_SUBDIR=/nginx -PASSENGER_NGINX_VER= 5.3.2 +PASSENGER_NGINX_VER= 5.3.3 PASSENGER_CATEGORIES= ruby PASSENGER_USE= ruby=yes PASSENGER_BUILD_DEPENDS= ${LOCALBASE}/bin/rake:devel/rubygem-rake |