summaryrefslogtreecommitdiff
path: root/editors/abiword/patches
diff options
context:
space:
mode:
Diffstat (limited to 'editors/abiword/patches')
-rw-r--r--editors/abiword/patches/patch-ae10
-rw-r--r--editors/abiword/patches/patch-aj13
2 files changed, 5 insertions, 18 deletions
diff --git a/editors/abiword/patches/patch-ae b/editors/abiword/patches/patch-ae
index 9fb27b8bde9..f6fec5bb662 100644
--- a/editors/abiword/patches/patch-ae
+++ b/editors/abiword/patches/patch-ae
@@ -1,8 +1,8 @@
-$NetBSD: patch-ae,v 1.7 2001/11/26 13:08:25 martti Exp $
+$NetBSD: patch-ae,v 1.8 2002/03/19 11:50:20 martti Exp $
---- src/other/spell/xp/ispell.h.orig Fri Aug 10 20:32:40 2001
-+++ src/other/spell/xp/ispell.h Mon Nov 26 12:53:38 2001
-@@ -251,7 +251,7 @@
+--- src/other/spell/xp/ispell.h.orig Tue Mar 5 16:55:52 2002
++++ src/other/spell/xp/ispell.h Tue Mar 19 12:13:09 2002
+@@ -254,7 +254,7 @@
** character counts as two!
*/
#ifndef MAXSTRINGCHARS
@@ -11,7 +11,7 @@ $NetBSD: patch-ae,v 1.7 2001/11/26 13:08:25 martti Exp $
#endif /* MAXSTRINGCHARS */
/*
-@@ -534,8 +534,8 @@
+@@ -537,8 +537,8 @@
short maxstringcharlen; /* Max strchr len supported */
short compoundmin; /* Min lth of compound parts */
short compoundbit; /* Flag 4 compounding roots */
diff --git a/editors/abiword/patches/patch-aj b/editors/abiword/patches/patch-aj
deleted file mode 100644
index 1f317f47b1e..00000000000
--- a/editors/abiword/patches/patch-aj
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aj,v 1.7 2002/02/25 10:00:08 martti Exp $
-
---- src/config/abi_defs.mk.orig Wed Jan 23 21:22:09 2002
-+++ src/config/abi_defs.mk Mon Feb 25 10:14:58 2002
-@@ -734,7 +734,7 @@
- # it's the easiest way to ensure that we always include iconv.h
- # with it set (to prevent linker mismatches with wv's version)
- #
--CFLAGS += -DLIBICONV_PLUG
-+#CFLAGS += -DLIBICONV_PLUG
-
- ifeq ($(ABI_NATIVE),unix)
- CFLAGS += -DSUPPORTS_UT_IDLE=1