aboutsummaryrefslogtreecommitdiff
path: root/security/py-ssh-audit/Makefile
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2024-04-24 09:43:04 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2024-04-24 21:21:20 +0000
commit21bd4414bb581b69dc27514ba019fda5a473a0a9 (patch)
tree4d3b391ab9acd763d98ef2473139dfa8260aed10 /security/py-ssh-audit/Makefile
parentb1e6d53ca84c39a466d21c43bb7ac503bd9635e5 (diff)
downloadports-21bd4414bb581b69dc27514ba019fda5a473a0a9.tar.gz
ports-21bd4414bb581b69dc27514ba019fda5a473a0a9.zip
security/py-ssh-audit: update to 3.2.0
Also switch to static pkg-plist. Changelog: https://github.com/jtesta/ssh-audit/releases/tag/v3.2.0
Diffstat (limited to 'security/py-ssh-audit/Makefile')
-rw-r--r--security/py-ssh-audit/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/py-ssh-audit/Makefile b/security/py-ssh-audit/Makefile
index 1303baddd735..db5af9c0d653 100644
--- a/security/py-ssh-audit/Makefile
+++ b/security/py-ssh-audit/Makefile
@@ -1,7 +1,6 @@
PORTNAME= ssh-audit
DISTVERSIONPREFIX= v
-DISTVERSION= 3.1.0
-PORTREVISION= 1
+DISTVERSION= 3.2.0
CATEGORIES= security
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -17,7 +16,7 @@ BUILD_DEPENDS= ${PY_SETUPTOOLS} \
USES= python
USE_GITHUB= yes
GH_ACCOUNT= jtesta
-USE_PYTHON= autoplist pep517
+USE_PYTHON= pep517
post-install:
${INSTALL_MAN} ${WRKSRC}/ssh-audit.1 ${STAGEDIR}${PREFIX}/share/man/man1