Wed Jul 8 13:48:30 2009 UTC ()
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


(sno)
diff -r1.1.1.1 -r1.2 pkgsrc/security/p5-Net-OpenSSH/Makefile
diff -r1.1.1.1 -r1.2 pkgsrc/security/p5-Net-OpenSSH/distinfo

cvs diff -r1.1.1.1 -r1.2 pkgsrc/security/p5-Net-OpenSSH/Makefile (expand / switch to unified diff)

--- pkgsrc/security/p5-Net-OpenSSH/Makefile 2009/05/17 10:37:35 1.1.1.1
+++ pkgsrc/security/p5-Net-OpenSSH/Makefile 2009/07/08 13:48:30 1.2
@@ -1,19 +1,20 @@ @@ -1,19 +1,20 @@
1# $NetBSD: Makefile,v 1.1.1.1 2009/05/17 10:37:35 seb Exp $ 1# $NetBSD: Makefile,v 1.2 2009/07/08 13:48:30 sno Exp $
2# 2#
3 3
4DISTNAME= Net-OpenSSH-0.34 4DISTNAME= Net-OpenSSH-0.35
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6CATEGORIES= security net perl5 6CATEGORIES= security net perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/Net-OpenSSH/ 10HOMEPAGE= http://search.cpan.org/dist/Net-OpenSSH/
11COMMENT= Perl SSH client package implemented on top of OpenSSH 11COMMENT= Perl SSH client package implemented on top of OpenSSH
 12LICENSE= ${PERL5_LICENSE}
12 13
13PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
14USE_LANGUAGES= # empty 15USE_LANGUAGES= # empty
15 16
16PERL5_PACKLIST= auto/Net/OpenSSH/.packlist 17PERL5_PACKLIST= auto/Net/OpenSSH/.packlist
17 18
18.include "../../lang/perl5/module.mk" 19.include "../../lang/perl5/module.mk"
19.include "../../mk/bsd.pkg.mk" 20.include "../../mk/bsd.pkg.mk"

cvs diff -r1.1.1.1 -r1.2 pkgsrc/security/p5-Net-OpenSSH/distinfo (expand / switch to unified diff)

--- pkgsrc/security/p5-Net-OpenSSH/distinfo 2009/05/17 10:37:35 1.1.1.1
+++ pkgsrc/security/p5-Net-OpenSSH/distinfo 2009/07/08 13:48:30 1.2
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.1.1.1 2009/05/17 10:37:35 seb Exp $ 1$NetBSD: distinfo,v 1.2 2009/07/08 13:48:30 sno Exp $
2 2
3SHA1 (Net-OpenSSH-0.34.tar.gz) = 650ce4c839dbfca4adb5236fc1de17a035509c25 3SHA1 (Net-OpenSSH-0.35.tar.gz) = 0a6e026cafd7f1375f8cf02d927507d2bd1266b9
4RMD160 (Net-OpenSSH-0.34.tar.gz) = 26d4bcfc6c17f5a8cb1fbdbcfe3654ee5ea07e65 4RMD160 (Net-OpenSSH-0.35.tar.gz) = c725cdc2e41ae74ac24b699fdba7c8df00e48ef0
5Size (Net-OpenSSH-0.34.tar.gz) = 28796 bytes 5Size (Net-OpenSSH-0.35.tar.gz) = 28954 bytes