From owner-freebsd-multimedia@FreeBSD.ORG Mon May 31 16:33:58 2010 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5C67E1065670 for ; Mon, 31 May 2010 16:33:58 +0000 (UTC) (envelope-from me@janh.de) Received: from mailhost.uni-hamburg.de (mailhost.uni-hamburg.de [134.100.32.155]) by mx1.freebsd.org (Postfix) with ESMTP id 02F3D8FC08 for ; Mon, 31 May 2010 16:33:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mailhost.uni-hamburg.de (Postfix) with ESMTP id 1F88C901C9; Mon, 31 May 2010 18:33:56 +0200 (CEST) X-Virus-Scanned: by University of Hamburg (RRZ/mailhost) Received: from mailhost.uni-hamburg.de ([127.0.0.1]) by localhost (mailhost.uni-hamburg.de [127.0.0.1]) (amavisd-new, port 10024) with LMTP id B1oSfabYMkSg; Mon, 31 May 2010 18:33:56 +0200 (CEST) Received: from pc861.math.uni-hamburg.de (pc861.math.uni-hamburg.de [134.100.222.11]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: fmjv004) by mailhost.uni-hamburg.de (Postfix) with ESMTPSA id 00CC89018A; Mon, 31 May 2010 18:33:55 +0200 (CEST) Message-ID: <4C03E507.80202@janh.de> Date: Mon, 31 May 2010 18:34:15 +0200 From: Jan Henrik Sylvester User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.9) Gecko/20100514 Thunderbird/3.0.4 MIME-Version: 1.0 To: Sylvio Cesar Teixeira Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: multimedia-list freebsd Subject: multimedia/libmatroska broken after textproc/libebml update to 0.8.0 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 May 2010 16:33:58 -0000 I first found vlc to be broken due to libmatroska/ebml incompatibilities, but I cannot even compile multimedia/libmatroska anymore. Since textproc/libebml got updated to 0.8.0 yesterday, I presume that libmatroska 0.8.1 is incompatible to libebml 0.8.0. From http://www.matroska.org/node/73: "We have just released new versions of libebml 0.8.0 and libmatroska 0.9.0." I guess the two ports should have been updated at the same time. Was multimedia/libmatroska forgotten? Cheers, Jan Henrik