From 5e80b54777a739c5d112c438940dfa6ec5c672bb Mon Sep 17 00:00:00 2001 From: Philippe Audeoud Date: Fri, 4 May 2012 12:24:51 +0000 Subject: [PATCH] - Update to 0.44 - Changelog: http://search.cpan.org/dist/Net-SSH2/Changes --- net/p5-Net-SSH2/Makefile | 6 +++--- net/p5-Net-SSH2/distinfo | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/net/p5-Net-SSH2/Makefile b/net/p5-Net-SSH2/Makefile index 08be5f967847..3ee3455677e1 100644 --- a/net/p5-Net-SSH2/Makefile +++ b/net/p5-Net-SSH2/Makefile @@ -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 \ diff --git a/net/p5-Net-SSH2/distinfo b/net/p5-Net-SSH2/distinfo index 8bfcf8ccf5d3..05868e918dc9 100644 --- a/net/p5-Net-SSH2/distinfo +++ b/net/p5-Net-SSH2/distinfo @@ -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 \ No newline at end of file