diff options
author | wiz <wiz> | 2004-12-24 03:05:04 +0000 |
---|---|---|
committer | wiz <wiz> | 2004-12-24 03:05:04 +0000 |
commit | 343fd361e5e263d66a59fc24287d91dd7d6eaa87 (patch) | |
tree | d27169e7197a2bbb924034122de155d66c39bdf8 /textproc | |
parent | 81c621339c2b5f4b8a194a529e848874bdba56e1 (diff) | |
download | pkgsrc-343fd361e5e263d66a59fc24287d91dd7d6eaa87.tar.gz |
Update to 20040614: adapt to aspell-0.60 series.
Mark as BROKEN because of bug in aspell-0.60+, see
http://sourceforge.net/tracker/index.php?func=detail&aid=1090342&group_id=245&atid=100245
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/aspell-czech/Makefile | 12 | ||||
-rw-r--r-- | textproc/aspell-czech/distinfo | 6 |
2 files changed, 8 insertions, 10 deletions
diff --git a/textproc/aspell-czech/Makefile b/textproc/aspell-czech/Makefile index 1b4c81cdf94..cc631240ae9 100644 --- a/textproc/aspell-czech/Makefile +++ b/textproc/aspell-czech/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2004/10/03 00:18:18 tv Exp $ +# $NetBSD: Makefile,v 1.9 2004/12/24 03:05:04 wiz Exp $ # -DISTNAME= aspell-cs-0.50-2 -PKGNAME= ${DISTNAME:C/cs-(.*)-(.*)$/czech-\1.\2/} -PKGREVISION= 2 +DISTNAME= aspell6-cs-20040614-1 +PKGNAME= ${DISTNAME:C/6-cs-(.*)-(.*)$/-czech-\1.\2/} CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/cs/} EXTRACT_SUFX= .tar.bz2 @@ -12,11 +11,10 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://aspell.net/ COMMENT= Czech language support for aspell +BROKEN= Makes aspell dump core; see aspell bug report 1090342 + USE_BUILDLINK3= YES HAS_CONFIGURE= YES -CONFIGURE_ENV+= ASPELL=${PREFIX}/bin/aspell -CONFIGURE_ENV+= WORD_LIST_COMPRESS=${PREFIX}/bin/word-list-compress - .include "../../textproc/aspell/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/textproc/aspell-czech/distinfo b/textproc/aspell-czech/distinfo index 275e0d414fe..a4d11ecdfad 100644 --- a/textproc/aspell-czech/distinfo +++ b/textproc/aspell-czech/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2003/01/19 06:35:45 salo Exp $ +$NetBSD: distinfo,v 1.3 2004/12/24 03:05:04 wiz Exp $ -SHA1 (aspell-cs-0.50-2.tar.bz2) = f4e68c04a1981effac3e941f43cf525876566267 -Size (aspell-cs-0.50-2.tar.bz2) = 457939 bytes +SHA1 (aspell6-cs-20040614-1.tar.bz2) = 83756c070c1444f06c779a350d0bdad1d31e2b98 +Size (aspell6-cs-20040614-1.tar.bz2) = 451507 bytes SHA1 (patch-aa) = e22211d1b77a79d16e2334630dc171245bb15677 |