Update to clusterssh 4.02.03.

from Daniel Levai, maintainer timeout
This commit is contained in:
benoit 2014-03-16 08:54:34 +00:00
parent 9c85c8f67b
commit e9999b3ac8
3 changed files with 14 additions and 20 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.11 2013/03/21 19:07:56 sthen Exp $
# $OpenBSD: Makefile,v 1.12 2014/03/16 08:54:34 benoit Exp $
COMMENT= secure concurrent multi-server terminal control
DISTNAME= App-ClusterSSH-4.01_01
PKGNAME= clusterssh-4.01.01
DISTNAME= App-ClusterSSH-4.02_03
PKGNAME= clusterssh-4.02.03
CATEGORIES= security
@ -25,15 +25,12 @@ RUN_DEPENDS= x11/p5-Tk \
sysutils/p5-File-Which
BUILD_DEPENDS= ${RUN_DEPENDS}
# one test fails due to hard coded xterm path
TEST_DEPENDS=devel/p5-Test-Trap \
devel/p5-Test-Pod \
devel/p5-Test-Pod-Coverage \
devel/p5-Test-DistManifest
devel/p5-Test-DistManifest \
devel/p5-Test-Differences
MAKE_ENV= TEST_POD=Yes
post-extract:
cd ${WRKSRC}; chmod -R u+w MYMETA.json
.include <bsd.port.mk>

View File

@ -1,5 +1,2 @@
MD5 (App-ClusterSSH-4.01_01.tar.gz) = KtzUV9BkdAnIlI32jSaxVQ==
RMD160 (App-ClusterSSH-4.01_01.tar.gz) = F7Bd6fJaUpe0wy8hObk+ky7JqJc=
SHA1 (App-ClusterSSH-4.01_01.tar.gz) = JIH1zNj21HAlmZMTrChEBhgwPm8=
SHA256 (App-ClusterSSH-4.01_01.tar.gz) = 8WTtpThGywo6fov3+dZ3/kxMzyhQexLM2u6YG0CvBfY=
SIZE (App-ClusterSSH-4.01_01.tar.gz) = 85995
SHA256 (App-ClusterSSH-4.02_03.tar.gz) = lF+YtIdwGeT45KGrN9vkRospFJmXIvpuZomQitguEjM=
SIZE (App-ClusterSSH-4.02_03.tar.gz) = 78159

View File

@ -1,7 +1,7 @@
ClusterSSH opens terminal windows with connections to specified hosts
and an administration console. Any text typed into the administration
console is replicated to all other connected and active windows.
This tool is intended for, but not limited to, cluster administration
where the same configuration or commands must be run on each node within
the cluster. Performing these commands all at once via this tool ensures
all nodes are kept in sync.
ClusterSSH opens terminal windows with connections to specified hosts
and an administration console. Any text typed into the administration
console is replicated to all other connected and active windows.
This tool is intended for, but not limited to, cluster administration
where the same configuration or commands must be run on each node within
the cluster. Performing these commands all at once via this tool ensures
all nodes are kept in sync.