aboutsummaryrefslogtreecommitdiffstats
path: root/security/rubygem-net-ssh-gateway/Makefile
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-03-25 01:47:58 +0800
committersunpoet <sunpoet@FreeBSD.org>2017-03-25 01:47:58 +0800
commit6a5412e096ba628b15568efba669ed542727248d (patch)
treee3d1cc6cfa093ba972746dee89c67c3adb305fab /security/rubygem-net-ssh-gateway/Makefile
parent80acae90d56e90c2414491889f6ed01813123930 (diff)
downloadfreebsd-ports-gnome-6a5412e096ba628b15568efba669ed542727248d.tar.gz
freebsd-ports-gnome-6a5412e096ba628b15568efba669ed542727248d.tar.zst
freebsd-ports-gnome-6a5412e096ba628b15568efba669ed542727248d.zip
Update to 2.0.0
- Add LICENSE_FILE Changes: https://github.com/net-ssh/net-ssh-gateway/blob/master/CHANGES.txt
Diffstat (limited to 'security/rubygem-net-ssh-gateway/Makefile')
-rw-r--r--security/rubygem-net-ssh-gateway/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/security/rubygem-net-ssh-gateway/Makefile b/security/rubygem-net-ssh-gateway/Makefile
index 5460be95482c..41c44628cfe9 100644
--- a/security/rubygem-net-ssh-gateway/Makefile
+++ b/security/rubygem-net-ssh-gateway/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= net-ssh-gateway
-PORTVERSION= 1.2.0
+PORTVERSION= 2.0.0
CATEGORIES= security rubygems
MASTER_SITES= RG
@@ -9,8 +9,9 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Establish Net::SSH connections through firewalls
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-RUN_DEPENDS= rubygem-net-ssh>=2.6.5:security/rubygem-net-ssh
+RUN_DEPENDS= rubygem-net-ssh>=4.0.0:security/rubygem-net-ssh
NO_ARCH= yes
USE_RUBY= yes