aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorosa <osa@FreeBSD.org>2005-03-21 16:23:26 +0800
committerosa <osa@FreeBSD.org>2005-03-21 16:23:26 +0800
commitd94f21295a1306185a5f889d73e7aeed956f12fc (patch)
treecc8b4f7fee6be62bb4f4c1e2f5012a4527fc54a9 /www
parent7afe6ddd80113cf7f962412182ecab3b6dc14eb9 (diff)
downloadfreebsd-ports-gnome-d94f21295a1306185a5f889d73e7aeed956f12fc.tar.gz
freebsd-ports-gnome-d94f21295a1306185a5f889d73e7aeed956f12fc.tar.zst
freebsd-ports-gnome-d94f21295a1306185a5f889d73e7aeed956f12fc.zip
Update to 0.1.25.
Configure and build http_stub_status_module.
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