diff options
author | itojun <itojun> | 2000-11-09 09:19:37 +0000 |
---|---|---|
committer | itojun <itojun> | 2000-11-09 09:19:37 +0000 |
commit | fa4554968eb2c32b19aeeeff39d0bb35ab3f205f (patch) | |
tree | 1074b54e53aa2742b8e940dcd3ee4a026dd2d325 /security | |
parent | 5f67b510fdf79fac51faaccf94d6b4c82d267bed (diff) | |
download | pkgsrc-fa4554968eb2c32b19aeeeff39d0bb35ab3f205f.tar.gz |
ssh-add.1 was fixed in master repository
Diffstat (limited to 'security')
-rw-r--r-- | security/openssh/files/patch-sum | 3 | ||||
-rw-r--r-- | security/openssh/patches/patch-ae | 20 |
2 files changed, 1 insertions, 22 deletions
diff --git a/security/openssh/files/patch-sum b/security/openssh/files/patch-sum index 6e65c44e9ed..d77fd2c1248 100644 --- a/security/openssh/files/patch-sum +++ b/security/openssh/files/patch-sum @@ -1,6 +1,5 @@ -$NetBSD: patch-sum,v 1.21 2000/11/09 09:18:24 itojun Exp $ +$NetBSD: patch-sum,v 1.22 2000/11/09 09:19:37 itojun Exp $ MD5 (patch-aa) = c56c29774b368e412e942b73d64d55a6 -MD5 (patch-ae) = 62661f8a920ea0b12a1604c1a6c0a490 MD5 (patch-ah) = a73b90de7d5096baa1761d06c475d74e MD5 (patch-an) = eccf8c19bcee913de49eb2b38999e609 diff --git a/security/openssh/patches/patch-ae b/security/openssh/patches/patch-ae deleted file mode 100644 index a9753b53edb..00000000000 --- a/security/openssh/patches/patch-ae +++ /dev/null @@ -1,20 +0,0 @@ -$NetBSD: patch-ae,v 1.6 2000/11/09 09:18:24 itojun Exp $ - ---- ssh-add.1.orig Sat Sep 16 11:29:10 2000 -+++ ssh-add.1 Thu Nov 9 18:03:59 2000 -@@ -66,6 +66,7 @@ - .Bl -tag -width Ds - .It Fl l - Lists fingerprints of all identities currently represented by the agent. -+.El - .It Fl L - Lists public key parameters of all identities currently represented by the agent. - .It Fl d -@@ -91,6 +92,7 @@ - Contains the DSA authentication identity of the user. - .El - .Sh ENVIRONMENT -+.El - .Bl -tag -width Ds - .It Ev "DISPLAY" and "SSH_ASKPASS" - If |