summaryrefslogtreecommitdiff
path: root/audio/timidity/patches
diff options
context:
space:
mode:
authorwiz <wiz>2002-01-24 00:47:56 +0000
committerwiz <wiz>2002-01-24 00:47:56 +0000
commit1b6d554abcd9482eb3a171e5c6c390fec1515c3d (patch)
tree40e705e2e09d52ae4e27a211a5b96ccfa8d9ceab /audio/timidity/patches
parent59ee6612f0b9a6fecc8304aa4b7ed3c16c694282 (diff)
downloadpkgsrc-1b6d554abcd9482eb3a171e5c6c390fec1515c3d.tar.gz
Update to 2.11.3. Bugfix release [includes patch-ab].
Diffstat (limited to 'audio/timidity/patches')
-rw-r--r--audio/timidity/patches/patch-ab17
1 files changed, 0 insertions, 17 deletions
diff --git a/audio/timidity/patches/patch-ab b/audio/timidity/patches/patch-ab
deleted file mode 100644
index 61768b77384..00000000000
--- a/audio/timidity/patches/patch-ab
+++ /dev/null
@@ -1,17 +0,0 @@
-$NetBSD: patch-ab,v 1.11 2002/01/17 01:20:39 wiz Exp $
-
---- doc/C/timidity.1.orig Wed Jan 9 09:11:59 2002
-+++ doc/C/timidity.1
-@@ -359,10 +359,10 @@
- .TP
- .B \-k " msec"
- Specify audio queue time limit to reduce voices.
--If the remaining audio buffer is less than \fImsec\fB milliseconds,
-+If the remaining audio buffer is less than \fImsec\fP milliseconds,
- TiMidity tries to kill some voices.
- This feature makes it possible to play complicated MIDI files on slow CPUs.
--Setting \fImsec\fB to zero tells TiMidity to never remove any voices.
-+Setting \fImsec\fP to zero tells TiMidity to never remove any voices.
-
- .TP
- .B \-L " directory"