From owner-freebsd-gnome@FreeBSD.ORG Fri Sep 23 17:40:07 2005 Return-Path: X-Original-To: gnome@hub.freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84B3616A420 for ; Fri, 23 Sep 2005 17:40:07 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E43043D45 for ; Fri, 23 Sep 2005 17:40:07 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j8NHe7LW029521 for ; Fri, 23 Sep 2005 17:40:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j8NHe7t2029520; Fri, 23 Sep 2005 17:40:07 GMT (envelope-from gnats) Date: Fri, 23 Sep 2005 17:40:07 GMT Message-Id: <200509231740.j8NHe7t2029520@freefall.freebsd.org> To: gnome@FreeBSD.org From: "Jeremy Messenger" Cc: Subject: Re: ports/86430: [patch] mail/thunderbird does not build with the correct esound library X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jeremy Messenger List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Sep 2005 17:40:07 -0000 The following reply was made to PR ports/86430; it has been noted by GNATS. From: "Jeremy Messenger" To: bug-followup@freebsd.org, markhobden@gmail.com Cc: Subject: Re: ports/86430: [patch] mail/thunderbird does not build with the correct esound library Date: Fri, 23 Sep 2005 12:37:21 -0500 On Thu, 22 Sep 2005 18:53:35 -0500, Mark Hobden wrote: > On 9/22/05, Jeremy Messenger wrote: >> Thanks for report and patch! I have a request, can you try to change it >> to >> like this. >> >> ======================================= >> - @${REINPLACE_CMD} -e 's|libesd\.so\.\d+|${ESD_LIB}|g' \ >> + @${REINPLACE_CMD} -E -e 's|libesd\.so\.[0-9]+|libesd.so|g' \ >> ======================================= >> >> I would like to know if change it to libesd.so without have the major >> version in there will working. I can't test it, because I am deaf. I >> will >> asking my team if one of them can test it for me too. > > Hi Mezz, > > After recompiling the sound works with the new line in the Makefile :-) Thanks for test it, I will commit those in the evening. Cheers, Mezz > Thank-you, > > Mark -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org