summaryrefslogtreecommitdiff
path: root/textproc/aspell-danish
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-01-29 01:42:27 +0000
committerwiz <wiz@pkgsrc.org>2006-01-29 01:42:27 +0000
commit12303f00bddd5b8c69a0445cbac08751f06b9ca1 (patch)
treede1c045bb141e9e74bf9b51b4860bc17b3cc0851 /textproc/aspell-danish
parentb358a2cd82741b133b18b70bccc90e010d23c104 (diff)
downloadpkgsrc-12303f00bddd5b8c69a0445cbac08751f06b9ca1.tar.gz
Update to 1.4.52. Changes unknown, but since it is a wordlist,
I expect better words :)
Diffstat (limited to 'textproc/aspell-danish')
-rw-r--r--textproc/aspell-danish/Makefile13
-rw-r--r--textproc/aspell-danish/PLIST16
-rw-r--r--textproc/aspell-danish/distinfo10
-rw-r--r--textproc/aspell-danish/patches/patch-aa40
4 files changed, 44 insertions, 35 deletions
diff --git a/textproc/aspell-danish/Makefile b/textproc/aspell-danish/Makefile
index 73e3927ed9e..8b81110c284 100644
--- a/textproc/aspell-danish/Makefile
+++ b/textproc/aspell-danish/Makefile
@@ -1,17 +1,18 @@
-# $NetBSD: Makefile,v 1.10 2005/04/11 21:47:32 tv Exp $
+# $NetBSD: Makefile,v 1.11 2006/01/29 01:42:27 wiz Exp $
#
-DISTNAME= aspell5-da-1.4.42-1
-PKGNAME= ${DISTNAME:C/5-da-(.*)-(.*)$/-danish-\1.\2/}
+DISTNAME= aspell-da-1.4.52
+PKGNAME= ${DISTNAME:C/-da-/-danish-/}
CATEGORIES= textproc
-MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/da/}
+MASTER_SITES= http://da.speling.org/filer/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= tech-pkg@NetBSD.org
-HOMEPAGE= http://aspell.net/
+HOMEPAGE= http://da.speling.org/
COMMENT= Danish language support for aspell
-HAS_CONFIGURE= YES
+USE_TOOLS+= perl
+REPLACE_PERL= unsq
.include "../../textproc/aspell/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/aspell-danish/PLIST b/textproc/aspell-danish/PLIST
index 71dc7cbacee..0a93db29db1 100644
--- a/textproc/aspell-danish/PLIST
+++ b/textproc/aspell-danish/PLIST
@@ -1,6 +1,10 @@
-@comment $NetBSD: PLIST,v 1.2 2004/12/24 03:05:55 wiz Exp $
-lib/aspell/da.multi
-lib/aspell/da.rws
-lib/aspell/dansk.alias
-share/aspell/da.dat
-share/aspell/da_phonet.dat
+@comment $NetBSD: PLIST,v 1.3 2006/01/29 01:42:27 wiz Exp $
+lib/aspell/da_DK
+lib/aspell/danish
+lib/aspell/dansk
+share/aspell/da_DK.dat
+share/aspell/da_DK_phonet.dat
+share/aspell/danish.dat
+share/aspell/danish_phonet.dat
+share/aspell/dansk.dat
+share/aspell/dansk_phonet.dat
diff --git a/textproc/aspell-danish/distinfo b/textproc/aspell-danish/distinfo
index c894ab38c3a..a3fb6de2f2d 100644
--- a/textproc/aspell-danish/distinfo
+++ b/textproc/aspell-danish/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2005/02/24 14:48:39 agc Exp $
+$NetBSD: distinfo,v 1.5 2006/01/29 01:42:27 wiz Exp $
-SHA1 (aspell5-da-1.4.42-1.tar.bz2) = 8cc990c195707e2b4db4ed0969aa10117a3b6bb2
-RMD160 (aspell5-da-1.4.42-1.tar.bz2) = e9278ec5665d54066ff1808176e08af280501b9c
-Size (aspell5-da-1.4.42-1.tar.bz2) = 317688 bytes
-SHA1 (patch-aa) = e22211d1b77a79d16e2334630dc171245bb15677
+SHA1 (aspell-da-1.4.52.tar.bz2) = e9acf2419f8ddb920cc7bb32fc1388f7bb1cfe1d
+RMD160 (aspell-da-1.4.52.tar.bz2) = 1ef36e81a8063afbacdc4e04e89c3c57df28b344
+Size (aspell-da-1.4.52.tar.bz2) = 340624 bytes
+SHA1 (patch-aa) = 49b65e8d033decd401138b597469f2962f6a3e13
diff --git a/textproc/aspell-danish/patches/patch-aa b/textproc/aspell-danish/patches/patch-aa
index fd845386200..7a667113ca7 100644
--- a/textproc/aspell-danish/patches/patch-aa
+++ b/textproc/aspell-danish/patches/patch-aa
@@ -1,21 +1,25 @@
-$NetBSD: patch-aa,v 1.2 2003/01/19 06:35:46 salo Exp $
+$NetBSD: patch-aa,v 1.3 2006/01/29 01:42:27 wiz Exp $
---- Makefile.pre.orig Fri Jan 3 18:39:33 2003
-+++ Makefile.pre Wed Jan 15 00:48:39 2003
-@@ -16,12 +16,10 @@
- all: ${rws_files} ${data_files}
+--- Makefile.orig 2005-12-02 16:10:09.000000000 +0000
++++ Makefile
+@@ -9,16 +9,14 @@ country_code=DK
+ lang=da
+ version=1.4.52
- install: all
-- mkdir -p ${DESTDIR}${dictdir}/
-- cp ${rws_files} ${multi_files} ${DESTDIR}${dictdir}/
-- cd ${DESTDIR}${dictdir}/ && chmod 644 ${rws_files} ${multi_files}
-- mkdir -p ${DESTDIR}${datadir}/
-- cp ${data_files} ${DESTDIR}${datadir}/
-- cd ${DESTDIR}${datadir}/ && chmod 644 ${data_files}
-+ ${BSD_INSTALL_DATA_DIR} ${DESTDIR}${dictdir}/
-+ ${BSD_INSTALL_DATA} ${rws_files} ${multi_files} ${DESTDIR}${dictdir}/
-+ ${BSD_INSTALL_DATA_DIR} ${DESTDIR}${datadir}/
-+ ${BSD_INSTALL_DATA} ${data_files} ${DESTDIR}${datadir}/
+-dictdir=`aspell dump config | grep '^\# dict-dir current: ' | cut -d' ' -f4`
+-datadir=`aspell dump config | grep '^\# data-dir current: ' | cut -d' ' -f4`
++dictdir=`aspell config dict-dir`
++datadir=`aspell config data-dir`
- clean:
- rm -f ${rws_files}
+ all: $(sprog) $(sprog).dat $(sprog)_phonet.dat
+
+ install: $(sprog).dat $(sprog)_phonet.dat $(sprog)
+- chown root.root $(sprog).dat $(sprog)_phonet.dat $(sprog)
+- chmod 0644 $(sprog).dat $(sprog)_phonet.dat $(sprog)
+- mv $(sprog).dat $(sprog)_phonet.dat $(datadir)
+- mv $(sprog) $(dictdir)
++ ${BSD_INSTALL_DATA} $(sprog).dat $(sprog)_phonet.dat $(datadir)
++ ${BSD_INSTALL_DATA} $(sprog) $(dictdir)
+ ln -fs $(datadir)/$(sprog).dat $(datadir)/$(language_code)_$(country_code).dat || true
+ ln -fs $(datadir)/$(sprog)_phonet.dat $(datadir)/$(language_code)_$(country_code)_phonet.dat || true
+ ln -fs $(dictdir)/$(sprog) $(dictdir)/$(language_code)_$(country_code) || true