aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/nginx-devel/Makefile3
-rw-r--r--www/nginx-devel/distinfo4
-rw-r--r--www/nginx/Makefile3
-rw-r--r--www/nginx/distinfo4
4 files changed, 8 insertions, 6 deletions
diff --git a/www/nginx-devel/Makefile b/www/nginx-devel/Makefile
index 630ec45feae1..fdfccb679434 100644
--- a/www/nginx-devel/Makefile
+++ b/www/nginx-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= nginx
-PORTVERSION= 0.1.24
+PORTVERSION= 0.1.25
CATEGORIES= www
MASTER_SITES= http://sysoev.ru/nginx/
@@ -33,6 +33,7 @@ CONFIGURE_ARGS= --prefix=${PREFIX}/etc/nginx \
--http-fastcgi-temp-path=${TMPDIR}/fastcgi_temp \
--http-log-path=${LOGDIR}/nginx-access.log \
--error-log-path=${LOGDIR}/nginx-error.log \
+ --with-http_stub_status_module \
--user=${WWWOWN} --group=${WWWGRP}
.if defined(WITHOUT_HTTP_REWRITE_MODULE) || defined(WITHOUT_PCRE)
diff --git a/www/nginx-devel/distinfo b/www/nginx-devel/distinfo
index e9821acfdd21..a94012c606de 100644
--- a/www/nginx-devel/distinfo
+++ b/www/nginx-devel/distinfo
@@ -1,2 +1,2 @@
-MD5 (nginx-0.1.24.tar.gz) = 230358b32da97e42e81165c709e0773b
-SIZE (nginx-0.1.24.tar.gz) = 287825
+MD5 (nginx-0.1.25.tar.gz) = afc92d951b2b024328d7a0d9002a2ac2
+SIZE (nginx-0.1.25.tar.gz) = 291125
diff --git a/www/nginx/Makefile b/www/nginx/Makefile
index 630ec45feae1..fdfccb679434 100644
--- a/www/nginx/Makefile
+++ b/www/nginx/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= nginx
-PORTVERSION= 0.1.24
+PORTVERSION= 0.1.25
CATEGORIES= www
MASTER_SITES= http://sysoev.ru/nginx/
@@ -33,6 +33,7 @@ CONFIGURE_ARGS= --prefix=${PREFIX}/etc/nginx \
--http-fastcgi-temp-path=${TMPDIR}/fastcgi_temp \
--http-log-path=${LOGDIR}/nginx-access.log \
--error-log-path=${LOGDIR}/nginx-error.log \
+ --with-http_stub_status_module \
--user=${WWWOWN} --group=${WWWGRP}
.if defined(WITHOUT_HTTP_REWRITE_MODULE) || defined(WITHOUT_PCRE)
diff --git a/www/nginx/distinfo b/www/nginx/distinfo
index e9821acfdd21..a94012c606de 100644
--- a/www/nginx/distinfo
+++ b/www/nginx/distinfo
@@ -1,2 +1,2 @@
-MD5 (nginx-0.1.24.tar.gz) = 230358b32da97e42e81165c709e0773b
-SIZE (nginx-0.1.24.tar.gz) = 287825
+MD5 (nginx-0.1.25.tar.gz) = afc92d951b2b024328d7a0d9002a2ac2
+SIZE (nginx-0.1.25.tar.gz) = 291125