summaryrefslogtreecommitdiff
path: root/security/ssh2/files/patch-af
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2000-09-02 03:56:57 +0000
committerKris Kennaway <kris@FreeBSD.org>2000-09-02 03:56:57 +0000
commitba8c80d1865153abfec7d00612976a30d9d5669e (patch)
tree41446f449d5ad32bcd08c82e7c6fb045f3392b89 /security/ssh2/files/patch-af
parentUpgrade to dsniff 2.2 (diff)
Upgrade to ssh-2.3.0.
PR: ports/20869 Submitted by: Issei Suzuki <issei@issei.org> (Maintainer)
Notes
Notes: svn path=/head/; revision=32191
Diffstat (limited to 'security/ssh2/files/patch-af')
-rw-r--r--security/ssh2/files/patch-af8
1 files changed, 4 insertions, 4 deletions
diff --git a/security/ssh2/files/patch-af b/security/ssh2/files/patch-af
index f052a835c93c..981cd3e1550d 100644
--- a/security/ssh2/files/patch-af
+++ b/security/ssh2/files/patch-af
@@ -1,6 +1,6 @@
---- apps/ssh/Makefile.in.orig Thu Mar 30 21:41:56 2000
-+++ apps/ssh/Makefile.in Wed May 17 18:09:57 2000
-@@ -134,7 +134,7 @@
+--- apps/ssh/Makefile.in.orig Thu Aug 24 17:41:55 2000
++++ apps/ssh/Makefile.in Sun Aug 27 01:16:01 2000
+@@ -143,7 +143,7 @@
INCLUDES = -I. -I$(srcdir) -I../.. -I$(srcdir) -I$(top_builddir) -I$(top_srcdir) -I../../include -I$(srcdir)/../../include
@@ -8,4 +8,4 @@
+LDADD = @ssh2_ldadd_options@ -lz
DEPENDENCIES = ./libssh2.a ../../lib/libssh.a
- libssh2_a_SOURCES = agentclient.c sshchagent.c sshserver.c agentpath.c sshchsession.c sshstdiofilter.c authc-passwd.c sshchssh1agent.c sshunixconfig.c authc-pubkey.c sshchtcpfwd.c sshunixuserfiles.c auths-passwd.c sshchx11.c sshuserfiles.c auths-pubkey.c sshclient.c sshcommon.c readpass.c sshconfig.c sshauthmethodc.c sshauthmethods.c sshglob.c auths-common.c sshttyflags.c auths-hostbased.c authc-hostbased.c auths-hostbased-rhosts.c ssh2pgppub.c ssh2pgpsec.c ssh2pgputil.c sshappcommon.c sshfilecopy.c sshgetcwd.c sshfc_conn.c sshfc_glob.c sshfc_transfer.c sshfc_recurse.c sshserverprobe.c ssh1encode.c ssh1keydecode.c
+ libssh2_a_SOURCES = agentclient.c sshchagent.c sshserver.c agentpath.c sshchsession.c sshstdiofilter.c authc-passwd.c sshchssh1agent.c sshunixconfig.c authc-pubkey.c sshchtcpfwd.c sshunixuserfiles.c auths-passwd.c sshchx11.c sshuserfiles.c auths-pubkey.c auths-kerberos.c authc-kerberos.c auths-kerberos-tgt.c authc-kerberos-tgt.c sshclient.c sshcommon.c readpass.c sshconfig.c sshauthmethodc.c sshauthmethods.c sshglob.c auths-common.c sshttyflags.c auths-hostbased.c authc-hostbased.c auths-hostbased-rhosts.c ssh2pgppub.c ssh2pgpsec.c ssh2pgputil.c sshappcommon.c sshfilecopy.c sshgetcwd.c sshfc_conn.c sshfc_glob.c sshfc_transfer.c sshfc_recurse.c sshserverprobe.c ssh1encode.c ssh1keydecode.c