aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2010-01-25 15:16:55 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2010-01-25 15:16:55 +0000
commit08d807ef8eadd3c11743ddb97c49dfc118607943 (patch)
tree3b1c2eb67884fc3b3e767739c554b7ac1c7ac4ba /textproc
parent9c7a01ed9a7b2746dbfcb24d0ce04f763da30b1d (diff)
downloadports-08d807ef8eadd3c11743ddb97c49dfc118607943.tar.gz
ports-08d807ef8eadd3c11743ddb97c49dfc118607943.zip
- Update Danish dictionary
- Bump PORTREVISION PR: 142195 Submitted by: Mikkel Hoegh <mikkel@hoegh.org>
Notes
Notes: svn path=/head/; revision=248559
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ispell/Makefile8
-rw-r--r--textproc/ispell/distinfo6
-rw-r--r--textproc/ispell/files/DA.patch6
3 files changed, 9 insertions, 11 deletions
diff --git a/textproc/ispell/Makefile b/textproc/ispell/Makefile
index 63b901ef0738..543818761b0e 100644
--- a/textproc/ispell/Makefile
+++ b/textproc/ispell/Makefile
@@ -7,7 +7,7 @@
PORTNAME?= ispell
PORTVERSION?= 3.3.02
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES+= textproc
MASTER_SITES= http://fmg-www.cs.ucla.edu/geoff/tars/ \
http://distfiles.opendarwin.org/
@@ -129,10 +129,8 @@ EXTRA_DICT+= ${NLDISTFILE}:nl
EXTRACT_ONLY+= ${NLDISTFILE}
.endif
.if defined(ISPELL_DA)
-DADISTFILE= ispell-da-1.7.18.tar.gz
-MASTER_SITES+= http://da.speling.org/filer/:da \
- ${MASTER_SITE_LOCAL:S/$/:da/}
-MASTER_SITE_SUBDIR+= fenner/:da
+DADISTFILE= ispell-da-1.7.31.tar.gz
+MASTER_SITES+= http://da.speling.org/filer/:da
EXTRA_DICT+= ${DADISTFILE}:da
EXTRACT_ONLY+= ${DADISTFILE}
.endif
diff --git a/textproc/ispell/distinfo b/textproc/ispell/distinfo
index 4ab2fdf29511..d7e54cf74e6e 100644
--- a/textproc/ispell/distinfo
+++ b/textproc/ispell/distinfo
@@ -22,9 +22,9 @@ SIZE (hk-deutsch.tar.gz) = 369789
MD5 (ispell-nl-1.0.0.tar.gz) = d9f8c68f28053e71792053e34201a28b
SHA256 (ispell-nl-1.0.0.tar.gz) = 6aaf8acb456d5fc229e6682652cef2d914089dd38f64ded0a6efd8161c8413e8
SIZE (ispell-nl-1.0.0.tar.gz) = 480570
-MD5 (ispell-da-1.7.18.tar.gz) = 8ed5a8589f56a6de0c07ae5463b42906
-SHA256 (ispell-da-1.7.18.tar.gz) = 296a1959705d4cecc160bc2d5eea3ef9e93b42e3de9f1755fa467a5219a3a968
-SIZE (ispell-da-1.7.18.tar.gz) = 336245
+MD5 (ispell-da-1.7.31.tar.gz) = ab1a9b7bf2245ae0f35b3457239543b4
+SHA256 (ispell-da-1.7.31.tar.gz) = c13a762d8df55023a5fbb458a740f796ae84076c05f3a1bfce7fd5b73cba1b05
+SIZE (ispell-da-1.7.31.tar.gz) = 334791
MD5 (finnish.dict.bz2) = 977a5eebe21881dca6be6cf38a244457
SHA256 (finnish.dict.bz2) = ed5b1b54604ebb49f949f92e62cbfb2e408ca9e51b95da1268c81434fc9dc36a
SIZE (finnish.dict.bz2) = 316957
diff --git a/textproc/ispell/files/DA.patch b/textproc/ispell/files/DA.patch
index a09ec105b992..64f61ad4e749 100644
--- a/textproc/ispell/files/DA.patch
+++ b/textproc/ispell/files/DA.patch
@@ -1,8 +1,8 @@
---- ispell-da-1.7.18/Makefile.orig Mon Feb 11 11:37:04 2008
-+++ ispell-da-1.7.18/Makefile Sun Jul 20 16:40:35 2008
+--- ispell-da-1.7.31/Makefile.orig 2010-01-21 12:03:30.000000000 +0100
++++ ispell-da-1.7.31/Makefile 2010-01-21 12:04:02.000000000 +0100
@@ -9,13 +9,13 @@
lang=da
- version=1.7.18
+ version=1.7.31
-installdir=`ispell -vv | grep LIBDIR | cut -d'"' -f2`
+installdir=`${ISPELL} -vv | grep LIBDIR | cut -d'"' -f2`