diff options
author | hubertf <hubertf> | 2003-01-21 00:23:13 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2003-01-21 00:23:13 +0000 |
commit | 746fad24151d8da3808ce1bf16e57d175de7a114 (patch) | |
tree | cd388ae1c0eb1db4221d987a23f98f07778e2886 /audio/csound-bath | |
parent | 613d7a07128ac0d8718a4f478929a7b5f1477c70 (diff) | |
download | pkgsrc-746fad24151d8da3808ce1bf16e57d175de7a114.tar.gz |
No longer needed, per PR 19959 by Ben <collver1@attbi.com>
Diffstat (limited to 'audio/csound-bath')
-rw-r--r-- | audio/csound-bath/patches/patch-ad | 13 | ||||
-rw-r--r-- | audio/csound-bath/patches/patch-al | 13 | ||||
-rw-r--r-- | audio/csound-bath/patches/patch-am | 13 |
3 files changed, 0 insertions, 39 deletions
diff --git a/audio/csound-bath/patches/patch-ad b/audio/csound-bath/patches/patch-ad deleted file mode 100644 index 19734a6f04a..00000000000 --- a/audio/csound-bath/patches/patch-ad +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ad,v 1.2 2003/01/19 21:31:11 hubertf Exp $ - ---- midirecv.c.orig Fri Dec 13 01:28:50 2002 -+++ midirecv.c -@@ -3,6 +3,8 @@ - #include "midiops.h" - #include "oload.h" - -+#include <sys/ioctl_compat.h> -+ - #define MBUFSIZ 1024 - #define ON 1 - #define OFF 0 diff --git a/audio/csound-bath/patches/patch-al b/audio/csound-bath/patches/patch-al deleted file mode 100644 index 7a25d2068c7..00000000000 --- a/audio/csound-bath/patches/patch-al +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-al,v 1.1.1.1 2001/04/27 17:17:18 wiz Exp $ - ---- english-strings.orig Thu Apr 5 14:27:57 2001 -+++ english-strings Thu Apr 5 14:28:31 2001 -@@ -174,7 +174,7 @@ - 174,"...done!\n" - 175,"/dev/audio: cannot do AUDIO_GETINFO" - 176,"/dev/audio: could not write all bytes requested\n" --177,"/dev/dsp: could not write all bytes requested\n" -+177,"/dev/audio: could not write all bytes requested\n" - 178,"100th system exclusive $%x, length %d\n" - 179,"6-channel" - 180,"AIFF does not support %s encoding" diff --git a/audio/csound-bath/patches/patch-am b/audio/csound-bath/patches/patch-am deleted file mode 100644 index aab95fca5a0..00000000000 --- a/audio/csound-bath/patches/patch-am +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-am,v 1.1.1.1 2001/04/27 17:17:18 wiz Exp $ - ---- french-strings.orig Thu Apr 5 14:28:59 2001 -+++ french-strings Thu Apr 5 14:29:08 2001 -@@ -174,7 +174,7 @@ - 174,"...fait !\n" - *175,"/dev/audio : cannot do AUDIO_GETINFO" - *176,"/dev/audio : couldn't write all bytes requested\n" --*177,"/dev/dsp : couldn't write all bytes requested\n" -+*177,"/dev/audio : couldn't write all bytes requested\n" - *178,"100th system exclusive $%x, length %d\n" - 179,"6-channel" - 180,"L'AIFF ne supporte pas le codage de %s" |