Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Aug 2024 14:43:41 GMT
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4dcfd42ce19a - main - www/varnish-*: Bump PORTREVISION to chase www/varnish7 update
Message-ID:  <202408051443.475Ehf9H046466@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by dbaio:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4dcfd42ce19a0e4d2b233aee6a23fe54da79f8a1

commit 4dcfd42ce19a0e4d2b233aee6a23fe54da79f8a1
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2024-08-04 21:50:05 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2024-08-05 14:41:47 +0000

    www/varnish-*: Bump PORTREVISION to chase www/varnish7 update
    
    Necessary to avoid ABI mismatch.
---
 www/varnish-ip2location/Makefile         | 2 +-
 www/varnish-ip2proxy/Makefile            | 2 +-
 www/varnish-libvmod-digest/Makefile      | 2 +-
 www/varnish-libvmod-dynamic/Makefile     | 2 +-
 www/varnish-libvmod-fileserver/Makefile  | 2 +-
 www/varnish-libvmod-geoip2/Makefile      | 2 +-
 www/varnish-libvmod-maxminddb/Makefile   | 2 +-
 www/varnish-libvmod-querystring/Makefile | 2 +-
 www/varnish-modules/Makefile             | 2 +-
 9 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/www/varnish-ip2location/Makefile b/www/varnish-ip2location/Makefile
index 11b0e8e82bc9..2d6c94745717 100644
--- a/www/varnish-ip2location/Makefile
+++ b/www/varnish-ip2location/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	ip2location
 PORTVERSION=	1.0.3
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	www
 PKGNAMEPREFIX=	varnish-
 
diff --git a/www/varnish-ip2proxy/Makefile b/www/varnish-ip2proxy/Makefile
index 96d7108c847d..5fca577cbf34 100644
--- a/www/varnish-ip2proxy/Makefile
+++ b/www/varnish-ip2proxy/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	ip2proxy
 PORTVERSION=	1.2.0
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	www
 PKGNAMEPREFIX=	varnish-
 
diff --git a/www/varnish-libvmod-digest/Makefile b/www/varnish-libvmod-digest/Makefile
index 2fe139aadcff..e5475ded6dc3 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=	3
+PORTREVISION=	4
 CATEGORIES=	www
 PKGNAMEPREFIX=	varnish-
 
diff --git a/www/varnish-libvmod-dynamic/Makefile b/www/varnish-libvmod-dynamic/Makefile
index 481d6e0fd77d..4124ea913a38 100644
--- a/www/varnish-libvmod-dynamic/Makefile
+++ b/www/varnish-libvmod-dynamic/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	libvmod-dynamic
 PORTVERSION=	20230321
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	www
 PKGNAMEPREFIX=	varnish-
 
diff --git a/www/varnish-libvmod-fileserver/Makefile b/www/varnish-libvmod-fileserver/Makefile
index f02fdc4e333d..7a3ab98b2dc3 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=	17
+PORTREVISION=	18
 CATEGORIES=	www
 PKGNAMEPREFIX=	varnish-
 
diff --git a/www/varnish-libvmod-geoip2/Makefile b/www/varnish-libvmod-geoip2/Makefile
index 1a72b90e5c86..a3d2e5dfc700 100644
--- a/www/varnish-libvmod-geoip2/Makefile
+++ b/www/varnish-libvmod-geoip2/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	libvmod-geoip2
 PORTVERSION=	20230405
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	www
 PKGNAMEPREFIX=	varnish-
 
diff --git a/www/varnish-libvmod-maxminddb/Makefile b/www/varnish-libvmod-maxminddb/Makefile
index 2b45ca2b67fb..29c71eda7881 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=	3
+PORTREVISION=	4
 CATEGORIES=	www
 PKGNAMEPREFIX=	varnish-
 
diff --git a/www/varnish-libvmod-querystring/Makefile b/www/varnish-libvmod-querystring/Makefile
index 4e570dd06f47..7f83504c555b 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=	3
+PORTREVISION=	4
 CATEGORIES=	www
 PKGNAMEPREFIX=	varnish-
 
diff --git a/www/varnish-modules/Makefile b/www/varnish-modules/Makefile
index 8a8ca81e1bf1..13b85100f336 100644
--- a/www/varnish-modules/Makefile
+++ b/www/varnish-modules/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	varnish-modules
 PORTVERSION=	0.23.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	www
 
 MAINTAINER=	zi@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408051443.475Ehf9H046466>