From 3211c687d5bd90e78868acd8eeab50f3f52705ab Mon Sep 17 00:00:00 2001 From: rh Date: Mon, 10 Apr 2000 18:29:11 +0000 Subject: defuzz --- audio/bladeenc/files/patch-sum | 4 ++-- audio/bladeenc/patches/patch-ba | 10 +++++----- audio/dap/files/patch-sum | 4 ++-- audio/dap/patches/patch-ap | 10 +++++----- 4 files changed, 14 insertions(+), 14 deletions(-) (limited to 'audio') diff --git a/audio/bladeenc/files/patch-sum b/audio/bladeenc/files/patch-sum index 80fc8ddcfc8..1b9fc0291ae 100644 --- a/audio/bladeenc/files/patch-sum +++ b/audio/bladeenc/files/patch-sum @@ -1,3 +1,3 @@ -$NetBSD: patch-sum,v 1.4 1999/12/12 00:06:39 mjl Exp $ +$NetBSD: patch-sum,v 1.5 2000/04/10 18:29:11 rh Exp $ -MD5 (patch-ba) = d6a99ad31d638b75221fd0e27b83ea85 +MD5 (patch-ba) = 001d65fa66a2c9c0324b587cd8756a6c diff --git a/audio/bladeenc/patches/patch-ba b/audio/bladeenc/patches/patch-ba index 18fba65ae97..d6fed1e2a25 100644 --- a/audio/bladeenc/patches/patch-ba +++ b/audio/bladeenc/patches/patch-ba @@ -1,9 +1,9 @@ -$NetBSD: patch-ba,v 1.1 1999/12/12 00:08:52 mjl Exp $ +$NetBSD: patch-ba,v 1.2 2000/04/10 18:29:12 rh Exp $ ---- bladeenc/system.h.orig Sat Dec 11 04:37:30 1999 -+++ bladeenc/system.h Sat Dec 11 04:38:33 1999 -@@ -39,7 +39,7 @@ - #define BEOS_PPC 18 +--- bladeenc/system.h.orig Tue Feb 22 21:46:44 2000 ++++ bladeenc/system.h Mon Apr 10 20:25:50 2000 +@@ -40,7 +40,7 @@ + #define BEOS_X86 19 #ifndef SYSTEM -# define SYSTEM LINUX_I386 /* Set current system here, select */ diff --git a/audio/dap/files/patch-sum b/audio/dap/files/patch-sum index 54b3adf4255..7ad89a06754 100644 --- a/audio/dap/files/patch-sum +++ b/audio/dap/files/patch-sum @@ -1,8 +1,8 @@ -$NetBSD: patch-sum,v 1.4 2000/02/29 16:57:45 scw Exp $ +$NetBSD: patch-sum,v 1.5 2000/04/10 18:36:25 rh Exp $ MD5 (patch-aa) = 173f96efd1a349170b5d11d4bb2c5f27 MD5 (patch-ab) = f635278637ba00fdd9b14402e1dc0fe1 MD5 (patch-ad) = 387792e3048c2545e066e649a53b79fb MD5 (patch-af) = 069d88db9f382acf5c3495723dbd6d04 MD5 (patch-ao) = f3232a0b3fd9af1daa898107c3410994 -MD5 (patch-ap) = 5ba6b365a518fbec269cd9a577dbaadf +MD5 (patch-ap) = 380e6bd1f0441e022cf98ec8d19a5c9a diff --git a/audio/dap/patches/patch-ap b/audio/dap/patches/patch-ap index 2427829625c..ac2e9e7fdfd 100644 --- a/audio/dap/patches/patch-ap +++ b/audio/dap/patches/patch-ap @@ -1,7 +1,7 @@ -$NetBSD: patch-ap,v 1.2 2000/02/23 11:49:57 wiz Exp $ +$NetBSD: patch-ap,v 1.3 2000/04/10 18:36:26 rh Exp $ ---- ./tooltips/Makefile.netbsd.orig Mon Nov 15 14:42:42 1999 -+++ ./tooltips/Makefile.netbsd Wed Feb 23 12:13:42 2000 +--- tooltips/Makefile.netbsd.orig Thu Feb 24 01:01:26 2000 ++++ tooltips/Makefile.netbsd Mon Apr 10 20:34:10 2000 @@ -29,17 +29,17 @@ XFORMS_INCLUDE_DIR = $(HOME)/xforms/FORMS @@ -21,5 +21,5 @@ $NetBSD: patch-ap,v 1.2 2000/02/23 11:49:57 wiz Exp $ -DEBUG = +DEBUG = -O2 - # Define the utilities to use for compilation. - CC = gcc + # Set the default optimisation + OPTIM = -O1 -- cgit v1.2.3