git: 387a9946b0ab - main - www/varnish-*: Bump PORTREVISION to chase www/varnish7 update
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 02 Dec 2023 18:43:47 UTC
The branch main has been updated by dbaio: URL: https://cgit.FreeBSD.org/ports/commit/?id=387a9946b0ab80126e70b8daa7f4f2a8f544fd96 commit 387a9946b0ab80126e70b8daa7f4f2a8f544fd96 Author: Danilo G. Baio <dbaio@FreeBSD.org> AuthorDate: 2023-12-02 18:36:00 +0000 Commit: Danilo G. Baio <dbaio@FreeBSD.org> CommitDate: 2023-12-02 18:42:35 +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 | 1 + www/varnish-libvmod-maxminddb/Makefile | 2 +- www/varnish-libvmod-querystring/Makefile | 2 +- www/varnish-libvmod-redis/Makefile | 1 + www/varnish-modules/Makefile | 1 + 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