From owner-freebsd-multimedia@FreeBSD.ORG Wed Feb 21 15:34:49 2007 Return-Path: X-Original-To: multimedia@freebsd.org Delivered-To: freebsd-multimedia@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3E05716FA76 for ; Wed, 21 Feb 2007 15:34:49 +0000 (UTC) (envelope-from rizzo@icir.org) Received: from xorpc.icir.org (xorpc.icir.org [192.150.187.68]) by mx1.freebsd.org (Postfix) with ESMTP id 2E2FE13C49D for ; Wed, 21 Feb 2007 15:34:48 +0000 (UTC) (envelope-from rizzo@icir.org) Received: from xorpc.icir.org (localhost [127.0.0.1]) by xorpc.icir.org (8.12.11/8.13.6) with ESMTP id l1LFYlxb089538; Wed, 21 Feb 2007 07:34:47 -0800 (PST) (envelope-from rizzo@xorpc.icir.org) Received: (from rizzo@localhost) by xorpc.icir.org (8.12.11/8.12.3/Submit) id l1LFYl8X089537; Wed, 21 Feb 2007 07:34:47 -0800 (PST) (envelope-from rizzo) Date: Wed, 21 Feb 2007 07:34:47 -0800 From: Luigi Rizzo To: multimedia@freebsd.org Message-ID: <20070221073447.A89386@xorpc.icir.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Cc: Subject: speex upgrade to 1.1.12 ? 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: Wed, 21 Feb 2007 15:34:49 -0000 Hi, we have two (conflicting) speex ports in the tree: multimedia/speex which is version 1.0.5, source dated 07-May-2005 multimedia/speex-devel which is version 1.1.12, source dated 15-Feb-2006 for which there is no maintainer other than this list. Some packages start checking for recent (1.1.x) version of speex, i think it would be good to upgrade multimedia/speex to 1.1.12 rather than patching the various configure files. A comment in the CVS repository says that: http://www.freebsd.org/cgi/cvsweb.cgi/ports/audio/speex-devel/Makefile?rev=1.31&content-type=text/x-cvsweb-markup Speex 1.1 is backwards compatible with speex 1.0 and can be used as a drop in replacement for audio/speex and the only reason for not upgrading multimedia/speex before was that speex-devel is marked broken for 4.x - this should not be a concern anymore, right ? cheers luigi