security/rubygem-net-sftp2: Add rubygem-net-sftp2 2.1.2
- Add PORTSCOUT
This commit is contained in:
@@ -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
|
||||
|
||||
23
security/rubygem-net-sftp2/Makefile
Normal file
23
security/rubygem-net-sftp2/Makefile
Normal 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>
|
||||
3
security/rubygem-net-sftp2/distinfo
Normal file
3
security/rubygem-net-sftp2/distinfo
Normal 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
|
||||
4
security/rubygem-net-sftp2/pkg-descr
Normal file
4
security/rubygem-net-sftp2/pkg-descr
Normal 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
|
||||
Reference in New Issue
Block a user