Skip to content

Commit

Permalink
security/pssh: update to 2.3.5
Browse files Browse the repository at this point in the history
Changelog: https://github.com/lilydjwg/pssh/blob/v2.3.5/ChangeLog

PR:		270475
Reported by:	Pavel Timofeev <timp87@gmail.com> (maintainer)
  • Loading branch information
timp87 authored and Hiroki Tagato committed Mar 27, 2023
1 parent 9305cd3 commit 372f707
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions security/pssh/Makefile
@@ -1,6 +1,5 @@
PORTNAME= pssh
PORTVERSION= 2.3.4
PORTREVISION= 1
PORTVERSION= 2.3.5
DISTVERSIONPREFIX= v
CATEGORIES= security net sysutils

Expand All @@ -11,12 +10,13 @@ WWW= https://github.com/lilydjwg/pssh
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING

BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= rsync:net/rsync

USES= python:3.5+
USE_PYTHON= autoplist pep517
USE_GITHUB= yes
GH_ACCOUNT= lilydjwg
USE_PYTHON= autoplist distutils

NO_ARCH= yes
.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions security/pssh/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1595513049
SHA256 (lilydjwg-pssh-v2.3.4_GH0.tar.gz) = 0f139e8c4d59f0ed9379ce96660d8ce4e008020b22524466d9c23eb9830c841c
SIZE (lilydjwg-pssh-v2.3.4_GH0.tar.gz) = 51859
TIMESTAMP = 1679884487
SHA256 (lilydjwg-pssh-v2.3.5_GH0.tar.gz) = 97277f9d08b512c6a1b6dc5eac9677f34038096bae24484452d326137ba0d080
SIZE (lilydjwg-pssh-v2.3.5_GH0.tar.gz) = 52364

0 comments on commit 372f707

Please sign in to comment.