diff --git a/net/rubygem-train-core/Makefile b/net/rubygem-train-core/Makefile index 0d022ec174a4..e9e200de40f1 100644 --- a/net/rubygem-train-core/Makefile +++ b/net/rubygem-train-core/Makefile @@ -1,26 +1,27 @@ # Created by: Po-Chuan Hsieh PORTNAME= train-core PORTVERSION= 3.10.1 +PORTREVISION= 1 CATEGORIES= net rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Minimal Train with a backends for ssh and winrm LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-addressable>=2.5<3:www/rubygem-addressable \ rubygem-ffi>=1.3.1:devel/rubygem-ffi \ rubygem-json>=1.8<3.0:devel/rubygem-json \ rubygem-mixlib-shellout>=2.0<4.0:devel/rubygem-mixlib-shellout \ rubygem-net-scp>=1.2<4.0:security/rubygem-net-scp \ - rubygem-net-ssh>=2.9,2<7.0,2:security/rubygem-net-ssh + rubygem-net-ssh6>=2.9<7.0:security/rubygem-net-ssh6 USES= gem USE_RUBY= yes NO_ARCH= yes .include