From dd334d4156900b6472dba4ae1c3c4393e9d18330 Mon Sep 17 00:00:00 2001 From: branch-fixup Date: Tue, 18 Nov 2008 16:19:04 +0000 Subject: [PATCH] Add files from parent branch HEAD: security/p5-Net-SSH/patches/patch-aa --- security/p5-Net-SSH/patches/patch-aa | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 security/p5-Net-SSH/patches/patch-aa diff --git a/security/p5-Net-SSH/patches/patch-aa b/security/p5-Net-SSH/patches/patch-aa new file mode 100644 index 000000000000..be810ba72c19 --- /dev/null +++ b/security/p5-Net-SSH/patches/patch-aa @@ -0,0 +1,15 @@ +$NetBSD$ + +XXX YMMV + +--- t/03-packet.t.orig 2008-10-21 15:41:51.000000000 +0000 ++++ t/03-packet.t +@@ -99,7 +99,7 @@ $ssh->{session}{sock} = $fh; + # (which dups some handles), we're likely to have as many as 8 + # real handles open, if not more + # However, too high and we run into problems with the shell +- sub FILENO { 25 } ++ sub FILENO { 16 } + + sub READ + { -- 2.41.0