summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--editors/gate/distinfo3
-rw-r--r--editors/gate/patches/patch-aa12
2 files changed, 14 insertions, 1 deletions
diff --git a/editors/gate/distinfo b/editors/gate/distinfo
index da4492e9ae4..86efd6cfeca 100644
--- a/editors/gate/distinfo
+++ b/editors/gate/distinfo
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.1.1.1 2005/12/06 22:42:25 wiz Exp $
+$NetBSD: distinfo,v 1.2 2005/12/09 14:33:34 joerg Exp $
SHA1 (gate-2.06.tar.gz) = f6935bfc410550e52725db7c1859e6ed9f6ea9e7
RMD160 (gate-2.06.tar.gz) = 3b1fb285dbeccf7dd09504f4596d8e7387b14c8a
Size (gate-2.06.tar.gz) = 58677 bytes
+SHA1 (patch-aa) = fb2074f4f3b8bf86ba9c25b46b50d6e259804f45
diff --git a/editors/gate/patches/patch-aa b/editors/gate/patches/patch-aa
new file mode 100644
index 00000000000..f50770c0ecd
--- /dev/null
+++ b/editors/gate/patches/patch-aa
@@ -0,0 +1,12 @@
+$NetBSD: patch-aa,v 1.1 2005/12/09 14:33:34 joerg Exp $
+
+--- term.c.orig 2005-12-09 14:26:44.000000000 +0000
++++ term.c
+@@ -30,7 +30,6 @@ char *UP; /* The cursor up string */
+ int mycols= 0; /* Screen size */
+ int mylines= 0; /* Screen size */
+ char *tgetstr(), *tgoto(), *getenv();
+-char *malloc();
+
+
+ /* INITTERM()