Date: Sat, 9 Sep 2023 13:42:22 GMT From: Piotr Kubaj <pkubaj@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 17be6f8d9167 - main - security/py-ssh-audit: update to 3.0.0 Message-ID: <202309091342.389DgMmY080751@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=17be6f8d916717ff85175dd159efd2083a984336 commit 17be6f8d916717ff85175dd159efd2083a984336 Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2023-09-09 04:45:22 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2023-09-09 13:41:21 +0000 security/py-ssh-audit: update to 3.0.0 Changelog: https://github.com/jtesta/ssh-audit/releases/tag/v3.0.0 --- security/py-ssh-audit/Makefile | 2 +- security/py-ssh-audit/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/security/py-ssh-audit/Makefile b/security/py-ssh-audit/Makefile index 0a8b88dc9a0b..f1de9202c363 100644 --- a/security/py-ssh-audit/Makefile +++ b/security/py-ssh-audit/Makefile @@ -1,6 +1,6 @@ PORTNAME= ssh-audit DISTVERSIONPREFIX= v -DISTVERSION= 2.9.0 +DISTVERSION= 3.0.0 CATEGORIES= security PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-ssh-audit/distinfo b/security/py-ssh-audit/distinfo index e1f9da639bee..029f5debdbf3 100644 --- a/security/py-ssh-audit/distinfo +++ b/security/py-ssh-audit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1682894560 -SHA256 (jtesta-ssh-audit-v2.9.0_GH0.tar.gz) = 29473d4daa370bc1334c092db5324d9cd61f486daa19236f9ec0d13674b38e9b -SIZE (jtesta-ssh-audit-v2.9.0_GH0.tar.gz) = 144686 +TIMESTAMP = 1694234052 +SHA256 (jtesta-ssh-audit-v3.0.0_GH0.tar.gz) = 42ef70e004c06f3b09e7d93e3c6e2d667bec0335b6e171f2c5024503ebd5c166 +SIZE (jtesta-ssh-audit-v3.0.0_GH0.tar.gz) = 151667
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309091342.389DgMmY080751>