From owner-freebsd-ports@freebsd.org Tue Oct 3 04:20:48 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1D460E2FC51; Tue, 3 Oct 2017 04:20:48 +0000 (UTC) (envelope-from julian@freebsd.org) Received: from vps1.elischer.org (vps1.elischer.org [204.109.63.16]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "vps1.elischer.org", Issuer "CA Cert Signing Authority" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id EB4E23F61; Tue, 3 Oct 2017 04:20:47 +0000 (UTC) (envelope-from julian@freebsd.org) Received: from Julian-MBP3.local (106-68-102-127.dyn.iinet.net.au [106.68.102.127]) (authenticated bits=0) by vps1.elischer.org (8.15.2/8.15.2) with ESMTPSA id v934KgZF036286 (version=TLSv1.2 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Mon, 2 Oct 2017 21:20:45 -0700 (PDT) (envelope-from julian@freebsd.org) Subject: Re: [maybe spam] New 2017Q4 branch To: freebsd ports , =?UTF-8?Q?Ren=c3=a9_Ladan?= Cc: freebsd-ports-announce@freebsd.org References: <7ad0b7be-c611-4cd8-50c3-a3a4d74d7d46@freebsd.org> From: Julian Elischer Message-ID: <6ea6bcb5-d27f-0ccb-8a79-b616403c24d0@freebsd.org> Date: Tue, 3 Oct 2017 12:20:36 +0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: <7ad0b7be-c611-4cd8-50c3-a3a4d74d7d46@freebsd.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Oct 2017 04:20:48 -0000 On 3/10/17 3:01 am, René Ladan wrote: can we please have a way of finding out the revision at which the latest HEAD branch compile was done at? (and for that matter the latest recompile on the quarterly branch). > Hi, > > The 2017Q4 branch has been created. It means that the next update on the > quarterly packages will be on the 2017Q4 branch. > > A lot of things happened in the last three months: > - pkg 1.10.1 > - New USES: (none) > - Removed USES: execinfo twisted > - New keywords: (none) > - Removed keywords: (none) > - Default version of GCC switched to 6 > - Firefox 56.0 > - Firefox-esr 52.4.0 > - Chromium 61.0.3163.100 > - Ruby 2.2.8, 2.3.5, 2.4.1 > - gcc 6.4.0 > - ghc 8.0.2 > - devel/cmake-modules merged into devel/cmake > - devel/cargo merged into lang/rust, as Cargo is now provided with Rust > > Next quarterly package builds will start on Tuesday October 3th, at 1:00 > PM and > should be available on your closest mirrors few days later. > > For those stat nerds out there, here's what happened during the last 3 > months on head: > Number of commits: 5876 > Number of committers: 175 > Most active committers: > 1542 sunpoet > 261 amdmi3 > 215 jbeich > 180 swills > 153 olgeni > 148 dbaio > 144 ultima > 126 antoine > 120 jrm > 104 mat > Diffstat: 16612 files changed, 245701 insertions(+), 152531 deletions(-) > > and on the 2017Q3 branch: > Number of commits: 345 > Number of committers: 54 > Most active committers: > 59 feld > 51 jbeich > 40 tz > 18 sunpoet > 17 cpm > 13 koobs > 11 riggs > 8 ultima > 8 junovitch > 8 joneum > Diffstat: 955 files changed, 13462 insertions(+), 16764 deletions(-) > > Regards, > René Ladan >