- Update to 0.44
- Changelog: http://search.cpan.org/dist/Net-SSH2/Changes
This commit is contained in:
parent
543a51efc6
commit
5e80b54777
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=296004
2 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Net-SSH2
|
||||
PORTVERSION= 0.40
|
||||
PORTVERSION= 0.44
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -14,11 +14,11 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= jadawin@FreeBSD.org
|
||||
COMMENT= Support for the SSH 2 protocol via libSSH2
|
||||
|
||||
LIB_DEPENDS= ssh2.1:${PORTSDIR}/security/libssh2
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
LIB_DEPENDS= ssh2.1:${PORTSDIR}/security/libssh2
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Net::SSH2.3 Net::SSH2::Channel.3 \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Net-SSH2-0.40.tar.gz) = 96191f3a982e5be8bf5923330ec3027314bff20fa5f02ac5f2aafdd23df90ae5
|
||||
SIZE (Net-SSH2-0.40.tar.gz) = 106713
|
||||
SHA256 (Net-SSH2-0.44.tar.gz) = d11cd93db4bcfcc4ba0e2f9598a0c0631d40268a52356b050d23c7531d2ce3c8
|
||||
SIZE (Net-SSH2-0.44.tar.gz) = 110761
|
Loading…
Reference in a new issue