diff options
author | wiz <wiz@pkgsrc.org> | 2011-07-12 14:06:02 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2011-07-12 14:06:02 +0000 |
commit | 0c3c53c233749c9de1097014701090051821446b (patch) | |
tree | 9c16f36b5c1f193a9ee3eea6df17d3754688e2cb /textproc | |
parent | 8a84aa9da6b350aa28855cbba206550b46101161 (diff) | |
download | pkgsrc-0c3c53c233749c9de1097014701090051821446b.tar.gz |
Update to 0.60.6.1:
Update to Automake 1.10.3
Fix a bug which caused a race condition (leading to a likely
crash) when two threads try to update the dictionary cache at
the same time.
Make it very clear that compiling Aspell with NDEBUG is a bad
idea (see http://aspell.net/ndebug.html) by outputting a warning
when building with NDEBUG defined.
Numerous other minor updates and bug fixes.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/aspell/Makefile | 5 | ||||
-rw-r--r-- | textproc/aspell/PLIST | 8 | ||||
-rw-r--r-- | textproc/aspell/distinfo | 9 | ||||
-rw-r--r-- | textproc/aspell/patches/patch-aa | 15 |
4 files changed, 13 insertions, 24 deletions
diff --git a/textproc/aspell/Makefile b/textproc/aspell/Makefile index 19380eeb325..fc2342bbc87 100644 --- a/textproc/aspell/Makefile +++ b/textproc/aspell/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.60 2011/04/22 13:41:59 obache Exp $ +# $NetBSD: Makefile,v 1.61 2011/07/12 14:06:02 wiz Exp $ # -DISTNAME= aspell-0.60.6 -PKGREVISION= 3 +DISTNAME= aspell-0.60.6.1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=aspell/} diff --git a/textproc/aspell/PLIST b/textproc/aspell/PLIST index 109567391e0..a0586f915c8 100644 --- a/textproc/aspell/PLIST +++ b/textproc/aspell/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.15 2009/06/14 18:17:12 joerg Exp $ +@comment $NetBSD: PLIST,v 1.16 2011/07/12 14:06:02 wiz Exp $ bin/aspell bin/aspell-import bin/precat @@ -101,6 +101,7 @@ share/aspell/split.kbd share/aspell/standard.kbd ${PLIST.filters}share/aspell/tex-filter.info ${PLIST.filters}share/aspell/texinfo-filter.info +share/locale/ast/LC_MESSAGES/aspell.mo share/locale/be/LC_MESSAGES/aspell.mo share/locale/ca/LC_MESSAGES/aspell.mo share/locale/cs/LC_MESSAGES/aspell.mo @@ -108,10 +109,14 @@ share/locale/da/LC_MESSAGES/aspell.mo share/locale/de/LC_MESSAGES/aspell.mo share/locale/en_GB/LC_MESSAGES/aspell.mo share/locale/es/LC_MESSAGES/aspell.mo +share/locale/fi/LC_MESSAGES/aspell.mo share/locale/fr/LC_MESSAGES/aspell.mo share/locale/ga/LC_MESSAGES/aspell.mo +share/locale/id/LC_MESSAGES/aspell.mo share/locale/it/LC_MESSAGES/aspell.mo +share/locale/ja/LC_MESSAGES/aspell.mo share/locale/mn/LC_MESSAGES/aspell.mo +share/locale/ms/LC_MESSAGES/aspell.mo share/locale/nl/LC_MESSAGES/aspell.mo share/locale/pt_BR/LC_MESSAGES/aspell.mo share/locale/ro/LC_MESSAGES/aspell.mo @@ -125,3 +130,4 @@ share/locale/tg/LC_MESSAGES/aspell.mo share/locale/uk/LC_MESSAGES/aspell.mo share/locale/vi/LC_MESSAGES/aspell.mo share/locale/wa/LC_MESSAGES/aspell.mo +share/locale/zh_CN/LC_MESSAGES/aspell.mo diff --git a/textproc/aspell/distinfo b/textproc/aspell/distinfo index 941e3e1ae3a..186e2d922c2 100644 --- a/textproc/aspell/distinfo +++ b/textproc/aspell/distinfo @@ -1,9 +1,8 @@ -$NetBSD: distinfo,v 1.25 2008/09/22 08:53:14 wiz Exp $ +$NetBSD: distinfo,v 1.26 2011/07/12 14:06:02 wiz Exp $ -SHA1 (aspell-0.60.6.tar.gz) = 335bcb560e00f59d89ec9e4c4114c325fb0e65f4 -RMD160 (aspell-0.60.6.tar.gz) = 315638cc7cc4ce9d3dc09c7e15faf637855d504e -Size (aspell-0.60.6.tar.gz) = 1777930 bytes -SHA1 (patch-aa) = 379c978c9370d2a27ad683af2fba39805f53cbd2 +SHA1 (aspell-0.60.6.1.tar.gz) = ff1190db8de279f950c242c6f4c5d5cdc2cbdc49 +RMD160 (aspell-0.60.6.1.tar.gz) = 6d4e29228e5c47cd4dbd780a73dbc1d2222e8266 +Size (aspell-0.60.6.1.tar.gz) = 1878163 bytes SHA1 (patch-ab) = 615a676128dab7d79e697f56330c8aaa6c901d3f SHA1 (patch-ac) = 8adbd2b330830ba0fb3fc063bee0fac69b0a1f64 SHA1 (patch-ad) = 5e525ed1e91b3271567f4255729e94159be86f58 diff --git a/textproc/aspell/patches/patch-aa b/textproc/aspell/patches/patch-aa deleted file mode 100644 index 99c29a4a0a2..00000000000 --- a/textproc/aspell/patches/patch-aa +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-aa,v 1.11 2008/09/22 08:53:14 wiz Exp $ - -http://sourceforge.net/tracker/index.php?func=detail&aid=2016300&group_id=245&atid=100245 - ---- gen/mk-static-filter.pl.orig 2007-12-03 06:43:09.000000000 +0000 -+++ gen/mk-static-filter.pl -@@ -159,7 +159,7 @@ while ($filter = shift @filterhashes) { - printf STATICFILTERS "\n const KeyInfo * ".${$filter}{"NAME"}."_options_begin = ". - ${$filter}{"NAME"}."_options;\n"; - # If structure is empty, set options_end to same as options_begin. -- if (%{$filter}) { -+ if ($firstopt) { - printf STATICFILTERS "\n const KeyInfo * ".${$filter}{"NAME"}."_options_end = ". - ${$filter}{"NAME"}."_options;\n"; - } else { |