aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2010-12-09 04:49:38 +0800
committerpgollucci <pgollucci@FreeBSD.org>2010-12-09 04:49:38 +0800
commit2d15b33eac679867d243f4c5e18d77050b6f6d0b (patch)
treeaa6ee5e4d76a027406c557ba0e840eb111efdfbc /security
parent1dc927ae9d9028001cfd25b2089b548d126ab1a3 (diff)
downloadfreebsd-ports-gnome-2d15b33eac679867d243f4c5e18d77050b6f6d0b.tar.gz
freebsd-ports-gnome-2d15b33eac679867d243f4c5e18d77050b6f6d0b.tar.zst
freebsd-ports-gnome-2d15b33eac679867d243f4c5e18d77050b6f6d0b.zip
- Fix dependency versions
Diffstat (limited to 'security')
-rw-r--r--security/rubygem-net-sftp/Makefile2
-rw-r--r--security/rubygem-net-ssh-gateway/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/security/rubygem-net-sftp/Makefile b/security/rubygem-net-sftp/Makefile
index d0aff192730b..94d9d43b0c81 100644
--- a/security/rubygem-net-sftp/Makefile
+++ b/security/rubygem-net-sftp/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Implementation of the SFTP client protocol
-RUN_DEPENDS= rubygem-net-ssh>=2.0.2:${PORTSDIR}/security/rubygem-net-ssh
+RUN_DEPENDS= rubygem-net-ssh>=2.0.9:${PORTSDIR}/security/rubygem-net-ssh
USE_RUBY= yes
USE_RUBYGEMS= yes
diff --git a/security/rubygem-net-ssh-gateway/Makefile b/security/rubygem-net-ssh-gateway/Makefile
index 8d04e7870607..086467566f66 100644
--- a/security/rubygem-net-ssh-gateway/Makefile
+++ b/security/rubygem-net-ssh-gateway/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Establish Net::SSH connections through firewalls
-RUN_DEPENDS= rubygem-net-ssh>=2.0.0:${PORTSDIR}/security/rubygem-net-ssh
+RUN_DEPENDS= rubygem-net-ssh>=1.99.1:${PORTSDIR}/security/rubygem-net-ssh
USE_RUBY= yes
USE_RUBYGEMS= yes