mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 2.1.2
- Add LICENSE - Support STAGEDIR Changes: https://github.com/net-ssh/net-sftp/blob/master/CHANGES.txt
This commit is contained in:
parent
ad87c13cbf
commit
1ba91e6796
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=331713
2 changed files with 7 additions and 7 deletions
|
@ -2,19 +2,19 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= net-sftp
|
||||
PORTVERSION= 2.0.5
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.1.2
|
||||
CATEGORIES= security rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Implementation of the SFTP client protocol
|
||||
|
||||
RUN_DEPENDS= rubygem-net-ssh>=2.0.9:${PORTSDIR}/security/rubygem-net-ssh
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-net-ssh>=2.6.5:${PORTSDIR}/security/rubygem-net-ssh
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (rubygem/net-sftp-2.0.5.gem) = 1b54a3d560c11ce0ad3bae05ad01789ee13c23a271ddeee3caa85ecdcb381353
|
||||
SIZE (rubygem/net-sftp-2.0.5.gem) = 61440
|
||||
SHA256 (rubygem/net-sftp-2.1.2.gem) = 3e70b8130b1c86039b0847aeb088a2254df49053023546a5923e5763c923c710
|
||||
SIZE (rubygem/net-sftp-2.1.2.gem) = 67584
|
||||
|
|
Loading…
Add table
Reference in a new issue