git: a09f1076a9b8 - main - */*: Bump PORTREVISON because security/gvm-libs was updated to 22.4.1

From: Jose Alonso Cardenas Marquez <acm_at_FreeBSD.org>
Date: Fri, 18 Nov 2022 00:37:11 UTC
The branch main has been updated by acm:

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

commit a09f1076a9b8eb5bae87e2832245f11707dca2a3
Author:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
AuthorDate: 2022-11-18 00:36:15 +0000
Commit:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
CommitDate: 2022-11-18 00:36:15 +0000

    */*: Bump PORTREVISON because security/gvm-libs was updated to 22.4.1
---
 databases/pg-gvm/Makefile | 1 +
 security/gsad/Makefile    | 2 +-
 security/gvmd/Makefile    | 2 +-
 security/openvas/Makefile | 2 +-
 4 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/databases/pg-gvm/Makefile b/databases/pg-gvm/Makefile
index ffcd5031c7e5..573d7478022d 100644
--- a/databases/pg-gvm/Makefile
+++ b/databases/pg-gvm/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	pg-gvm
 DISTVERSION=	22.4.0
 DISTVERSIONPREFIX=v
+PORTREVISION=	1
 CATEGORIES=	databases devel
 
 MAINTAINER=	acm@FreeBSD.org
diff --git a/security/gsad/Makefile b/security/gsad/Makefile
index 544f509f724e..ab6f1938c180 100644
--- a/security/gsad/Makefile
+++ b/security/gsad/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	gsad
 DISTVERSIONPREFIX=	v
 DISTVERSION=	22.4.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	security
 
 MAINTAINER=	acm@FreeBSD.org
diff --git a/security/gvmd/Makefile b/security/gvmd/Makefile
index 6e2822bab6fa..e08ad5ce9652 100644
--- a/security/gvmd/Makefile
+++ b/security/gvmd/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	gvmd
 DISTVERSION=	22.4.0
-PORTREVISION=	2
 DISTVERSIONPREFIX=	v
+PORTREVISION=	3
 CATEGORIES=	security
 
 MAINTAINER=	acm@FreeBSD.org
diff --git a/security/openvas/Makefile b/security/openvas/Makefile
index d55067eb9a99..a9c922d26fd2 100644
--- a/security/openvas/Makefile
+++ b/security/openvas/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	openvas
 DISTVERSION=	22.4.0
-PORTREVISION=	2
 DISTVERSIONPREFIX=	v
+PORTREVISION=	3
 CATEGORIES=	security
 
 MAINTAINER=	acm@FreeBSD.org