Mon Feb 22 16:38:15 2010 UTC ()
Updating security/p5-Net-OpenSSH from 0.44 to 0.45

Upstream changes:
0.45  Feb 17, 2010
	- support for taint mode
	- use better IPv6 regexp
	- bug in glob_quoter incorrectly handling empty strings solved
        - document how $SIG{CHLD} can break some methods and add FAQ
        - some typos corrected
	- update copyright notices


(sno)
diff -r1.4 -r1.5 pkgsrc/security/p5-Net-OpenSSH/Makefile
diff -r1.4 -r1.5 pkgsrc/security/p5-Net-OpenSSH/distinfo

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

--- pkgsrc/security/p5-Net-OpenSSH/Makefile 2010/02/02 20:18:29 1.4
+++ pkgsrc/security/p5-Net-OpenSSH/Makefile 2010/02/22 16:38:15 1.5
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.4 2010/02/02 20:18:29 sno Exp $ 1# $NetBSD: Makefile,v 1.5 2010/02/22 16:38:15 sno Exp $
2# 2#
3 3
4DISTNAME= Net-OpenSSH-0.44 4DISTNAME= Net-OpenSSH-0.45
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} 12LICENSE= ${PERL5_LICENSE}
13 13
14PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
15USE_LANGUAGES= # empty 15USE_LANGUAGES= # empty
16 16
17PERL5_PACKLIST= auto/Net/OpenSSH/.packlist 17PERL5_PACKLIST= auto/Net/OpenSSH/.packlist

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

--- pkgsrc/security/p5-Net-OpenSSH/distinfo 2010/02/02 20:18:29 1.4
+++ pkgsrc/security/p5-Net-OpenSSH/distinfo 2010/02/22 16:38:15 1.5
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.4 2010/02/02 20:18:29 sno Exp $ 1$NetBSD: distinfo,v 1.5 2010/02/22 16:38:15 sno Exp $
2 2
3SHA1 (Net-OpenSSH-0.44.tar.gz) = cd7350335fb323add27fa007ccc18a25ee1b418d 3SHA1 (Net-OpenSSH-0.45.tar.gz) = 28656d1b4bebfe6f0d738aff9d0c597dc5d866f1
4RMD160 (Net-OpenSSH-0.44.tar.gz) = 0530176c56813edf9790084e4fcf8366896b9d3b 4RMD160 (Net-OpenSSH-0.45.tar.gz) = d1d7ab73a97be93573a56c322977b64b86079596
5Size (Net-OpenSSH-0.44.tar.gz) = 33864 bytes 5Size (Net-OpenSSH-0.45.tar.gz) = 34837 bytes