diff options
-rw-r--r-- | editors/abiword/Makefile | 5 | ||||
-rw-r--r-- | editors/abiword/PLIST | 4 | ||||
-rw-r--r-- | editors/abiword/distinfo | 8 | ||||
-rw-r--r-- | editors/abiword/patches/patch-ae | 10 |
4 files changed, 14 insertions, 13 deletions
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index 13f65eea8c6..4a33c7ff6bf 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.45 2002/04/10 08:17:02 martti Exp $ +# $NetBSD: Makefile,v 1.46 2002/04/12 14:32:50 martti Exp $ # # According to AbiSource's explanation of their trademark rights, # compilations/distributions of AbiWord not provided by AbiSource must @@ -7,8 +7,7 @@ DISTNAME= abiword-${ABIWORD_VERS} PKGNAME= abiword-personal-${ABIWORD_VERS} -PKGREVISION= 1 -ABIWORD_VERS= 0.99.3 +ABIWORD_VERS= 0.99.5 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=abiword/} DIST_SUBDIR= abisuite diff --git a/editors/abiword/PLIST b/editors/abiword/PLIST index 09a97a60998..980890367ec 100644 --- a/editors/abiword/PLIST +++ b/editors/abiword/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2002/03/19 11:50:19 martti Exp $ +@comment $NetBSD: PLIST,v 1.6 2002/04/12 14:32:50 martti Exp $ bin/AbiWord bin/abiword libexec/AbiSuite/AbiWord @@ -582,6 +582,8 @@ share/AbiSuite/icons/abiword_48.xpm share/AbiSuite/icons/abiword_logo.xpm share/AbiSuite/readme.txt share/AbiSuite/templates/2-columns.awt +share/AbiSuite/templates/Employee-Directory.awt +share/AbiSuite/templates/Fax-Coversheet.awt share/AbiSuite/templates/a4.awt share/AbiSuite/templates/normal.awt share/AbiSuite/templates/us-letter.awt diff --git a/editors/abiword/distinfo b/editors/abiword/distinfo index 1d01a6acc4a..a35ee20952b 100644 --- a/editors/abiword/distinfo +++ b/editors/abiword/distinfo @@ -1,10 +1,10 @@ -$NetBSD: distinfo,v 1.12 2002/04/10 08:17:03 martti Exp $ +$NetBSD: distinfo,v 1.13 2002/04/12 14:32:50 martti Exp $ -SHA1 (abisuite/abiword-0.99.3.tar.gz) = de5239e5d6b2ee9d47803901665b36a8a491fac2 -Size (abisuite/abiword-0.99.3.tar.gz) = 17988316 bytes +SHA1 (abisuite/abiword-0.99.5.tar.gz) = 977bd9ba4ea0febd15fd965301c388e31d28bbeb +Size (abisuite/abiword-0.99.5.tar.gz) = 17420673 bytes SHA1 (patch-ab) = 0c82a09cd845209601f2a4f240a2abaa6f537f30 SHA1 (patch-ad) = d50303d72bc64b30e7e14c576e2f3a27e4b3cdbd -SHA1 (patch-ae) = cd540515d306d53b4789135a67f7bbae1032639a +SHA1 (patch-ae) = 29d768b6880c9de8ca69e73e0de7b54e78c71b05 SHA1 (patch-af) = 9bf0cb3abe338b7021acbf771b34b55bb7edcbae SHA1 (patch-ag) = 10652c6c72e71cbd0178fb715e083c3fc43af1d4 SHA1 (patch-ah) = 19e2e5def6d235ff44efc856346a4ae85b2bdbd5 diff --git a/editors/abiword/patches/patch-ae b/editors/abiword/patches/patch-ae index f6fec5bb662..c9d4cdbe2be 100644 --- a/editors/abiword/patches/patch-ae +++ b/editors/abiword/patches/patch-ae @@ -1,8 +1,8 @@ -$NetBSD: patch-ae,v 1.8 2002/03/19 11:50:20 martti Exp $ +$NetBSD: patch-ae,v 1.9 2002/04/12 14:32:51 martti Exp $ ---- 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 @@ +--- src/other/spell/xp/ispell.h.orig Fri Mar 22 15:31:57 2002 ++++ src/other/spell/xp/ispell.h Fri Apr 12 12:45:12 2002 +@@ -257,7 +257,7 @@ ** character counts as two! */ #ifndef MAXSTRINGCHARS @@ -11,7 +11,7 @@ $NetBSD: patch-ae,v 1.8 2002/03/19 11:50:20 martti Exp $ #endif /* MAXSTRINGCHARS */ /* -@@ -537,8 +537,8 @@ +@@ -540,8 +540,8 @@ short maxstringcharlen; /* Max strchr len supported */ short compoundmin; /* Min lth of compound parts */ short compoundbit; /* Flag 4 compounding roots */ |