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,17 +1,21 @@ PORTNAME= python-gvm -DISTVERSION= 22.7.0 +DISTVERSION= 22.8.0 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= acm@FreeBSD.org COMMENT= The Greenbone Vulnerability Management Python API library LICENSE= GPLv3+ USES= python:3.7+ 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 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