pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/aspell-czech Depend on >= aspell-0.60.2nb1, w...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1b97f1e889c3
branches:  trunk
changeset: 496328:1b97f1e889c3
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Jun 26 05:20:07 2005 +0000

description:
Depend on >= aspell-0.60.2nb1, which unbreaks the build.
Fix PLIST. Remove BROKEN.

diffstat:

 textproc/aspell-czech/Makefile |  5 +++--
 textproc/aspell-czech/PLIST    |  3 ++-
 2 files changed, 5 insertions(+), 3 deletions(-)

diffs (30 lines):

diff -r a90f98ed267c -r 1b97f1e889c3 textproc/aspell-czech/Makefile
--- a/textproc/aspell-czech/Makefile    Sun Jun 26 05:19:10 2005 +0000
+++ b/textproc/aspell-czech/Makefile    Sun Jun 26 05:20:07 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2005/04/11 21:47:31 tv Exp $
+# $NetBSD: Makefile,v 1.11 2005/06/26 05:20:07 wiz Exp $
 #
 
 DISTNAME=      aspell6-cs-20040614-1
@@ -11,7 +11,8 @@
 HOMEPAGE=      http://aspell.net/
 COMMENT=       Czech language support for aspell
 
-BROKEN=                Makes aspell dump core; see aspell bug report 1090342
+# earlier versions core-dumped on the input
+BUILDLINK_DEPENDS.aspell+=     aspell>=0.60.2nb1
 
 HAS_CONFIGURE= YES
 
diff -r a90f98ed267c -r 1b97f1e889c3 textproc/aspell-czech/PLIST
--- a/textproc/aspell-czech/PLIST       Sun Jun 26 05:19:10 2005 +0000
+++ b/textproc/aspell-czech/PLIST       Sun Jun 26 05:20:07 2005 +0000
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2003/01/17 03:49:43 salo Exp $
+@comment $NetBSD: PLIST,v 1.2 2005/06/26 05:20:07 wiz Exp $
 lib/aspell/cs.multi
 lib/aspell/cs.rws
 lib/aspell/czech.alias
 share/aspell/cs.dat
+share/aspell/cs_affix.dat



Home | Main Index | Thread Index | Old Index