Subject: CVS commit: pkgsrc/textproc/yamcha
From: John Marino
Date: 2012-10-03 16:40:23
Message id: 20121003144023.AD737175DD@cvs.netbsd.org

Log Message:
textproc/yamcha: Fix segfault bugs in pkemine + mktrie

The textproc/cabocha package has been failing on i386 DragonFly for
months.  This was caused by segaults in two utilities provided by yamcha:
pkemine and mktrie.

Google brought up some pastebin sniplets indicating others had run into
the same issue, confirming the fixes.  With the revised yamcha utilities,
textproc/cabocha builds nicely on DragonFly.

Files:
RevisionActionfile
1.4modifypkgsrc/textproc/yamcha/Makefile
1.5modifypkgsrc/textproc/yamcha/distinfo
1.1addpkgsrc/textproc/yamcha/patches/patch-libexec_mktrie.cpp
1.1addpkgsrc/textproc/yamcha/patches/patch-libexec_pkemine.cpp