From owner-freebsd-ports@FreeBSD.ORG Thu Sep 8 07:51:13 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 60988106566B; Thu, 8 Sep 2011 07:51:13 +0000 (UTC) (envelope-from flo@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 4F6AC8FC0C; Thu, 8 Sep 2011 07:51:13 +0000 (UTC) Received: from bender.solomo.local (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p887pBqB092430; Thu, 8 Sep 2011 07:51:12 GMT (envelope-from flo@freebsd.org) Message-ID: <4E6873EF.1020603@freebsd.org> Date: Thu, 08 Sep 2011 09:51:11 +0200 From: Florian Smeets User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:7.0) Gecko/20110907 Thunderbird/7.0 MIME-Version: 1.0 To: Lawrence Stewart References: <4E68094A.4060606@freebsd.org> In-Reply-To: <4E68094A.4060606@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Gecko , freebsd-ports@freebsd.org Subject: Re: Bumping lightning to 1.0b5 so it works with Thunderbird 6.0.1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Sep 2011 07:51:13 -0000 On 08.09.2011 02:16, Lawrence Stewart wrote: > Hi Gecko team, > > The update from Thunderbird 6.0 to 6.0.1 has stopped the Lightning > 1.0b5pre plugin from working - it claims to be incompatible with the new > version of Thunderbird and can't be enabled. Lightning 1.0b5 seems to > work fine with Thunderbird 6.0.1 on my wife's windows PC, so I'm > guessing a very minor bump to the lightning build source is needed to > get it working again. > > If you're aware of this issue then great, but if not, just wanted to > bring it to your attention so that it's on your radar. > Hi Lawrence, did you reinstall the built xpi? It's usually located here /usr/local/share/lightning/lightning-thunderbird.xpi. That one should be compatible. I'm working on making this step automatic, but I'm not there yet, it's on the TODO list ;) Cheers, Florian