Date: Tue, 7 Jan 2025 00:32:19 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: b244ac354c43 - main - www/varnish-*: Bump PORTREVISION to chase www/varnish7 update Message-ID: <202501070032.5070WJcS037771@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=b244ac354c43a25841895e8225935c440784a1a5 commit b244ac354c43a25841895e8225935c440784a1a5 Author: Danilo G. Baio <dbaio@FreeBSD.org> AuthorDate: 2025-01-05 22:16:49 +0000 Commit: Danilo G. Baio <dbaio@FreeBSD.org> CommitDate: 2025-01-07 00:27:12 +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-geoip2/Makefile | 2 +- www/varnish-libvmod-maxminddb/Makefile | 2 +- www/varnish-libvmod-querystring/Makefile | 2 +- www/varnish-modules/Makefile | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/www/varnish-ip2location/Makefile b/www/varnish-ip2location/Makefile index 2d6c94745717..9e2ef5926b91 100644 --- a/www/varnish-ip2location/Makefile +++ b/www/varnish-ip2location/Makefile @@ -1,6 +1,6 @@ PORTNAME= ip2location PORTVERSION= 1.0.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www PKGNAMEPREFIX= varnish- diff --git a/www/varnish-ip2proxy/Makefile b/www/varnish-ip2proxy/Makefile index 5fca577cbf34..dd90b701ba32 100644 --- a/www/varnish-ip2proxy/Makefile +++ b/www/varnish-ip2proxy/Makefile @@ -1,6 +1,6 @@ PORTNAME= ip2proxy PORTVERSION= 1.2.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= www PKGNAMEPREFIX= varnish- diff --git a/www/varnish-libvmod-digest/Makefile b/www/varnish-libvmod-digest/Makefile index e5475ded6dc3..021a21377191 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= 4 +PORTREVISION= 5 CATEGORIES= www PKGNAMEPREFIX= varnish- diff --git a/www/varnish-libvmod-dynamic/Makefile b/www/varnish-libvmod-dynamic/Makefile index 4124ea913a38..1aca2b570ee2 100644 --- a/www/varnish-libvmod-dynamic/Makefile +++ b/www/varnish-libvmod-dynamic/Makefile @@ -1,6 +1,6 @@ PORTNAME= libvmod-dynamic PORTVERSION= 20230321 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= www PKGNAMEPREFIX= varnish- diff --git a/www/varnish-libvmod-geoip2/Makefile b/www/varnish-libvmod-geoip2/Makefile index a3d2e5dfc700..1b7d0729b78f 100644 --- a/www/varnish-libvmod-geoip2/Makefile +++ b/www/varnish-libvmod-geoip2/Makefile @@ -1,6 +1,6 @@ PORTNAME= libvmod-geoip2 PORTVERSION= 20230405 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www PKGNAMEPREFIX= varnish- diff --git a/www/varnish-libvmod-maxminddb/Makefile b/www/varnish-libvmod-maxminddb/Makefile index 29c71eda7881..243ff71c7fb6 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= 4 +PORTREVISION= 5 CATEGORIES= www PKGNAMEPREFIX= varnish- diff --git a/www/varnish-libvmod-querystring/Makefile b/www/varnish-libvmod-querystring/Makefile index 7f83504c555b..751437fd2424 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= 4 +PORTREVISION= 5 CATEGORIES= www PKGNAMEPREFIX= varnish- diff --git a/www/varnish-modules/Makefile b/www/varnish-modules/Makefile index 13b85100f336..790717cab43c 100644 --- a/www/varnish-modules/Makefile +++ b/www/varnish-modules/Makefile @@ -1,6 +1,6 @@ PORTNAME= varnish-modules PORTVERSION= 0.23.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MAINTAINER= zi@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501070032.5070WJcS037771>