diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2011-05-30 07:50:55 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2011-05-30 07:50:55 +0000 |
commit | df439ca849298011e3b01133f79490eaeecb18ca (patch) | |
tree | 382e8fd158169926cf6837609d7c805e0aea4f27 /net/p5-Net-SSH2 | |
parent | 3b697015e504bb294b3d5a7b2021946393d0da3a (diff) | |
download | ports-df439ca849298011e3b01133f79490eaeecb18ca.tar.gz ports-df439ca849298011e3b01133f79490eaeecb18ca.zip |
Notes
Diffstat (limited to 'net/p5-Net-SSH2')
-rw-r--r-- | net/p5-Net-SSH2/Makefile | 5 | ||||
-rw-r--r-- | net/p5-Net-SSH2/distinfo | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net/p5-Net-SSH2/Makefile b/net/p5-Net-SSH2/Makefile index 042dc992254c..cf6451cd3fee 100644 --- a/net/p5-Net-SSH2/Makefile +++ b/net/p5-Net-SSH2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net-SSH2 -PORTVERSION= 0.35 +PORTVERSION= 0.36 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,6 +16,9 @@ COMMENT= Support for the SSH 2 protocol via libSSH2 LIB_DEPENDS= ssh2.1:${PORTSDIR}/security/libssh2 +LICENSE_COMB= dual +LICENSE= ART2 GPLv1 + PERL_CONFIGURE= yes MAN3= Net::SSH2.3 Net::SSH2::Channel.3 \ diff --git a/net/p5-Net-SSH2/distinfo b/net/p5-Net-SSH2/distinfo index 55478c059f8d..a0231aa559df 100644 --- a/net/p5-Net-SSH2/distinfo +++ b/net/p5-Net-SSH2/distinfo @@ -1,2 +1,2 @@ -SHA256 (Net-SSH2-0.35.tar.gz) = b600a6c9e4b2bebc2fbfc7d3b144da1228b9e768ec9a1391f7143919006d6ab7 -SIZE (Net-SSH2-0.35.tar.gz) = 92434 +SHA256 (Net-SSH2-0.36.tar.gz) = f015b99d74d25f44839e0d9281e60cdbc5ddb045decff42d5d3aac0ea961dc9b +SIZE (Net-SSH2-0.36.tar.gz) = 92542 |