head 1.2; access; symbols pkgsrc-2015Q4:1.1.0.2 pkgsrc-2015Q4-base:1.1; locks; strict; comment @// @; 1.2 date 2015.12.27.22.52.41; author wiz; state dead; branches; next 1.1; commitid g6NQYFEu5F86IDOy; 1.1 date 2015.11.06.09.39.14; author wiz; state Exp; branches; next ; commitid DqKWNkeF9AzAX0Iy; desc @@ 1.2 log @Updated musicpd to 0.9.12: ver 0.19.12 (2015/12/15) * fix assertion failure on malformed UTF-8 tag * fix build failure on non-Linux systems * fix LimitRTTIME in systemd unit file @ text @$NetBSD: patch-src_Main.cxx,v 1.1 2015/11/06 09:39:14 wiz Exp $ Fix build using patch from http://bugs.musicpd.org/view.php?id=4452 --- src/Main.cxx.orig 2015-10-16 16:07:10.000000000 +0000 +++ src/Main.cxx @@@@ -630,7 +630,7 @@@@ static int mpd_main_after_fork(struct op config_get_unsigned(CONF_AUTO_UPDATE_DEPTH, INT_MAX)); #else - FormatWarning(main_domain, + FormatWarning(config_domain, "inotify: auto_update was disabled. enable during compilation phase"); #endif } @ 1.1 log @Update musicpd to 0.19.11: ver 0.19.11 (2015/10/27) * tags - ape: fix buffer overflow * decoder - ffmpeg: fix crash due to wrong avio_alloc_context() call - gme: don't loop forever, fall back to GME's default play length * encoder - flac: fix crash with 32 bit playback * mixer - fix mixer lag after enabling/disabling output @ text @d1 1 a1 1 $NetBSD$ @