From a185a1303a2d8eb4c0a3f050b6e813d168491420 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 16 Nov 2002 00:13:09 +0000 Subject: Update to 20021114. Changes: There are plenty of new words, UTF-8 support, and myspell (OO.o) support. [If anyone's interested in the last, make a package for it :)] --- textproc/ispell-german/Makefile | 15 +++++++++------ textproc/ispell-german/distinfo | 6 +++--- 2 files changed, 12 insertions(+), 9 deletions(-) (limited to 'textproc/ispell-german') diff --git a/textproc/ispell-german/Makefile b/textproc/ispell-german/Makefile index 04fc1bc0e22..72abcb826c1 100644 --- a/textproc/ispell-german/Makefile +++ b/textproc/ispell-german/Makefile @@ -1,22 +1,25 @@ -# $NetBSD: Makefile,v 1.2 2002/07/27 19:05:54 jschauma Exp $ +# $NetBSD: Makefile,v 1.3 2002/11/16 00:13:09 wiz Exp $ # -DISTNAME= igerman98-20011124 -PKGNAME= ispell-german-20011124 +DISTNAME= igerman98-20021114 +PKGNAME= ispell-german-20021114 CATEGORIES= textproc -MASTER_SITES= http://lisa.goe.net/~bjacke/igerman98/dict/ +MASTER_SITES= http://j3e.de/ispell/igerman98/dict/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= packages@netbsd.org -HOMEPAGE= http://lisa.goe.net/~bjacke/igerman98/ +HOMEPAGE= http://j3e.de/ispell/igerman98/ COMMENT= German dictionary for interactive spelling checker DEPENDS+= ispell-base>=3.1.20nb1:../../textproc/ispell-base ALL_TARGET= german.hash +USE_GMAKE= YES +USE_PERL5= build +REPLACE_PERL= bin/dic2iso.pl bin/grepl bin/sq.pl bin/myspellfixprefix.pl \ + bin/clear_affix.pl bin/unsq.pl bin/uniqflag.pl do-install: - ${INSTALL_DATA_DIR} ${PREFIX}/lib ${INSTALL_DATA} ${WRKSRC}/german.aff ${PREFIX}/lib ${INSTALL_DATA} ${WRKSRC}/german.hash ${PREFIX}/lib (cd ${PREFIX}/lib && ${LN} -s german.aff deutsch.aff) diff --git a/textproc/ispell-german/distinfo b/textproc/ispell-german/distinfo index 3b036c8d08e..738e908395a 100644 --- a/textproc/ispell-german/distinfo +++ b/textproc/ispell-german/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2002/07/27 19:05:54 jschauma Exp $ +$NetBSD: distinfo,v 1.4 2002/11/16 00:13:09 wiz Exp $ -SHA1 (igerman98-20011124.tar.bz2) = f47ca5da304c9016da2b7e690d8a8c2e24ce15bd -Size (igerman98-20011124.tar.bz2) = 294508 bytes +SHA1 (igerman98-20021114.tar.bz2) = ab75fb16ffe5086e287cb6120eb3f5bd6a47fa36 +Size (igerman98-20021114.tar.bz2) = 304288 bytes -- cgit v1.2.3