aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--security/rubygem-sshkit/Makefile4
-rw-r--r--security/rubygem-sshkit/distinfo4
-rw-r--r--security/rubygem-sshkit/pkg-descr2
3 files changed, 5 insertions, 5 deletions
diff --git a/security/rubygem-sshkit/Makefile b/security/rubygem-sshkit/Makefile
index 10a963ca2e0a..0946a5350fab 100644
--- a/security/rubygem-sshkit/Makefile
+++ b/security/rubygem-sshkit/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= sshkit
-PORTVERSION= 1.1.0
+PORTVERSION= 1.2.0
CATEGORIES= security rubygems
MASTER_SITES= RG
@@ -11,7 +11,7 @@ COMMENT= Toolkit for remotely running commands on groups of servers
LICENSE= GPLv3
-RUN_DEPENDS= rubygem-net-scp>=0:${PORTSDIR}/security/rubygem-net-scp \
+RUN_DEPENDS= rubygem-net-scp>=1.1.2:${PORTSDIR}/security/rubygem-net-scp \
rubygem-net-ssh>=0:${PORTSDIR}/security/rubygem-net-ssh \
rubygem-term-ansicolor>=0:${PORTSDIR}/devel/rubygem-term-ansicolor
diff --git a/security/rubygem-sshkit/distinfo b/security/rubygem-sshkit/distinfo
index 52748ca44dc1..c3eb8c6ab1c2 100644
--- a/security/rubygem-sshkit/distinfo
+++ b/security/rubygem-sshkit/distinfo
@@ -1,2 +1,2 @@
-SHA256 (rubygem/sshkit-1.1.0.gem) = 2455e0b536f4aba60895e82ba3030639cea77f6533ef287b0ddc57823eecbc16
-SIZE (rubygem/sshkit-1.1.0.gem) = 131072
+SHA256 (rubygem/sshkit-1.2.0.gem) = 71bb4c11be8b5b1e0a2af78da0fcdb3a832c509c09d337404825b8060a78f5af
+SIZE (rubygem/sshkit-1.2.0.gem) = 132608
diff --git a/security/rubygem-sshkit/pkg-descr b/security/rubygem-sshkit/pkg-descr
index c9d03c7b15d8..7b5e08869860 100644
--- a/security/rubygem-sshkit/pkg-descr
+++ b/security/rubygem-sshkit/pkg-descr
@@ -1,5 +1,5 @@
SSHKit is a comprehensive toolkit for remotely running commands in a structured
manner on groups of servers.
-WWW: https://github.com/leehambley/sshkit
+WWW: https://github.com/capistrano/sshkit
RG: https://rubygems.org/gems/sshkit