summaryrefslogtreecommitdiff
path: root/textproc/ispell-british
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2004-12-01 12:23:30 +0000
committermarkd <markd@pkgsrc.org>2004-12-01 12:23:30 +0000
commitddd85ff009347e9cdccccb0b39674bc8810532a3 (patch)
tree1631f680656e62bcea2600eedd6bac053c86798f /textproc/ispell-british
parent00c4c219add6c7f5b12ba3a977d33c3fb09e4ad8 (diff)
downloadpkgsrc-ddd85ff009347e9cdccccb0b39674bc8810532a3.tar.gz
Update ispell-british to 3.2.06
to match ispell-base.
Diffstat (limited to 'textproc/ispell-british')
-rw-r--r--textproc/ispell-british/Makefile15
-rw-r--r--textproc/ispell-british/distinfo8
-rw-r--r--textproc/ispell-british/patches/patch-ad10
3 files changed, 15 insertions, 18 deletions
diff --git a/textproc/ispell-british/Makefile b/textproc/ispell-british/Makefile
index b704fd3b0b2..76973aa982e 100644
--- a/textproc/ispell-british/Makefile
+++ b/textproc/ispell-british/Makefile
@@ -1,18 +1,17 @@
-# $NetBSD: Makefile,v 1.9 2004/01/20 12:26:49 agc Exp $
+# $NetBSD: Makefile,v 1.10 2004/12/01 12:23:30 markd Exp $
#
-DISTNAME= ispell-3.1.20
-PKGNAME= ispell-${DICT_LANG}-3.1.20
+DISTNAME= ispell-3.2.06
+PKGNAME= ispell-${DICT_LANG}-3.2.06
CATEGORIES= textproc
-MASTER_SITES= ftp://ftp.cs.ucla.edu/pub/ispell-3.1/
+MASTER_SITES= http://fmg-www.cs.ucla.edu/geoff/tars/
MAINTAINER= tech-pkg@NetBSD.org
-HOMEPAGE= http://www.gnu.org/software/ispell/ispell.html
+HOMEPAGE= http://ficus-www.cs.ucla.edu/geoff/ispell.html
COMMENT= British dictionary for interactive spelling checker
-DEPENDS+= ispell-base>=3.1.20:../../textproc/ispell-base
+DEPENDS+= ispell-base>=3.2.06:../../textproc/ispell-base
-WRKSRC= ${WRKDIR}/ispell-3.1
ALL_TARGET= config.sh all-languages
DICT_LANG= british
@@ -34,8 +33,6 @@ do-configure:
${ECHO} '#define MASTERHASH "${DICT_LANG}xlg.hash"' >> local.h ; \
${ECHO} "#undef WORDS" >> local.h ; \
${ECHO} '#define WORDS "${WORDS}"' >> local.h ; \
- ${ECHO} '#undef ELISPDIR' >> local.h; \
- ${ECHO} "#define ELISPDIR \"${PREFIX}/share/emacs/site-lisp\"" >> local.h
do-install:
${CP} ${WRKSRC}/languages/${DICT_LANG}/${DICT_LANG}xlg.hash ${PREFIX}/lib
diff --git a/textproc/ispell-british/distinfo b/textproc/ispell-british/distinfo
index 4465af36bc3..1bc30479748 100644
--- a/textproc/ispell-british/distinfo
+++ b/textproc/ispell-british/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.2 2001/04/20 15:04:59 skrll Exp $
+$NetBSD: distinfo,v 1.3 2004/12/01 12:23:30 markd Exp $
-SHA1 (ispell-3.1.20.tar.gz) = f8f849a3868ef3d88c1ba6fe5b49505f75de786e
-Size (ispell-3.1.20.tar.gz) = 677987 bytes
+SHA1 (ispell-3.2.06.tar.gz) = 35f496322cda172d56610417e4e1c7b962f734d7
+Size (ispell-3.2.06.tar.gz) = 580742 bytes
SHA1 (patch-aa) = cf8e0863e62103526d75ba5f0f25c760d4ee8e32
SHA1 (patch-ab) = 210d80ca55fc1d4fb5aa308205d8630a7f4bfb67
SHA1 (patch-ac) = a3474192676a326f33e10266e57ace5dfb1ba7eb
-SHA1 (patch-ad) = 6e465c39e145da7ec48e0c1cbe3631f21d9eecb6
+SHA1 (patch-ad) = 8e839e594e1d35b1df475e6a799872c8bcbe2bda
diff --git a/textproc/ispell-british/patches/patch-ad b/textproc/ispell-british/patches/patch-ad
index 00e3be1a3a7..99f3b68ce77 100644
--- a/textproc/ispell-british/patches/patch-ad
+++ b/textproc/ispell-british/patches/patch-ad
@@ -1,10 +1,10 @@
-$NetBSD: patch-ad,v 1.1.1.1 2001/03/14 12:12:21 agc Exp $
+$NetBSD: patch-ad,v 1.2 2004/12/01 12:23:30 markd Exp $
Don't build the programs - use the ones from the base system.
---- Makefile 1995/10/11 04:30:25 1.102
-+++ Makefile 2001/03/14 10:59:01
-@@ -196,7 +196,7 @@
+--- Makefile.orig 2001-07-26 09:51:45.000000000 +1200
++++ Makefile
+@@ -234,7 +234,7 @@ showversion: ispell
mv y.tab.o $@; \
rm -f y.tab.c
@@ -12,4 +12,4 @@ Don't build the programs - use the ones from the base system.
+all-languages:
$(MAKE) LANGUAGE_TARGET=all SHELLDEBUG=$(SHELLDEBUG) language-subdirs
- install: config.sh all install-basic install-dictbuild install-languages
+ install: config.sh all install-basic install-deformatters