From owner-freebsd-multimedia@FreeBSD.ORG Mon May 6 20:59:30 2013 Return-Path: Delivered-To: multimedia@FreeBSD.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 46D5FA8E; Mon, 6 May 2013 20:59:30 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from mx.critical.ch (mx.critical.ch [62.2.45.171]) by mx1.freebsd.org (Postfix) with ESMTP id C308A628; Mon, 6 May 2013 20:59:29 +0000 (UTC) Received: from beaver.home.critical.ch (84-75-192-66.dclient.hispeed.ch [84.75.192.66]) (authenticated bits=0) by mx.critical.ch (8.14.5/8.14.5/critical-1.0) with ESMTP id r46KxRuh092159; Mon, 6 May 2013 22:59:28 +0200 (CEST) (envelope-from ehaupt@FreeBSD.org) Date: Mon, 6 May 2013 22:59:27 +0200 From: Emanuel Haupt To: multimedia@FreeBSD.org Subject: updating textproc/libebml, multimedia/libmatroska Message-Id: <20130506225927.91169cb53fd02e1ca9d2f980@FreeBSD.org> X-Mailer: Sylpheed 3.3.0 (GTK+ 2.24.17; amd64-portbld-freebsd9.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 May 2013 20:59:30 -0000 If there are no objections I'd like to update: textproc/libebml -> 1.3.0 https://github.com/Matroska-Org/libebml/blob/master/ChangeLog multimedia/libmatroska -> 1.4.0 https://github.com/Matroska-Org/libmatroska/blob/master/ChangeLog Patch: http://people.freebsd.org/~ehaupt/patches/libebml_libmatroska.patch and bump the depending ports due to the ABI change. Emanuel