Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Sep 2020 22:02:10 +0000 (UTC)
From:      Piotr Kubaj <pkubaj@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r550457 - in head/security/py-ssh-audit: . files
Message-ID:  <202009282202.08SM2AsQ036015@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pkubaj
Date: Mon Sep 28 22:02:10 2020
New Revision: 550457
URL: https://svnweb.freebsd.org/changeset/ports/550457

Log:
  security/py-ssh-audit: update to 2.3.0
  
  Changelog:
  https://github.com/jtesta/ssh-audit/releases/tag/v2.3.0

Deleted:
  head/security/py-ssh-audit/files/
Modified:
  head/security/py-ssh-audit/Makefile
  head/security/py-ssh-audit/distinfo

Modified: head/security/py-ssh-audit/Makefile
==============================================================================
--- head/security/py-ssh-audit/Makefile	Mon Sep 28 21:56:41 2020	(r550456)
+++ head/security/py-ssh-audit/Makefile	Mon Sep 28 22:02:10 2020	(r550457)
@@ -2,7 +2,7 @@
 
 PORTNAME=	ssh-audit
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.2.0
+DISTVERSION=	2.3.0
 CATEGORIES=	security
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 

Modified: head/security/py-ssh-audit/distinfo
==============================================================================
--- head/security/py-ssh-audit/distinfo	Mon Sep 28 21:56:41 2020	(r550456)
+++ head/security/py-ssh-audit/distinfo	Mon Sep 28 22:02:10 2020	(r550457)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1584001378
-SHA256 (jtesta-ssh-audit-v2.2.0_GH0.tar.gz) = a8f4f01122234bd84c01440bfd3b7a6026c50c1a06f3044846a8503c94f94cfb
-SIZE (jtesta-ssh-audit-v2.2.0_GH0.tar.gz) = 91792
+TIMESTAMP = 1601330147
+SHA256 (jtesta-ssh-audit-v2.3.0_GH0.tar.gz) = 776547591e7b69a2a8dcd1eaaac5d38321f2cb4a5de5f8e5a3e135b33236e812
+SIZE (jtesta-ssh-audit-v2.3.0_GH0.tar.gz) = 110507



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009282202.08SM2AsQ036015>