git: ea1c40f3d37d - main - security/py-python-gvm: update to 22.8.0

From: Jose Alonso Cardenas Marquez <acm_at_FreeBSD.org>
Date: Sat, 27 Aug 2022 23:40:49 UTC
The branch main has been updated by acm:

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

commit ea1c40f3d37dfd7a0a42b782886440cda86e425a
Author:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
AuthorDate: 2022-08-27 23:36:52 +0000
Commit:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
CommitDate: 2022-08-27 23:36:52 +0000

    security/py-python-gvm: update to 22.8.0
    
    ChangeLog at:   https://github.com/greenbone/python-gvm/releases/tag/v22.8.0
---
 security/py-python-gvm/Makefile | 6 +++++-
 security/py-python-gvm/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/security/py-python-gvm/Makefile b/security/py-python-gvm/Makefile
index 75b0a196c569..f885b81de369 100644
--- a/security/py-python-gvm/Makefile
+++ b/security/py-python-gvm/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	python-gvm
-DISTVERSION=	22.7.0
+DISTVERSION=	22.8.0
 CATEGORIES=	security python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,4 +14,8 @@ USE_PYTHON=	autoplist distutils
 
 NO_ARCH=	yes
 
+post-patch:
+	${REINPLACE_CMD} -i "" -e 's|/run/gvmd/|/var/run/gvmd/|g' \
+		${WRKSRC}/gvm/connections.py
+
 .include <bsd.port.mk>
diff --git a/security/py-python-gvm/distinfo b/security/py-python-gvm/distinfo
index 243c672425e7..79f9a9956830 100644
--- a/security/py-python-gvm/distinfo
+++ b/security/py-python-gvm/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1659331466
-SHA256 (python-gvm-22.7.0.tar.gz) = 1b4e296e2038b33c8992ff95c7baaee9db766c58482238f454e7f2e7a7457937
-SIZE (python-gvm-22.7.0.tar.gz) = 175193
+TIMESTAMP = 1661642679
+SHA256 (python-gvm-22.8.0.tar.gz) = 58db6c4f798d4455aa84b0cbb2d55c13af69106e53a3b6a07a8a0cc2165b7e27
+SIZE (python-gvm-22.8.0.tar.gz) = 175156