aboutsummaryrefslogtreecommitdiff
path: root/security/py-notus-scanner/Makefile
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2024-04-24 22:29:33 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2024-04-24 22:30:12 +0000
commitfde0b606556b9deb1dd043cdd07d45145d33720b (patch)
tree892d77e57fc4cb9d1472bbace5247a727b499fd3 /security/py-notus-scanner/Makefile
parent958270c5c9e6f54403962595eef2e6740a14be03 (diff)
downloadports-fde0b606556b9deb1dd043cdd07d45145d33720b.tar.gz
ports-fde0b606556b9deb1dd043cdd07d45145d33720b.zip
security/gvm: update to 23.5.2
- databases/pg-gvm: update to 22.6.5 - security/gsa: update to 23.0.0 - security/gsad: update to 22.9.1 - security/gvm-libs: update to 22.9.1 - security/gvmd: update to 23.5.2 - security/openvas: update to 23.0.1 - security/py-gvm-tools: update to 24.3.0 - security/py-notus-scanner: update to 22.6.3 - security/py-ospd-openvas: update to 22.7.1 - security/py-python-gvm: update to 24.3.0 - security/py-greenbone-feed-sync: update to 24.3.0
Diffstat (limited to 'security/py-notus-scanner/Makefile')
-rw-r--r--security/py-notus-scanner/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/py-notus-scanner/Makefile b/security/py-notus-scanner/Makefile
index f1716d799d1c..57fc872cff88 100644
--- a/security/py-notus-scanner/Makefile
+++ b/security/py-notus-scanner/Makefile
@@ -1,7 +1,6 @@
PORTNAME= notus-scanner
-DISTVERSION= 22.6.2
+DISTVERSION= 22.6.3
DISTVERSIONPREFIX= v
-PORTREVISION= 1
CATEGORIES= security python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -43,7 +42,7 @@ post-patch:
${REINPLACE_CMD} -i "" -e 's|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/notus/scanner/cli/parser.py
${REINPLACE_CMD} -i "" -e 's|/etc/openvas/gnupg|/var/lib/openvas/gnupg|g' \
${WRKSRC}/notus/scanner/loader/gpg_sha_verifier.py
- ${REINPLACE_CMD} '36d' ${WRKSRC}/pyproject.toml
+ ${REINPLACE_CMD} '37d' ${WRKSRC}/pyproject.toml
@${RM} ${WRKSRC}/notus/scanner/cli/parser.py.orig
@${RM} ${WRKSRC}/notus/scanner/config.py.orig