add patch for chflags bug

This commit is contained in:
brad 1999-09-02 18:59:31 +00:00
parent 49cf104009
commit 2f6e3ed99f
3 changed files with 15 additions and 7 deletions

View File

@ -1,14 +1,19 @@
# $OpenBSD: Makefile,v 1.33 1999/05/14 18:35:25 brad Exp $
# $OpenBSD: Makefile,v 1.34 1999/09/02 18:59:31 brad Exp $
DISTNAME= ssh-1.2.27
CATEGORIES= security net
MASTER_SITES= ftp://ftp.funet.fi/pub/unix/security/login/ssh/ \
ftp://ftp.cs.hut.fi/pub/ssh/
NO_CDROM= "CRYPTO: Third party crypto not allowed."
RESTRICTED= "Crypto; export-controlled"
PATCH_SITES= http://www.ssh.fi/sshprotocols2/patches/
PATCHFILES= patch-${DISTNAME}-bsd.tty.chown
PATCH_DIST_STRIP= -p1
MAINTAINER= todd@openbsd.org
NO_CDROM= "CRYPTO: Third party crypto not allowed."
RESTRICTED= "Crypto; export-controlled"
.if defined(NO_WARNINGS) || (defined(USA_RESIDENT) && ${USA_RESIDENT} == YES)
DISTFILES= ${DISTNAME}.tar.gz rsaref2.tar.gz
MASTER_SITES+= ftp://nic.funet.fi/pub/crypt/mirrors/ftp.dsi.unimi.it/applied-crypto/ \

View File

@ -1,6 +1,9 @@
MD5 (patch-ssh-1.2.27-bsd.tty.chown) = e4d7755994c2fa0d419a60723e8a9d53
MD5 (rsaref2.tar.gz) = 0b474c97bf1f1c0d27e5a95f1239c08d
MD5 (ssh-1.2.27.tar.gz) = c22bc000bee0f7d6f4845eab72a81395
RMD160 (patch-ssh-1.2.27-bsd.tty.chown) = 90dd710dc0ba69473eaad648720165914f921f4a
RMD160 (rsaref2.tar.gz) = 282d62321c50ddc3cefb8bab924200594d24af0c
RMD160 (ssh-1.2.27.tar.gz) = b2295e38551f8cc479e0a8e6081ae4312bf946fb
SHA1 (patch-ssh-1.2.27-bsd.tty.chown) = 69692ec9b28ebfc552c5c7e2727eb1bc210bcfcf
SHA1 (rsaref2.tar.gz) = 0b1e58ed2dd82bed07fe80c01c3cfa8558dc745f
SHA1 (ssh-1.2.27.tar.gz) = 0e7d59c6a62b094bd51818599ae24f7de3462d14

View File

@ -1,5 +1,5 @@
--- configure.orig Fri May 14 14:00:26 1999
+++ configure Fri May 14 14:04:02 1999
--- configure.orig Thu Sep 2 14:11:55 1999
+++ configure Thu Sep 2 14:13:15 1999
@@ -1989,13 +1989,6 @@
export CFLAGS CC
@ -14,7 +14,7 @@
echo $ac_n "checking that the compiler works""... $ac_c" 1>&6
echo "configure:2001: checking that the compiler works" >&5
if test "$cross_compiling" = yes; then
@@ -7691,7 +7684,7 @@
@@ -7746,7 +7739,7 @@
cat >> $CONFIG_STATUS <<EOF
@ -23,7 +23,7 @@
EOF
cat >> $CONFIG_STATUS <<\EOF
for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
@@ -7895,6 +7888,8 @@
@@ -7950,6 +7943,8 @@
done
for ac_config_dir in gmp-2.0.2-ssh-2; do