CVSROOT: /cvs Module name: ports Changes by: [email protected] 2013/09/24 10:25:38
Modified files:
x11/xfce4/xfmpc: Makefile
Added files:
x11/xfce4/xfmpc/patches: patch-src_mpdclient_c
Log message:
Unbreak runtime: xfmpc was trying to unlock a not-yet-locked mutex which
triggers an undefined behavior on !linux (and an abort() on OpenBSD).
ok landry@ (maintainer)
