summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2023-12-02 15:36:00 -0300
committerDanilo G. Baio <dbaio@FreeBSD.org>2023-12-02 15:42:35 -0300
commit387a9946b0ab80126e70b8daa7f4f2a8f544fd96 (patch)
tree9d62a7e0b5957afed2146fb066d130eaf8d154e1
parentwww/varnish7: Update to 7.4.2, Fix vulnerability (diff)
www/varnish-*: Bump PORTREVISION to chase www/varnish7 update
Necessary to avoid ABI mismatch.
-rw-r--r--www/varnish-ip2location/Makefile2
-rw-r--r--www/varnish-ip2proxy/Makefile2
-rw-r--r--www/varnish-libvmod-digest/Makefile2
-rw-r--r--www/varnish-libvmod-dynamic/Makefile2
-rw-r--r--www/varnish-libvmod-fileserver/Makefile2
-rw-r--r--www/varnish-libvmod-geoip2/Makefile1
-rw-r--r--www/varnish-libvmod-maxminddb/Makefile2
-rw-r--r--www/varnish-libvmod-querystring/Makefile2
-rw-r--r--www/varnish-libvmod-redis/Makefile1
-rw-r--r--www/varnish-modules/Makefile1
10 files changed, 10 insertions, 7 deletions
diff --git a/www/varnish-ip2location/Makefile b/www/varnish-ip2location/Makefile
index 049d0992087a..11b0e8e82bc9 100644
--- a/www/varnish-ip2location/Makefile
+++ b/www/varnish-ip2location/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ip2location
PORTVERSION= 1.0.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www
PKGNAMEPREFIX= varnish-
diff --git a/www/varnish-ip2proxy/Makefile b/www/varnish-ip2proxy/Makefile
index 526825fb29e4..dd4edbc76517 100644
--- a/www/varnish-ip2proxy/Makefile
+++ b/www/varnish-ip2proxy/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ip2proxy
PORTVERSION= 1.2.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= www
PKGNAMEPREFIX= varnish-
diff --git a/www/varnish-libvmod-digest/Makefile b/www/varnish-libvmod-digest/Makefile
index 0a6b92e24ae7..b341da066006 100644
--- a/www/varnish-libvmod-digest/Makefile
+++ b/www/varnish-libvmod-digest/Makefile
@@ -1,7 +1,7 @@
PORTNAME= libvmod-digest
DISTVERSION= 1.0.2-6
DISTVERSIONSUFFIX= -g1793bea
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
PKGNAMEPREFIX= varnish-
diff --git a/www/varnish-libvmod-dynamic/Makefile b/www/varnish-libvmod-dynamic/Makefile
index 17ede5a99198..37846c3d9221 100644
--- a/www/varnish-libvmod-dynamic/Makefile
+++ b/www/varnish-libvmod-dynamic/Makefile
@@ -1,6 +1,6 @@
PORTNAME= libvmod-dynamic
PORTVERSION= 20230321
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
PKGNAMEPREFIX= varnish-
diff --git a/www/varnish-libvmod-fileserver/Makefile b/www/varnish-libvmod-fileserver/Makefile
index 5127a3498160..663cd1886abc 100644
--- a/www/varnish-libvmod-fileserver/Makefile
+++ b/www/varnish-libvmod-fileserver/Makefile
@@ -1,6 +1,6 @@
PORTNAME= libvmod-fileserver
PORTVERSION= 0.0.5
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= www
PKGNAMEPREFIX= varnish-
diff --git a/www/varnish-libvmod-geoip2/Makefile b/www/varnish-libvmod-geoip2/Makefile
index 4cced80180fc..24f62dc19108 100644
--- a/www/varnish-libvmod-geoip2/Makefile
+++ b/www/varnish-libvmod-geoip2/Makefile
@@ -1,5 +1,6 @@
PORTNAME= libvmod-geoip2
PORTVERSION= 20230405
+PORTREVISION= 1
CATEGORIES= www
PKGNAMEPREFIX= varnish-
diff --git a/www/varnish-libvmod-maxminddb/Makefile b/www/varnish-libvmod-maxminddb/Makefile
index 69b2c8a13344..917d1a5d8c7b 100644
--- a/www/varnish-libvmod-maxminddb/Makefile
+++ b/www/varnish-libvmod-maxminddb/Makefile
@@ -1,7 +1,7 @@
PORTNAME= libvmod-maxminddb
DISTVERSIONPREFIX= v
DISTVERSION= 1.0.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
PKGNAMEPREFIX= varnish-
diff --git a/www/varnish-libvmod-querystring/Makefile b/www/varnish-libvmod-querystring/Makefile
index 5a25c426103c..464b89eef1d3 100644
--- a/www/varnish-libvmod-querystring/Makefile
+++ b/www/varnish-libvmod-querystring/Makefile
@@ -1,6 +1,6 @@
PORTNAME= libvmod-querystring
DISTVERSION= v2.0.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
PKGNAMEPREFIX= varnish-
diff --git a/www/varnish-libvmod-redis/Makefile b/www/varnish-libvmod-redis/Makefile
index 7489043d6c1c..41df48d77f72 100644
--- a/www/varnish-libvmod-redis/Makefile
+++ b/www/varnish-libvmod-redis/Makefile
@@ -1,5 +1,6 @@
PORTNAME= libvmod-redis
PORTVERSION= 20230915
+PORTREVISION= 1
CATEGORIES= www
PKGNAMEPREFIX= varnish-
diff --git a/www/varnish-modules/Makefile b/www/varnish-modules/Makefile
index 192e0cc4c46e..418ead241b1e 100644
--- a/www/varnish-modules/Makefile
+++ b/www/varnish-modules/Makefile
@@ -1,5 +1,6 @@
PORTNAME= varnish-modules
PORTVERSION= 0.23.0
+PORTREVISION= 1
CATEGORIES= www
MAINTAINER= zi@FreeBSD.org