summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/nginx-devel/Makefile4
-rw-r--r--www/nginx-devel/options.mk5
-rw-r--r--www/nginx/Makefile4
-rw-r--r--www/nginx/options.mk5
4 files changed, 10 insertions, 8 deletions
diff --git a/www/nginx-devel/Makefile b/www/nginx-devel/Makefile
index 422a886efe9..40b20ea949c 100644
--- a/www/nginx-devel/Makefile
+++ b/www/nginx-devel/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.79 2022/05/10 17:40:58 nia Exp $
+# $NetBSD: Makefile,v 1.80 2022/05/10 18:08:52 nia Exp $
DISTNAME= nginx-1.21.6
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= www
MASTER_SITES= http://nginx.org/download/
DISTFILES= ${DEFAULT_DISTFILES}
diff --git a/www/nginx-devel/options.mk b/www/nginx-devel/options.mk
index 5b5710d5703..fe54fd966e1 100644
--- a/www/nginx-devel/options.mk
+++ b/www/nginx-devel/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.4 2022/05/10 17:40:58 nia Exp $
+# $NetBSD: options.mk,v 1.5 2022/05/10 18:08:52 nia Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.nginx-devel
PKG_SUPPORTED_OPTIONS= array-var auth-request cache-purge dav debug
@@ -9,7 +9,8 @@ PKG_SUPPORTED_OPTIONS+= naxsi njs perl push realip rtmp
PKG_SUPPORTED_OPTIONS+= secure-link set-misc slice ssl status
PKG_SUPPORTED_OPTIONS+= stream-ssl-preread sub uwsgi
-PKG_SUGGESTED_OPTIONS= http2 pcre ssl
+PKG_SUGGESTED_OPTIONS= auth-request gzip http2 memcache pcre realip
+PKG_SUGGESTED_OPTIONS+= slice status ssl uwsgi
PKG_OPTIONS_LEGACY_OPTS+= v2:http2
diff --git a/www/nginx/Makefile b/www/nginx/Makefile
index e374554dc50..26162a6d58e 100644
--- a/www/nginx/Makefile
+++ b/www/nginx/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.114 2022/05/10 17:40:58 nia Exp $
+# $NetBSD: Makefile,v 1.115 2022/05/10 18:08:52 nia Exp $
DISTNAME= nginx-1.20.2
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= www
MASTER_SITES= http://nginx.org/download/
DISTFILES= ${DEFAULT_DISTFILES}
diff --git a/www/nginx/options.mk b/www/nginx/options.mk
index 745d22f8ff7..75353d1c10b 100644
--- a/www/nginx/options.mk
+++ b/www/nginx/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.78 2022/05/10 17:40:58 nia Exp $
+# $NetBSD: options.mk,v 1.79 2022/05/10 18:08:52 nia Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.nginx
PKG_SUPPORTED_OPTIONS= array-var auth-request cache-purge dav debug
@@ -9,7 +9,8 @@ PKG_SUPPORTED_OPTIONS+= naxsi njs pcre perl push realip rtmp
PKG_SUPPORTED_OPTIONS+= secure-link set-misc slice ssl status
PKG_SUPPORTED_OPTIONS+= stream-ssl-preread sub upload uwsgi
-PKG_SUGGESTED_OPTIONS= http2 pcre ssl
+PKG_SUGGESTED_OPTIONS= auth-request gzip http2 memcache pcre realip
+PKG_SUGGESTED_OPTIONS+= slice status ssl uwsgi
PKG_OPTIONS_LEGACY_OPTS+= v2:http2