- Update to 0.49

- Pet portlint(1) by changing tab into space in WWW link

Changes:	http://search.cpan.org/dist/Net-SSH2/Changes
Approved by:	jadawin@ (implicit, on holidays)
This commit is contained in:
Frederic Culot 2013-07-23 12:04:40 +00:00
parent 867ec689b5
commit d8b6518339
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=323528
3 changed files with 4 additions and 4 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Net-SSH2
PORTVERSION= 0.48
PORTVERSION= 0.49
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-

View file

@ -1,2 +1,2 @@
SHA256 (Net-SSH2-0.48.tar.gz) = b62c9fd708da50b0fc8a25d525e1416612b2095e377ec490651177c57de83a5d
SIZE (Net-SSH2-0.48.tar.gz) = 114268
SHA256 (Net-SSH2-0.49.tar.gz) = 10b33c982df2a01a1f292dc85b82d5f618fcca48fd8889afcec1fc30f10900af
SIZE (Net-SSH2-0.49.tar.gz) = 114405

View file

@ -9,4 +9,4 @@ The typical order is to create the SSH2 object, set up the connection methods
you want to use, call connect, authenticate with one of the auth methods, then
create channels on the connection to perform commands.
WWW: http://search.cpan.org/dist/Net-SSH2/
WWW: http://search.cpan.org/dist/Net-SSH2/