summaryrefslogtreecommitdiff
path: root/textproc/aspell/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-01-06 14:51:19 +0000
committerwiz <wiz@pkgsrc.org>2006-01-06 14:51:19 +0000
commit6ef1bf1bd8f6ddf9c372a805f63d45c6d068e820 (patch)
treeedcc8e9a88b66dbe38741e6c2cbbf574f3ed653d /textproc/aspell/Makefile
parent87897c790e199daa143a41e0b983d41121679eda (diff)
downloadpkgsrc-6ef1bf1bd8f6ddf9c372a805f63d45c6d068e820.tar.gz
Update to 0.60.4:
Complete list of changes from 0.60.3: * Fixed a bug that caused Aspell to crash when checking certain Russian words, this bug likely affected other languages as well. * Updated to Gettext 0.14.5 which is required for AMD64, also updated to to Libtool 1.5.20. * Fixed an alignment bug which causes mmap to always fail when reading in dictionaries. * Added note about how `make clean' will remove the HTML manuals. * Added manual page for prezip-bin and enhanced word-list-compress manual page thanks to the work of Jose Da Silva. * Other minor updates and bug fixes.
Diffstat (limited to 'textproc/aspell/Makefile')
-rw-r--r--textproc/aspell/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/aspell/Makefile b/textproc/aspell/Makefile
index 33c86a483a3..3ffef0268bb 100644
--- a/textproc/aspell/Makefile
+++ b/textproc/aspell/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.37 2005/10/27 01:08:06 rillig Exp $
+# $NetBSD: Makefile,v 1.38 2006/01/06 14:51:19 wiz Exp $
#
-DISTNAME= aspell-0.60.3
-PKGREVISION= 1
+DISTNAME= aspell-0.60.4
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/}