diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-04-26 18:12:23 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-04-26 18:12:23 +0000 |
commit | 4df367b1fd478d597c4feb91f1d466c1c6dfad24 (patch) | |
tree | 97d6d42e6287ffd39f9a93533306cd8550207135 /security | |
parent | 436d8b2d7e60fc9468414a5bf8283e80222cd49a (diff) | |
download | ports-4df367b1fd478d597c4feb91f1d466c1c6dfad24.tar.gz ports-4df367b1fd478d597c4feb91f1d466c1c6dfad24.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/rubygem-sshkit/Makefile | 4 | ||||
-rw-r--r-- | security/rubygem-sshkit/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/rubygem-sshkit/Makefile b/security/rubygem-sshkit/Makefile index c52f4187f924..9f2a163fa8ee 100644 --- a/security/rubygem-sshkit/Makefile +++ b/security/rubygem-sshkit/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sshkit -PORTVERSION= 1.3.0 +PORTVERSION= 1.4.0 CATEGORIES= security rubygems MASTER_SITES= RG @@ -12,7 +12,7 @@ COMMENT= Toolkit for remotely running commands on groups of servers LICENSE= GPLv3 RUN_DEPENDS= rubygem-net-scp>=1.1.2:${PORTSDIR}/security/rubygem-net-scp \ - rubygem-net-ssh>=0:${PORTSDIR}/security/rubygem-net-ssh \ + rubygem-net-ssh>=2.8.0:${PORTSDIR}/security/rubygem-net-ssh \ rubygem-term-ansicolor>=0:${PORTSDIR}/devel/rubygem-term-ansicolor USE_RUBY= yes diff --git a/security/rubygem-sshkit/distinfo b/security/rubygem-sshkit/distinfo index 1f0e3a637c6a..d72db4d35db5 100644 --- a/security/rubygem-sshkit/distinfo +++ b/security/rubygem-sshkit/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/sshkit-1.3.0.gem) = 2989be8f00c5844e2985761b6d7a8d2aaa07413860a50e13e5b2ae91aabb83a4 -SIZE (rubygem/sshkit-1.3.0.gem) = 134144 +SHA256 (rubygem/sshkit-1.4.0.gem) = a3acf291a1c153c966e732a8b86171ba4ac820a35fff75af31801bb55ef28172 +SIZE (rubygem/sshkit-1.4.0.gem) = 135680 |