pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/ispell-german update to 20030222 version



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d77fce83732e
branches:  trunk
changeset: 470889:d77fce83732e
user:      recht <recht%pkgsrc.org@localhost>
date:      Fri Mar 12 19:54:51 2004 +0000

description:
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:

 textproc/ispell-german/Makefile |  8 +++++---
 textproc/ispell-german/PLIST    |  8 +++++---
 textproc/ispell-german/distinfo |  6 +++---
 3 files changed, 13 insertions(+), 9 deletions(-)

diffs (48 lines):

diff -r b9f9dcee25d5 -r d77fce83732e textproc/ispell-german/Makefile
--- a/textproc/ispell-german/Makefile   Fri Mar 12 19:50:37 2004 +0000
+++ b/textproc/ispell-german/Makefile   Fri Mar 12 19:54:51 2004 +0000
@@ -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 @@
        ${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 -r b9f9dcee25d5 -r d77fce83732e textproc/ispell-german/PLIST
--- a/textproc/ispell-german/PLIST      Fri Mar 12 19:50:37 2004 +0000
+++ b/textproc/ispell-german/PLIST      Fri Mar 12 19:54:51 2004 +0000
@@ -1,5 +1,7 @@
-@comment $NetBSD: PLIST,v 1.2 2002/07/27 19:05:54 jschauma Exp $
+@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/deutsch.aff
-lib/deutsch.hash
+lib/ngerman.aff
+lib/ngerman.hash
diff -r b9f9dcee25d5 -r d77fce83732e textproc/ispell-german/distinfo
--- a/textproc/ispell-german/distinfo   Fri Mar 12 19:50:37 2004 +0000
+++ b/textproc/ispell-german/distinfo   Fri Mar 12 19:54:51 2004 +0000
@@ -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



Home | Main Index | Thread Index | Old Index