pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/ispell-british Update ispell-british to 3.2.06
details: https://anonhg.NetBSD.org/pkgsrc/rev/07744fd129b0
branches: trunk
changeset: 484928:07744fd129b0
user: markd <markd%pkgsrc.org@localhost>
date: Wed Dec 01 12:23:30 2004 +0000
description:
Update ispell-british to 3.2.06
to match ispell-base.
diffstat:
textproc/ispell-british/Makefile | 15 ++++++---------
textproc/ispell-british/distinfo | 8 ++++----
textproc/ispell-british/patches/patch-ad | 10 +++++-----
3 files changed, 15 insertions(+), 18 deletions(-)
diffs (77 lines):
diff -r 22b15529d068 -r 07744fd129b0 textproc/ispell-british/Makefile
--- a/textproc/ispell-british/Makefile Wed Dec 01 12:18:21 2004 +0000
+++ b/textproc/ispell-british/Makefile Wed Dec 01 12:23:30 2004 +0000
@@ -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@localhost
-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 @@
${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 -r 22b15529d068 -r 07744fd129b0 textproc/ispell-british/distinfo
--- a/textproc/ispell-british/distinfo Wed Dec 01 12:18:21 2004 +0000
+++ b/textproc/ispell-british/distinfo Wed Dec 01 12:23:30 2004 +0000
@@ -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 -r 22b15529d068 -r 07744fd129b0 textproc/ispell-british/patches/patch-ad
--- a/textproc/ispell-british/patches/patch-ad Wed Dec 01 12:18:21 2004 +0000
+++ b/textproc/ispell-british/patches/patch-ad Wed Dec 01 12:23:30 2004 +0000
@@ -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 @@
+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
Home |
Main Index |
Thread Index |
Old Index