diff --git a/net/p5-Net-SSH2/Makefile b/net/p5-Net-SSH2/Makefile index 1bb76beb3889..ec2347e8002f 100644 --- a/net/p5-Net-SSH2/Makefile +++ b/net/p5-Net-SSH2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Net-SSH2 -PORTVERSION= 0.48 +PORTVERSION= 0.49 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/net/p5-Net-SSH2/distinfo b/net/p5-Net-SSH2/distinfo index 4ffa791dd5bc..af5f075921b8 100644 --- a/net/p5-Net-SSH2/distinfo +++ b/net/p5-Net-SSH2/distinfo @@ -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 diff --git a/net/p5-Net-SSH2/pkg-descr b/net/p5-Net-SSH2/pkg-descr index 116baa3c9367..01427152c1eb 100644 --- a/net/p5-Net-SSH2/pkg-descr +++ b/net/p5-Net-SSH2/pkg-descr @@ -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/