diff options
| author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-12-20 18:14:52 +0000 |
|---|---|---|
| committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-12-20 18:14:52 +0000 |
| commit | 8f3a7bf9f2d937150981d659978664f9288b03bd (patch) | |
| tree | e8f7ded4600b6b8d58fe831f6bfffa7550d0c28d /security/rubygem-sshkit/Makefile | |
| parent | 4a89c6755bc1dbbc6a77d57f30a22279a37d9fb6 (diff) | |
Notes
Diffstat (limited to 'security/rubygem-sshkit/Makefile')
| -rw-r--r-- | security/rubygem-sshkit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/rubygem-sshkit/Makefile b/security/rubygem-sshkit/Makefile index c456fe8396f7..0e49086a5e6e 100644 --- a/security/rubygem-sshkit/Makefile +++ b/security/rubygem-sshkit/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sshkit -PORTVERSION= 1.5.1 +PORTVERSION= 1.6.1 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-colorize>=0:${PORTSDIR}/devel/rubygem-colorize \ +RUN_DEPENDS= rubygem-colorize>=0.7.0:${PORTSDIR}/devel/rubygem-colorize \ rubygem-net-scp>=1.1.2:${PORTSDIR}/security/rubygem-net-scp \ rubygem-net-ssh>=2.8.0:${PORTSDIR}/security/rubygem-net-ssh |
