summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorsnj <snj>2009-12-02 17:51:25 +0000
committersnj <snj>2009-12-02 17:51:25 +0000
commite96ab1f9ba3745a7eda9de83a6303cfd400319a4 (patch)
treea3ce44edbc15635489bd73e70bb9bcb8e16cc128 /textproc
parent584da3c65820fa16abfd361a2e47caca94de462f (diff)
downloadpkgsrc-e96ab1f9ba3745a7eda9de83a6303cfd400319a4.tar.gz
Update aspell-danish to 1.7.30.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/aspell-danish/Makefile6
-rw-r--r--textproc/aspell-danish/distinfo10
-rw-r--r--textproc/aspell-danish/patches/patch-aa8
3 files changed, 11 insertions, 13 deletions
diff --git a/textproc/aspell-danish/Makefile b/textproc/aspell-danish/Makefile
index 3c05604b14b..28208643186 100644
--- a/textproc/aspell-danish/Makefile
+++ b/textproc/aspell-danish/Makefile
@@ -1,9 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2008/06/20 01:09:37 joerg Exp $
-#
+# $NetBSD: Makefile,v 1.15 2009/12/02 17:51:25 snj Exp $
-DISTNAME= aspell-da-1.4.52
+DISTNAME= aspell-da-1.7.30
PKGNAME= ${DISTNAME:C/-da-/-danish-/}
-PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://da.speling.org/filer/
EXTRACT_SUFX= .tar.bz2
diff --git a/textproc/aspell-danish/distinfo b/textproc/aspell-danish/distinfo
index 12ea2951af0..247373cbb62 100644
--- a/textproc/aspell-danish/distinfo
+++ b/textproc/aspell-danish/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2008/06/20 01:09:37 joerg Exp $
+$NetBSD: distinfo,v 1.7 2009/12/02 17:51:25 snj Exp $
-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) = 9b883091d82c21361efae4df88539bed7721407a
+SHA1 (aspell-da-1.7.30.tar.bz2) = 7b629f8a87840571ef29bbf312210f8a0e6bcbe2
+RMD160 (aspell-da-1.7.30.tar.bz2) = 278335a74a65d0b18d4e7e57400f4afa7552257c
+Size (aspell-da-1.7.30.tar.bz2) = 229478 bytes
+SHA1 (patch-aa) = 93f01850310b6b39ca31b607bcd2525125277eb7
diff --git a/textproc/aspell-danish/patches/patch-aa b/textproc/aspell-danish/patches/patch-aa
index d05bc7abe7f..8ff672e09cf 100644
--- a/textproc/aspell-danish/patches/patch-aa
+++ b/textproc/aspell-danish/patches/patch-aa
@@ -1,10 +1,10 @@
-$NetBSD: patch-aa,v 1.4 2008/06/20 01:09:37 joerg Exp $
+$NetBSD: patch-aa,v 1.5 2009/12/02 17:51:25 snj Exp $
---- Makefile.orig 2005-12-02 16:10:09.000000000 +0000
-+++ Makefile
+--- Makefile.orig 2009-11-04 13:52:19.000000000 -0800
++++ Makefile 2009-12-02 09:45:44.000000000 -0800
@@ -9,16 +9,14 @@ country_code=DK
lang=da
- version=1.4.52
+ version=1.7.30
-dictdir=`aspell dump config | grep '^\# dict-dir current: ' | cut -d' ' -f4`
-datadir=`aspell dump config | grep '^\# data-dir current: ' | cut -d' ' -f4`