From owner-svn-src-all@freebsd.org Tue Oct 3 14:25:59 2017 Return-Path: Delivered-To: svn-src-all@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 8B063E3E6D2; Tue, 3 Oct 2017 14:25:59 +0000 (UTC) (envelope-from mad@madpilot.net) Received: from mail.madpilot.net (grunt.madpilot.net [78.47.145.38]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4A8FE765CA; Tue, 3 Oct 2017 14:25:58 +0000 (UTC) (envelope-from mad@madpilot.net) Received: from mail (mail [192.168.254.3]) by mail.madpilot.net (Postfix) with ESMTP id 3y61Xt20v2zZr7; Tue, 3 Oct 2017 16:25:50 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=madpilot.net; h= content-transfer-encoding:content-language:content-type :content-type:in-reply-to:mime-version:user-agent:date:date :message-id:from:from:references:subject:subject:received :received; s=mail; t=1507040744; x=1508855145; bh=1kq01TfrGJe8oV tpxW/KMXEd9CJBYARM8RyO1PLV9r4=; b=nUoaaYzLTA//mGUTyp0ehGEdselO5s /CHGjm8VVo5ibD/42yT6hiVzlStdOa7UiKG/3Z1kbZpGxsSS9TCeJwhUl4/G4/F4 P9q4+d6ZX/esK5dHzcspAfiIH9A5LGJ3qREV3tSljWp0kqcIAkbSuMDNEYRNHTJg 9nNiJ+4zT3MWI= Received: from mail.madpilot.net ([192.168.254.3]) by mail (mail.madpilot.net [192.168.254.3]) (amavisd-new, port 10024) with ESMTP id 0IsUpMs2ljMP; Tue, 3 Oct 2017 16:25:44 +0200 (CEST) Received: from marvin.madpilot.net (micro.madpilot.net [88.149.173.206]) by mail.madpilot.net (Postfix) with ESMTPSA; Tue, 3 Oct 2017 16:25:44 +0200 (CEST) Subject: Re: svn commit: r324239 - head/share/misc To: Maxim Konovalov , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org References: <201710031331.v93DVMph046666@repo.freebsd.org> From: Guido Falsi Message-ID: Date: Tue, 3 Oct 2017 16:25:43 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: <201710031331.v93DVMph046666@repo.freebsd.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Oct 2017 14:25:59 -0000 On 10/03/2017 15:31, Maxim Konovalov wrote: > Author: maxim > Date: Tue Oct 3 13:31:22 2017 > New Revision: 324239 > URL: https://svnweb.freebsd.org/changeset/base/324239 > > Log: > FreeBSD 10.4 release added. > > Modified: > head/share/misc/bsd-family-tree > > Modified: head/share/misc/bsd-family-tree > ============================================================================== > --- head/share/misc/bsd-family-tree Tue Oct 3 13:20:17 2017 (r324238) > +++ head/share/misc/bsd-family-tree Tue Oct 3 13:31:22 2017 (r324239) > @@ -344,19 +344,21 @@ FreeBSD 5.2 | | | [...] > + | | | | | OpenBSD 6.1 | > + | | FreeBSD | | | | > + | | 10.4 | | | | > | FreeBSD | | | | > | 11.1 | | | | > | | | | | > -FreeBSD 12 -current | NetBSD -current OpenBSD -current DragonFly -current > +FreeBSD 13 -current | NetBSD -current OpenBSD -current DragonFly -current > | | | | | > v v v v v > Why did this become FreeBSD 13? Shouldn't it stay at FreeBSD 12? -- Guido Falsi