From 95cdd6a24f247c7ef3b1c09ed721ebaf44af3af7 Mon Sep 17 00:00:00 2001 From: is Date: Wed, 6 Oct 1999 15:22:57 +0000 Subject: According to Hubertf, those patches he sent me aren't needed. I tested that it still compiles and works. --- mbone/sdr/files/patch-sum | 5 +---- mbone/sdr/patches/patch-al | 11 ----------- mbone/sdr/patches/patch-am | 12 ------------ mbone/sdr/patches/patch-an | 5 ----- 4 files changed, 1 insertion(+), 32 deletions(-) delete mode 100644 mbone/sdr/patches/patch-al delete mode 100644 mbone/sdr/patches/patch-am delete mode 100644 mbone/sdr/patches/patch-an (limited to 'mbone/sdr') diff --git a/mbone/sdr/files/patch-sum b/mbone/sdr/files/patch-sum index 9a52f7d2e0e..5176acb0907 100644 --- a/mbone/sdr/files/patch-sum +++ b/mbone/sdr/files/patch-sum @@ -1,4 +1,4 @@ -$NetBSD: patch-sum,v 1.2 1999/10/04 20:57:00 is Exp $ +$NetBSD: patch-sum,v 1.3 1999/10/06 15:22:57 is Exp $ MD5 (patch-aa) = dacf113497f9fc2bc8ce63bcad54c3f5 MD5 (patch-ab) = 071e0b5fa27a3822201bbc2cbb31651b @@ -10,7 +10,4 @@ MD5 (patch-ag) = 90c9ac304b9da3fc77067bfdfa37f5d4 MD5 (patch-ah) = c9fa6f2cd2b0c37488de9d05cb2e559f MD5 (patch-aj) = da2e5de24d1bff2f3273fa777952a5ac MD5 (patch-ak) = 0efe9676ee014cbf56dfb6c7ac100b04 -MD5 (patch-al) = 64243f5295cb8cb347d39b38f4ad6f12 -MD5 (patch-am) = de40badf0b1b1bcce3669deeeb055cf0 -MD5 (patch-an) = 5b67de20d243c2f1c3c7eb57eb4ee962 MD5 (patch-ao) = 3cefe170317d54bf60e804b1c8a72db3 diff --git a/mbone/sdr/patches/patch-al b/mbone/sdr/patches/patch-al deleted file mode 100644 index ad8f2591eef..00000000000 --- a/mbone/sdr/patches/patch-al +++ /dev/null @@ -1,11 +0,0 @@ ---- common/Makefile.in.orig Sun Jul 4 23:57:30 1999 -+++ common/Makefile.in Sat Oct 2 21:46:28 1999 -@@ -3,7 +3,7 @@ - # This probably requires GNU make. - # - --CFLAGS = __WFLAGS__ __DEBUG__ __CHAR__ __PROFILE__ __OPTIMIZE__ __CHECK_FLAG__ __DEFS__ -D__OSTYPE__ -+CFLAGS = __WFLAGS__ __DEBUG__ __CHAR__ __PROFILE__ __OPTIMIZE__ __CHECK_FLAG__ __DEFS__ -D__OSTYPE__ - INC = __INCLUDE__ - CC = __CC__ - AR = __AR__ diff --git a/mbone/sdr/patches/patch-am b/mbone/sdr/patches/patch-am deleted file mode 100644 index ef851058d35..00000000000 --- a/mbone/sdr/patches/patch-am +++ /dev/null @@ -1,12 +0,0 @@ ---- /dev/null Sat Oct 2 21:52:15 1999 -+++ sdr/netbsd/Makefile.netbsd Sat Oct 2 22:00:51 1999 -@@ -0,0 +1,9 @@ -+CC = gcc -O -+INCLUDES = -I${X11BASE}/include -I${LOCALBASE}/include/tk8.0/generic -I${LOCALBASE}/include/tcl8.0/generic -I../../common -+LIBS = -L${LOCALBASE}/lib -ltk80 -ltcl80 ../../common/libcommon.a -lm -L${X11BASE}/lib -lX11 -lz -+CFLAGS = $(INCLUDES) -DDIFF_BYTE_ORDER -DNORANDPROTO -DDEFINED_ERRLIST -Wall -DAUTH -DHAVE_ZLIB -+ -+all:: sdr -+install: -+ cp ./sdr /cs/research/mice/speedy/common/freebsd/bin/sdr -+ chmod 755 /cs/research/mice/speedy/common/freebsd/bin/sdr diff --git a/mbone/sdr/patches/patch-an b/mbone/sdr/patches/patch-an deleted file mode 100644 index 53cdb554bf6..00000000000 --- a/mbone/sdr/patches/patch-an +++ /dev/null @@ -1,5 +0,0 @@ ---- /dev/null Sat Oct 2 21:52:15 1999 -+++ sdr/netbsd/configure Sat Oct 2 21:56:12 1999 -@@ -0,0 +1,2 @@ -+#!/bin/sh -+cat Makefile.netbsd ../src/Makefile.template > Makefile -- cgit v1.2.3