Path to this page:
Subject: CVS commit: [pkgsrc-2012Q3] pkgsrc/textproc/yamcha
From: Matthias Scheler
Date: 2012-10-05 15:22:23
Message id: 20121005132224.2BC12175DD@cvs.netbsd.org
Log Message:
Pullup ticket #3931 - requested by marino
textproc/yamcha: build fix
Revisions pulled up:
- textproc/yamcha/Makefile 1.4
- textproc/yamcha/distinfo 1.5
- textproc/yamcha/patches/patch-libexec_mktrie.cpp 1.1
- textproc/yamcha/patches/patch-libexec_pkemine.cpp 1.1
---
Module Name: pkgsrc
Committed By: marino
Date: Wed Oct 3 14:40:23 UTC 2012
Modified Files:
pkgsrc/textproc/yamcha: Makefile distinfo
Added Files:
pkgsrc/textproc/yamcha/patches: patch-libexec_mktrie.cpp
patch-libexec_pkemine.cpp
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: