summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--misc/chord/distinfo3
-rw-r--r--misc/chord/patches/patch-ab13
2 files changed, 15 insertions, 1 deletions
diff --git a/misc/chord/distinfo b/misc/chord/distinfo
index cd10b315a7e..af9783c35aa 100644
--- a/misc/chord/distinfo
+++ b/misc/chord/distinfo
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.2 2001/04/20 13:52:09 agc Exp $
+$NetBSD: distinfo,v 1.3 2001/07/22 01:16:58 wiz Exp $
SHA1 (chord.tar.gz) = 2d93a43ee153f840786d7218cf49b44c85d19388
Size (chord.tar.gz) = 74809 bytes
SHA1 (patch-aa) = 3af8a5e93e0c9c4f3dbf45cdc598daae96531509
+SHA1 (patch-ab) = d99fade958792cf1b31905d5b685b6cbfd699585
diff --git a/misc/chord/patches/patch-ab b/misc/chord/patches/patch-ab
new file mode 100644
index 00000000000..e4c3b41e5f1
--- /dev/null
+++ b/misc/chord/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.1 2001/07/22 01:16:58 wiz Exp $
+
+--- chord.h.orig Tue Apr 25 03:04:47 1995
++++ chord.h Sat Jul 21 19:09:19 2001
+@@ -11,7 +11,7 @@
+ #define MAXFONTS 16 /* Maximum number of different fonts in one execution */
+ #define MAXTOKEN 256
+ #define MAX_CHORD 1024
+-#define CHORD_NAME_SZ 10
++#define CHORD_NAME_SZ 100
+ #define MAXNOTE 8
+
+ #define LONG_FINGERS 4