diff options
author | recht <recht@pkgsrc.org> | 2004-03-12 19:54:51 +0000 |
---|---|---|
committer | recht <recht@pkgsrc.org> | 2004-03-12 19:54:51 +0000 |
commit | 61f8d2aea0d3a22fd8d4afde6c351976b1ae04fb (patch) | |
tree | dd9b64e606d4bdc62de33a5281195f1bc99be006 /textproc/ispell-german | |
parent | 0a3c4fed7b3267de20027f645efa741f038cb7d0 (diff) | |
download | pkgsrc-61f8d2aea0d3a22fd8d4afde6c351976b1ae04fb.tar.gz |
update to 20030222 version
and also install ngerman.{aff,hash} links
changes since 20021114:
- "Wiederstand ist zwecklos" (thanks to Roland Wingerter) and minor
other fixes
- some fem. flags added
Diffstat (limited to 'textproc/ispell-german')
-rw-r--r-- | textproc/ispell-german/Makefile | 8 | ||||
-rw-r--r-- | textproc/ispell-german/PLIST | 8 | ||||
-rw-r--r-- | textproc/ispell-german/distinfo | 6 |
3 files changed, 13 insertions, 9 deletions
diff --git a/textproc/ispell-german/Makefile b/textproc/ispell-german/Makefile index 15d9047bc3d..d2f26f82423 100644 --- a/textproc/ispell-german/Makefile +++ b/textproc/ispell-german/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2004/01/24 15:13:20 grant Exp $ +# $NetBSD: Makefile,v 1.7 2004/03/12 19:54:51 recht Exp $ # -DISTNAME= igerman98-20021114 -PKGNAME= ispell-german-20021114 +DISTNAME= igerman98-20030222 +PKGNAME= ispell-german-20030222 CATEGORIES= textproc MASTER_SITES= http://j3e.de/ispell/igerman98/dict/ EXTRACT_SUFX= .tar.bz2 @@ -24,5 +24,7 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/german.hash ${PREFIX}/lib (cd ${PREFIX}/lib && ${LN} -s german.aff deutsch.aff) (cd ${PREFIX}/lib && ${LN} -s german.hash deutsch.hash) + (cd ${PREFIX}/lib && ${LN} -s german.aff ngerman.aff) + (cd ${PREFIX}/lib && ${LN} -s german.hash ngerman.hash) .include "../../mk/bsd.pkg.mk" diff --git a/textproc/ispell-german/PLIST b/textproc/ispell-german/PLIST index 656c9117560..769a6b4df09 100644 --- a/textproc/ispell-german/PLIST +++ b/textproc/ispell-german/PLIST @@ -1,5 +1,7 @@ -@comment $NetBSD: PLIST,v 1.2 2002/07/27 19:05:54 jschauma Exp $ -lib/german.aff -lib/german.hash +@comment $NetBSD: PLIST,v 1.3 2004/03/12 19:54:51 recht Exp $ lib/deutsch.aff lib/deutsch.hash +lib/german.aff +lib/german.hash +lib/ngerman.aff +lib/ngerman.hash diff --git a/textproc/ispell-german/distinfo b/textproc/ispell-german/distinfo index 738e908395a..b11577383f0 100644 --- a/textproc/ispell-german/distinfo +++ b/textproc/ispell-german/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.4 2002/11/16 00:13:09 wiz Exp $ +$NetBSD: distinfo,v 1.5 2004/03/12 19:54:51 recht Exp $ -SHA1 (igerman98-20021114.tar.bz2) = ab75fb16ffe5086e287cb6120eb3f5bd6a47fa36 -Size (igerman98-20021114.tar.bz2) = 304288 bytes +SHA1 (igerman98-20030222.tar.bz2) = 3c453257cab294260fc2157b175a3ab1318c5ade +Size (igerman98-20030222.tar.bz2) = 305783 bytes |