aboutsummaryrefslogtreecommitdiff
path: root/www/nginx/Makefile
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2019-01-12 19:49:11 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2019-01-12 19:49:11 +0000
commitb2d3a90afb119afe04cf0329fb870c772020ab44 (patch)
tree166b8345472bda8d29b6a57f4e21e73914125f44 /www/nginx/Makefile
parent9bd26be469e6b71b2e0b117c00dc97501b7a7257 (diff)
downloadports-b2d3a90afb119afe04cf0329fb870c772020ab44.tar.gz
ports-b2d3a90afb119afe04cf0329fb870c772020ab44.zip
Update passenger and its third-party modules for www/nginx and
www/nginx-devel from 6.0.0 to 6.0.1. While I'm here: o) remove a needless whitespace and tabs; o) add a patch to disable anonymouse telemetry for passenger by default.
Notes
Notes: svn path=/head/; revision=490077
Diffstat (limited to 'www/nginx/Makefile')
-rw-r--r--www/nginx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/nginx/Makefile b/www/nginx/Makefile
index 67f0c368c4fd..85b815d96349 100644
--- a/www/nginx/Makefile
+++ b/www/nginx/Makefile
@@ -3,7 +3,7 @@
PORTNAME= nginx
PORTVERSION= 1.14.2
-PORTREVISION?= 3
+PORTREVISION?= 4
PORTEPOCH= 2
CATEGORIES= www
MASTER_SITES= http://nginx.org/download/ \