From owner-svn-ports-all@FreeBSD.ORG Thu Oct 31 08:08:31 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id D6D2EFD6; Thu, 31 Oct 2013 08:08:31 +0000 (UTC) (envelope-from koobs.freebsd@gmail.com) Received: from mail-pb0-x22f.google.com (mail-pb0-x22f.google.com [IPv6:2607:f8b0:400e:c01::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9CD6127BF; Thu, 31 Oct 2013 08:08:31 +0000 (UTC) Received: by mail-pb0-f47.google.com with SMTP id rq2so2448341pbb.6 for ; Thu, 31 Oct 2013 01:08:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:reply-to:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=vhhe9q8qTxcHKmz5/hX8oo9LdaYyqGYfBuox0H6qqVo=; b=zG8ZGF5d492CNEVLiOYMM91GHC0G77kpKfhfqB0dX4SWMfyNZqeDO+VnfSZTbADvNK tpBomemNiiBtuPWyDnMmTkvqd/Gja315Rr8ulP0WkERQ3OZe8c6DxClXRgeze/E4IrAS GfBSt0Ka+nHVDPVjaYazLUSnoKmhJFzoyEk5HJCAJvEpgnZGeb4eWo8ED2ZqnTPh9b0l 5SPFLseGD3yO2wX2vXMb7+SxlSXb/P243L2w919YoHk1OmH2ksDjUsX8JFa/nNwZj3g9 Kmlx7plDLjd2KY5G3NUHQd//Cfa/hlHtlDbVQzwOvaMAPSg8I1cPwY5HeeZTfpik4f5a xb1A== X-Received: by 10.68.195.138 with SMTP id ie10mr446426pbc.196.1383206910806; Thu, 31 Oct 2013 01:08:30 -0700 (PDT) Received: from [192.168.1.7] (ppp59-167-128-11.static.internode.on.net. [59.167.128.11]) by mx.google.com with ESMTPSA id hu10sm2380280pbc.11.2013.10.31.01.08.26 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 31 Oct 2013 01:08:30 -0700 (PDT) Message-ID: <52720FF3.3090102@FreeBSD.org> Date: Thu, 31 Oct 2013 19:08:19 +1100 From: Kubilay Kocak User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:25.0) Gecko/20100101 Thunderbird/25.0 MIME-Version: 1.0 To: Florian Smeets , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r332168 - in head: Mk mail/thunderbird mail/thunderbird-i18n mail/thunderbird/files www/firefox www/firefox-esr www/firefox-esr-i18n www/firefox-esr/files www/firefox-i18n www/firefox/f... References: <201310302037.r9UKbtwI036893@svn.freebsd.org> In-Reply-To: <201310302037.r9UKbtwI036893@svn.freebsd.org> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: koobs@FreeBSD.org List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Oct 2013 08:08:31 -0000 On 31/10/2013 7:37 AM, Florian Smeets wrote: > Author: flo > Date: Wed Oct 30 20:37:55 2013 > New Revision: 332168 > URL: http://svnweb.freebsd.org/changeset/ports/332168 > > Log: > - update firefox to 25.0 > - update firefox-esr to 24.1.0 > - update thunderbird to 24.1.0 > - update seamonkey to 22.0 > - update libxul to 24.1.0 > - don't remove/add share/applications directory > - remove checks for older gecko releases from bsd.gecko.mk > - drop support for FreeBSD 9.0 > > Not staged yet. I started working on it, but didn't finish it in time for > this release. I'll try to make the next one in 6 weeks. > > In collaboration with: Jan Beich Huge! Nice work Flo (and Jan) :]