1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

- Update to 2.0.3

This commit is contained in:
Philip M. Gollucci 2009-12-09 08:26:29 +00:00
parent 46a7356272
commit b220d08576
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=245445
3 changed files with 4 additions and 7 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= net-sftp
PORTVERSION= 2.0.2
PORTVERSION= 2.0.3
CATEGORIES= security rubygems
MASTER_SITES= RF
MASTER_SITE_SUBDIR= net-ssh

View File

@ -1,3 +1,3 @@
MD5 (rubygem/net-sftp-2.0.2.gem) = 1153ab84a10a17f6eec187e456fab71c
SHA256 (rubygem/net-sftp-2.0.2.gem) = d67f4a3e0c306f6be83f1fc55da022441d137b2ef779d749a9b707ca7f98c482
SIZE (rubygem/net-sftp-2.0.2.gem) = 60928
MD5 (rubygem/net-sftp-2.0.3.gem) = dfc287b3a907f3414422a1c7d1b9304d
SHA256 (rubygem/net-sftp-2.0.3.gem) = 23baac3538215bb88818fc9e36bc1d55f8ac0a15466406d2d31e669661b50b31
SIZE (rubygem/net-sftp-2.0.3.gem) = 60928

View File

@ -2,6 +2,3 @@ Net::SFTP is a pure Ruby implementation of the SFTP client protocol
(versions 1 through 5).
WWW: http://net-ssh.rubyforge.org/
- Roderick van Domburg
r.s.a.vandomburg@nedforce.nl