diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/envoy/Makefile | 2 | ||||
-rw-r--r-- | www/freenginx-devel/Makefile | 2 | ||||
-rw-r--r-- | www/freenginx/Makefile | 2 | ||||
-rw-r--r-- | www/nginx-devel/Makefile | 2 | ||||
-rw-r--r-- | www/nginx/Makefile | 2 | ||||
-rw-r--r-- | www/qt6-webengine/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/www/envoy/Makefile b/www/envoy/Makefile index a3abb5ca0c27..63a4e194f62e 100644 --- a/www/envoy/Makefile +++ b/www/envoy/Makefile @@ -1,7 +1,7 @@ PORTNAME= envoy PORTVERSION= 1.26.1 DISTVERSIONPREFIX= v -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= www MASTER_SITES= https://storage.googleapis.com/quiche-envoy-integration/:gurl DISTFILES= dd4080fec0b443296c0ed0036e1e776df8813aa7${EXTRACT_SUFX}:gurl diff --git a/www/freenginx-devel/Makefile b/www/freenginx-devel/Makefile index 5a3cf709c2f2..9f4073ea10c7 100644 --- a/www/freenginx-devel/Makefile +++ b/www/freenginx-devel/Makefile @@ -1,6 +1,6 @@ PORTNAME= freenginx PORTVERSION= 1.27.2 -PORTREVISION?= 16 +PORTREVISION?= 17 CATEGORIES= www MASTER_SITES= https://freenginx.org/download/ \ LOCAL/joneum diff --git a/www/freenginx/Makefile b/www/freenginx/Makefile index 49cd5a5a1c99..3e16486383bc 100644 --- a/www/freenginx/Makefile +++ b/www/freenginx/Makefile @@ -1,6 +1,6 @@ PORTNAME= nginx PORTVERSION= 1.26.0 -PORTREVISION?= 17 +PORTREVISION?= 18 CATEGORIES= www MASTER_SITES= https://freenginx.org/download/ \ LOCAL/joneum diff --git a/www/nginx-devel/Makefile b/www/nginx-devel/Makefile index 01eed1c0484f..8cb5de34129f 100644 --- a/www/nginx-devel/Makefile +++ b/www/nginx-devel/Makefile @@ -1,6 +1,6 @@ PORTNAME?= nginx PORTVERSION= 1.27.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= https://nginx.org/download/ \ LOCAL/osa diff --git a/www/nginx/Makefile b/www/nginx/Makefile index 3b96afb61802..c488d5bdc0ac 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -1,6 +1,6 @@ PORTNAME= nginx PORTVERSION= 1.26.3 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 3 CATEGORIES= www MASTER_SITES= https://nginx.org/download/ \ diff --git a/www/qt6-webengine/Makefile b/www/qt6-webengine/Makefile index e0e918a081bd..0f3c3fadae52 100644 --- a/www/qt6-webengine/Makefile +++ b/www/qt6-webengine/Makefile @@ -12,7 +12,7 @@ PORTNAME?= webengine DISTVERSION= ${QT6_VERSION} -PORTREVISION?= 0 # Master port for print/qt6-pdf. Please keep this line. +PORTREVISION?= 1 # Master port for print/qt6-pdf. Please keep this line. CATEGORIES?= www PKGNAMEPREFIX= qt6- |