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
This commit is contained in:
parent
d9b731724d
commit
406bff4931
2 changed files with 8 additions and 10 deletions
|
@ -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"
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue