summaryrefslogtreecommitdiff
path: root/security/openssh/files/patch-af
diff options
context:
space:
mode:
authorBrian Feldman <green@FreeBSD.org>2000-11-04 23:04:25 +0000
committerBrian Feldman <green@FreeBSD.org>2000-11-04 23:04:25 +0000
commitc512ae8ac925c933208cd6c71172336ffe482637 (patch)
treec36b4dc0bc1d855fd19635aa2dee8991fb1fca8b /security/openssh/files/patch-af
parentUpdate to knu-cvsweb 1.104.1.39. (diff)
Update to OpenSSH 2.2.0. This is an end-of-life update for the
ports-based OpenSSH. OpenSSH has been in the base system for more than long enough to justify not having to maintain two separate FreeBSD versions of OpenSSH.
Diffstat (limited to 'security/openssh/files/patch-af')
-rw-r--r--security/openssh/files/patch-af19
1 files changed, 5 insertions, 14 deletions
diff --git a/security/openssh/files/patch-af b/security/openssh/files/patch-af
index 4e7ebf6d6cba..0c181dd81cd0 100644
--- a/security/openssh/files/patch-af
+++ b/security/openssh/files/patch-af
@@ -1,20 +1,11 @@
---- /usr/ports/distfiles/OpenSSH-1.2/src/usr.bin/ssh/scp/Makefile Mon Oct 25 16:27:26 1999
-+++ ./scp/Makefile Tue Nov 23 19:23:58 1999
-@@ -2,16 +2,9 @@
+--- scp/Makefile.orig Thu Jun 29 14:35:46 2000
++++ scp/Makefile Sat Nov 4 16:44:18 2000
+@@ -5,8 +5,8 @@
+
+ BINMODE?=555
- PROG= scp
- BINOWN= root
--
--.if (${MACHINE_ARCH} == "alpha" || ${MACHINE_ARCH} == "powerpc" || \
-- ${MACHINE_ARCH} == "hppa")
--BINMODE=0000
--.else
--BINMODE?=555
--.endif
--
-BINDIR= /usr/bin
-MAN= scp.1
-+BINMODE=555
+BINDIR= /bin
+MAN1= scp.1