diff options
Diffstat (limited to 'security/rubygem-net-ssh-multi/Makefile')
-rw-r--r-- | security/rubygem-net-ssh-multi/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/security/rubygem-net-ssh-multi/Makefile b/security/rubygem-net-ssh-multi/Makefile index 0375df444e69..35674664b54d 100644 --- a/security/rubygem-net-ssh-multi/Makefile +++ b/security/rubygem-net-ssh-multi/Makefile @@ -6,15 +6,14 @@ # PORTNAME= net-ssh-multi -PORTVERSION= 1.0.1 -PORTREVISION= 1 +PORTVERSION= 1.1 CATEGORIES= security rubygems MASTER_SITES= RG MAINTAINER= renchap@cocoa-x.com COMMENT= SSH connection multiplexing library for Ruby -RUN_DEPENDS= rubygem-net-ssh>=1.99.2:${PORTSDIR}/security/rubygem-net-ssh \ +RUN_DEPENDS= rubygem-net-ssh>=2.1.4:${PORTSDIR}/security/rubygem-net-ssh \ rubygem-net-ssh-gateway>=0.99.0:${PORTSDIR}/security/rubygem-net-ssh-gateway USE_RUBY= yes |