aboutsummaryrefslogtreecommitdiff
path: root/security/clusterssh
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2017-04-10 09:14:44 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2017-04-10 09:14:44 +0000
commit69d5371125c388f9fb02cf4d4731b369903311ce (patch)
treea587de695857b8cb1444210785a294c46c4d4e3d /security/clusterssh
parent670a1c0d4ae2afb0c46618afdb505cc28cc7bc7d (diff)
downloadports-69d5371125c388f9fb02cf4d4731b369903311ce.tar.gz
ports-69d5371125c388f9fb02cf4d4731b369903311ce.zip
Notes
Diffstat (limited to 'security/clusterssh')
-rw-r--r--security/clusterssh/Makefile17
-rw-r--r--security/clusterssh/distinfo6
-rw-r--r--security/clusterssh/pkg-descr2
3 files changed, 15 insertions, 10 deletions
diff --git a/security/clusterssh/Makefile b/security/clusterssh/Makefile
index 4bf9c744c363..66dcf1146b4d 100644
--- a/security/clusterssh/Makefile
+++ b/security/clusterssh/Makefile
@@ -2,11 +2,8 @@
# $FreeBSD$
PORTNAME= clusterssh
-PORTVERSION= 4.07
-PORTREVISION= 1
+PORTVERSION= 4.09
CATEGORIES= security net
-MASTER_SITES= SF/${PORTNAME}/2.%20ClusterSSH%20Series%204
-DISTNAME= App-ClusterSSH-${PORTVERSION}
MAINTAINER= lx@FreeBSD.org
COMMENT= Controls multiple hosts simultaneously via xterms and ssh
@@ -24,20 +21,28 @@ BUILD_DEPENDS= p5-File-Which>=0:sysutils/p5-File-Which \
p5-Exception-Class>=0:devel/p5-Exception-Class \
p5-Try-Tiny>=0:lang/p5-Try-Tiny \
p5-Tk>=0:x11-toolkits/p5-Tk \
- p5-X11-Protocol>=0:x11/p5-X11-Protocol \
p5-Sort-Naturally>=1:textproc/p5-Sort-Naturally \
+ p5-X11-Protocol>=0:x11/p5-X11-Protocol \
+ p5-X11-Protocol-Other>=0:x11/p5-X11-Protocol-Other \
xterm:x11/xterm
RUN_DEPENDS= p5-Tk>=0:x11-toolkits/p5-Tk \
p5-X11-Protocol>=0:x11/p5-X11-Protocol \
+ p5-X11-Protocol-Other>=0:x11/p5-X11-Protocol-Other \
p5-Exception-Class>=0:devel/p5-Exception-Class \
p5-Try-Tiny>=0:lang/p5-Try-Tiny \
p5-Sort-Naturally>=1:textproc/p5-Sort-Naturally \
xterm:x11/xterm
-TEST_DEPENDS= p5-CPAN-Changes>=0:devel/p5-CPAN-Changes
+TEST_DEPENDS= p5-CPAN-Changes>=0:devel/p5-CPAN-Changes \
+ p5-Test-Differences>=0:devel/p5-Test-Differences \
+ p5-Test-PerlTidy>=0:devel/p5-Test-PerlTidy
USES= perl5
+USE_GITHUB= yes
USE_PERL5= modbuild
+GH_ACCOUNT= duncs
+GH_TAGNAME= 4665a23
+
OPTIONS_SUB= yes
OPTIONS_DEFINE= BASH
diff --git a/security/clusterssh/distinfo b/security/clusterssh/distinfo
index 4aa03ba4ccf3..34981ac0712b 100644
--- a/security/clusterssh/distinfo
+++ b/security/clusterssh/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1477388954
-SHA256 (App-ClusterSSH-4.07.tar.gz) = 6766af3f14ada4d947a1f13788b00e292cbbdcff459efe8a4468526399a5c59b
-SIZE (App-ClusterSSH-4.07.tar.gz) = 89169
+TIMESTAMP = 1490543173
+SHA256 (duncs-clusterssh-4.09-4665a23_GH0.tar.gz) = 9445cfcf934f38756c265ba539fafe635bd08e130bb44048095a4687bcee08cf
+SIZE (duncs-clusterssh-4.09-4665a23_GH0.tar.gz) = 73553
diff --git a/security/clusterssh/pkg-descr b/security/clusterssh/pkg-descr
index 95581c81c9d4..f4cb15d63d48 100644
--- a/security/clusterssh/pkg-descr
+++ b/security/clusterssh/pkg-descr
@@ -2,4 +2,4 @@ ClusterSSH controls a number of xterm windows via a single graphical
console window to allow commands to be interactively run on multiple
servers over an ssh connection.
-WWW: http://clusterssh.sourceforge.net
+WWW: https://github.com/duncs/clusterssh/