Subject: CVS commit: pkgsrc/editors/lyx-qt
From: Jeremy C. Reed
Date: 2005-11-16 19:06:13
Message id: 20051116180613.1B2AC2DA27@cvs.netbsd.org

Log Message:
Add patch so on NetBSD, it will not core dump on exit.
According to trolltech's support, the QT code for Lyx was done
wrong and so the locked() doesn't return with true and so the
unlock() is never done causing NetBSD's
  Error detected by libpthread: Destroying locked mutex.

I contacted lyx developers about this several times.

This is for PR 26454.

Files:
RevisionActionfile
1.20modifypkgsrc/editors/lyx-qt/Makefile
1.10modifypkgsrc/editors/lyx-qt/distinfo
1.5addpkgsrc/editors/lyx-qt/patches/patch-ab