- 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:
Sunpoet Po-Chuan Hsieh 2013-10-26 16:25:05 +00:00
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

View file

@ -2,19 +2,19 @@
# $FreeBSD$ # $FreeBSD$
PORTNAME= net-sftp PORTNAME= net-sftp
PORTVERSION= 2.0.5 PORTVERSION= 2.1.2
PORTREVISION= 1
CATEGORIES= security rubygems CATEGORIES= security rubygems
MASTER_SITES= RG MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org MAINTAINER= ruby@FreeBSD.org
COMMENT= Implementation of the SFTP client protocol 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_RUBY= yes
USE_RUBYGEMS= yes USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes RUBYGEM_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
SHA256 (rubygem/net-sftp-2.0.5.gem) = 1b54a3d560c11ce0ad3bae05ad01789ee13c23a271ddeee3caa85ecdcb381353 SHA256 (rubygem/net-sftp-2.1.2.gem) = 3e70b8130b1c86039b0847aeb088a2254df49053023546a5923e5763c923c710
SIZE (rubygem/net-sftp-2.0.5.gem) = 61440 SIZE (rubygem/net-sftp-2.1.2.gem) = 67584