diff options
author | sno <sno@pkgsrc.org> | 2009-07-08 13:48:30 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-07-08 13:48:30 +0000 |
commit | 64312f5de05c652cee6b7ce449b7ecc52fd7de57 (patch) | |
tree | 2dfad28e619d7646862b87983fa4aa762c807f00 /security/p5-Net-OpenSSH | |
parent | 7274af6ceff8704c2156f0c32cdd562e66404000 (diff) | |
download | pkgsrc-64312f5de05c652cee6b7ce449b7ecc52fd7de57.tar.gz |
Updating package for p5 module Net::OpenSSH from 0.34 to 0.35
Setting license to ${PERL5_LICENSE} (from module documentation)
Upstream changes:
0.35 Jun 30, 2009
- strict_mode was not working (bug report by wardmw@perlmonks)
- documentation correction (error reported by Kevin
Mulholland)
- Document that the SSH client bundled with your operative
system may not be good enough (report by Arun Rajamari).
- Add pointer to SSH::Batch in the docs
Diffstat (limited to 'security/p5-Net-OpenSSH')
-rw-r--r-- | security/p5-Net-OpenSSH/Makefile | 5 | ||||
-rw-r--r-- | security/p5-Net-OpenSSH/distinfo | 8 |
2 files changed, 7 insertions, 6 deletions
diff --git a/security/p5-Net-OpenSSH/Makefile b/security/p5-Net-OpenSSH/Makefile index 5857d9f11b5..6a7589e8afe 100644 --- a/security/p5-Net-OpenSSH/Makefile +++ b/security/p5-Net-OpenSSH/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/05/17 10:37:35 seb Exp $ +# $NetBSD: Makefile,v 1.2 2009/07/08 13:48:30 sno Exp $ # -DISTNAME= Net-OpenSSH-0.34 +DISTNAME= Net-OpenSSH-0.35 PKGNAME= p5-${DISTNAME} CATEGORIES= security net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} @@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Net-OpenSSH/ COMMENT= Perl SSH client package implemented on top of OpenSSH +LICENSE= ${PERL5_LICENSE} PKG_DESTDIR_SUPPORT= user-destdir USE_LANGUAGES= # empty diff --git a/security/p5-Net-OpenSSH/distinfo b/security/p5-Net-OpenSSH/distinfo index ca148b5d2d0..10021df6474 100644 --- a/security/p5-Net-OpenSSH/distinfo +++ b/security/p5-Net-OpenSSH/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2009/05/17 10:37:35 seb Exp $ +$NetBSD: distinfo,v 1.2 2009/07/08 13:48:30 sno Exp $ -SHA1 (Net-OpenSSH-0.34.tar.gz) = 650ce4c839dbfca4adb5236fc1de17a035509c25 -RMD160 (Net-OpenSSH-0.34.tar.gz) = 26d4bcfc6c17f5a8cb1fbdbcfe3654ee5ea07e65 -Size (Net-OpenSSH-0.34.tar.gz) = 28796 bytes +SHA1 (Net-OpenSSH-0.35.tar.gz) = 0a6e026cafd7f1375f8cf02d927507d2bd1266b9 +RMD160 (Net-OpenSSH-0.35.tar.gz) = c725cdc2e41ae74ac24b699fdba7c8df00e48ef0 +Size (Net-OpenSSH-0.35.tar.gz) = 28954 bytes |