From 428cb5af538edaeddeb3993c66ba9b11db916ea6 Mon Sep 17 00:00:00 2001 From: markd Date: Thu, 7 Jul 2005 12:44:44 +0000 Subject: Update ispell-british to 3.3.02. --- textproc/ispell-british/Makefile | 11 +++++------ textproc/ispell-british/distinfo | 10 +++++----- textproc/ispell-british/patches/patch-ad | 10 +++++----- 3 files changed, 15 insertions(+), 16 deletions(-) (limited to 'textproc/ispell-british') diff --git a/textproc/ispell-british/Makefile b/textproc/ispell-british/Makefile index 8136906faaf..59c9fbf1996 100644 --- a/textproc/ispell-british/Makefile +++ b/textproc/ispell-british/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2005/06/17 03:50:36 jlam Exp $ +# $NetBSD: Makefile,v 1.13 2005/07/07 12:44:44 markd Exp $ # -DISTNAME= ispell-3.2.06 -PKGNAME= ispell-${DICT_LANG}-3.2.06 +DISTNAME= ispell-3.3.02 +PKGNAME= ispell-${DICT_LANG}-3.3.02 CATEGORIES= textproc MASTER_SITES= http://fmg-www.cs.ucla.edu/geoff/tars/ @@ -10,7 +10,7 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://ficus-www.cs.ucla.edu/geoff/ispell.html COMMENT= British dictionary for interactive spelling checker -DEPENDS+= ispell-base>=3.2.06:../../textproc/ispell-base +DEPENDS+= ispell-base>=3.3.02:../../textproc/ispell-base BUILD_TARGET= config.sh all-languages @@ -29,8 +29,7 @@ INSTALLATION_DIRS= lib do-configure: cd ${WRKSRC}; \ - ${SED} -e 's|/usr/local|${PREFIX}|g' local.h; \ - ${ECHO} "#undef NO8BIT" >> local.h ; \ + ${SED} -e 's|/usr/local|${PREFIX}|g' local.h; \ ${ECHO} "#define LANGUAGES \"{${DICT_LANG},MASTERDICTS=${DICT_LANG}.xlg,HASHFILES=${DICT_LANG}xlg.hash,EXTRADICT=}\"" >>local.h; \ ${ECHO} '#define MASTERHASH "${DICT_LANG}xlg.hash"' >> local.h ; \ ${ECHO} "#undef WORDS" >> local.h ; \ diff --git a/textproc/ispell-british/distinfo b/textproc/ispell-british/distinfo index 3a0c94fbba9..d1981e3e307 100644 --- a/textproc/ispell-british/distinfo +++ b/textproc/ispell-british/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.4 2005/02/24 14:48:43 agc Exp $ +$NetBSD: distinfo,v 1.5 2005/07/07 12:44:44 markd Exp $ -SHA1 (ispell-3.2.06.tar.gz) = 35f496322cda172d56610417e4e1c7b962f734d7 -RMD160 (ispell-3.2.06.tar.gz) = 3f6a3840540ebc753146c427da8ce2d54317b46e -Size (ispell-3.2.06.tar.gz) = 580742 bytes +SHA1 (ispell-3.3.02.tar.gz) = c0d98e1af3afb8e0b642717c03439ff8881e3d60 +RMD160 (ispell-3.3.02.tar.gz) = 12edc94ebb7c1f4040bd8f5b0dbb8f40326aa781 +Size (ispell-3.3.02.tar.gz) = 619813 bytes SHA1 (patch-aa) = cf8e0863e62103526d75ba5f0f25c760d4ee8e32 SHA1 (patch-ab) = 210d80ca55fc1d4fb5aa308205d8630a7f4bfb67 SHA1 (patch-ac) = a3474192676a326f33e10266e57ace5dfb1ba7eb -SHA1 (patch-ad) = 8e839e594e1d35b1df475e6a799872c8bcbe2bda +SHA1 (patch-ad) = b3edb0466b306ecf1d59cfba46ec3f74e01db6ff diff --git a/textproc/ispell-british/patches/patch-ad b/textproc/ispell-british/patches/patch-ad index 99f3b68ce77..31a2ec35656 100644 --- a/textproc/ispell-british/patches/patch-ad +++ b/textproc/ispell-british/patches/patch-ad @@ -1,12 +1,12 @@ -$NetBSD: patch-ad,v 1.2 2004/12/01 12:23:30 markd Exp $ +$NetBSD: patch-ad,v 1.3 2005/07/07 12:44:44 markd Exp $ Don't build the programs - use the ones from the base system. ---- Makefile.orig 2001-07-26 09:51:45.000000000 +1200 +--- Makefile.orig 2005-05-26 01:57:02.000000000 +1200 +++ Makefile -@@ -234,7 +234,7 @@ showversion: ispell - mv y.tab.o $@; \ - rm -f y.tab.c +@@ -287,7 +287,7 @@ showversion: ispell + mv y_tab.o $@; \ + rm -f y_tab.c -all-languages: munchable +all-languages: -- cgit v1.2.3