security/rubygem-net-sftp2: Add rubygem-net-sftp2 2.1.2

- Add PORTSCOUT
This commit is contained in:
Po-Chuan Hsieh
2021-07-19 06:05:27 +08:00
parent d4ef0c9455
commit 35cf7de429
4 changed files with 31 additions and 0 deletions

View File

@@ -1096,6 +1096,7 @@
SUBDIR += rubygem-net-scp
SUBDIR += rubygem-net-scp1
SUBDIR += rubygem-net-sftp
SUBDIR += rubygem-net-sftp2
SUBDIR += rubygem-net-ssh
SUBDIR += rubygem-net-ssh-gateway
SUBDIR += rubygem-net-ssh-gateway1

View File

@@ -0,0 +1,23 @@
# Created by: Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl>
PORTNAME= net-sftp
PORTVERSION= 2.1.2
CATEGORIES= security rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 2
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Implementation of the SFTP client protocol
LICENSE= MIT
RUN_DEPENDS= rubygem-net-ssh>=2.6.5:security/rubygem-net-ssh
USES= gem
USE_RUBY= yes
NO_ARCH= yes
PORTSCOUT= limit:^2\.
.include <bsd.port.mk>

View File

@@ -0,0 +1,3 @@
TIMESTAMP = 1626645800
SHA256 (rubygem/net-sftp-2.1.2.gem) = 3e70b8130b1c86039b0847aeb088a2254df49053023546a5923e5763c923c710
SIZE (rubygem/net-sftp-2.1.2.gem) = 67584

View File

@@ -0,0 +1,4 @@
Net::SFTP is a pure Ruby implementation of the SFTP client protocol
(versions 1 through 5).
WWW: https://github.com/net-ssh/net-sftp