diff options
Diffstat (limited to 'sysutils/rubygem-smart_proxy_remote_execution_ssh/Makefile')
-rw-r--r-- | sysutils/rubygem-smart_proxy_remote_execution_ssh/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/rubygem-smart_proxy_remote_execution_ssh/Makefile b/sysutils/rubygem-smart_proxy_remote_execution_ssh/Makefile index 30605fe05489..7ed8766d3e34 100644 --- a/sysutils/rubygem-smart_proxy_remote_execution_ssh/Makefile +++ b/sysutils/rubygem-smart_proxy_remote_execution_ssh/Makefile @@ -1,5 +1,5 @@ PORTNAME= smart_proxy_remote_execution_ssh -PORTVERSION= 0.11.5 +PORTVERSION= 0.11.6 CATEGORIES= sysutils ruby MASTER_SITES= RG @@ -11,6 +11,8 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= foreman-proxy>=1.12.0:net/foreman-proxy \ + rubygem-bcrypt_pbkdf>=1.0<2.0:security/rubygem-bcrypt_pbkdf \ + rubygem-ed25519>=1.2<2.0:security/rubygem-ed25519 \ rubygem-mqtt>=0.5<1:net/rubygem-mqtt \ rubygem-net-ssh>=7.2,2<8,2:security/rubygem-net-ssh \ rubygem-smart_proxy_dynflow>=0.9.4<1:sysutils/rubygem-smart_proxy_dynflow |