From owner-svn-src-all@FreeBSD.ORG Mon Apr 16 22:38:27 2012 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DF2E8106564A; Mon, 16 Apr 2012 22:38:27 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from mx1.sbone.de (mx1.sbone.de [IPv6:2a01:4f8:130:3ffc::401:25]) by mx1.freebsd.org (Postfix) with ESMTP id 8F9218FC15; Mon, 16 Apr 2012 22:38:27 +0000 (UTC) Received: from mail.sbone.de (mail.sbone.de [IPv6:fde9:577b:c1a9:31::2013:587]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.sbone.de (Postfix) with ESMTPS id A7ADF25D3A82; Mon, 16 Apr 2012 22:38:26 +0000 (UTC) Received: from content-filter.sbone.de (content-filter.sbone.de [IPv6:fde9:577b:c1a9:31::2013:2742]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.sbone.de (Postfix) with ESMTPS id D6557BE4FDD; Mon, 16 Apr 2012 22:38:25 +0000 (UTC) X-Virus-Scanned: amavisd-new at sbone.de Received: from mail.sbone.de ([IPv6:fde9:577b:c1a9:31::2013:587]) by content-filter.sbone.de (content-filter.sbone.de [fde9:577b:c1a9:31::2013:2742]) (amavisd-new, port 10024) with ESMTP id 70SAus6Xay+R; Mon, 16 Apr 2012 22:38:24 +0000 (UTC) Received: from orange-en1.sbone.de (orange-en1.sbone.de [IPv6:fde9:577b:c1a9:31:cabc:c8ff:fecf:e8e3]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mail.sbone.de (Postfix) with ESMTPSA id BF705BE4FDA; Mon, 16 Apr 2012 22:38:24 +0000 (UTC) Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii From: "Bjoern A. Zeeb" In-Reply-To: <201204162128.q3GLS5v7051356@svn.freebsd.org> Date: Mon, 16 Apr 2012 22:38:24 +0000 Content-Transfer-Encoding: quoted-printable Message-Id: References: <201204162128.q3GLS5v7051356@svn.freebsd.org> To: Dimitry Andric X-Mailer: Apple Mail (2.1084) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r234355 - head/sys/sys X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 16 Apr 2012 22:38:28 -0000 On 16. Apr 2012, at 21:28 , Dimitry Andric wrote: > Author: dim > Date: Mon Apr 16 21:28:04 2012 > New Revision: 234355 > URL: http://svn.freebsd.org/changeset/base/234355 >=20 > Log: > Bump __FreeBSD_version due to the import of a new clang 3.1 = prerelease > snapshot. >=20 With SVN can we please try to get these bumps done more atomically with = the real changes and if we do not maybe reference which revision forced = the bump? That said, why does 3.1-pre need a bump? > Modified: > head/sys/sys/param.h >=20 > Modified: head/sys/sys/param.h > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D > --- head/sys/sys/param.h Mon Apr 16 21:24:23 2012 = (r234354) > +++ head/sys/sys/param.h Mon Apr 16 21:28:04 2012 = (r234355) > @@ -58,7 +58,7 @@ > * in the range 5 to 9. > */ > #undef __FreeBSD_version > -#define __FreeBSD_version 1000010 /* Master, propagated to newvers = */ > +#define __FreeBSD_version 1000011 /* Master, propagated to newvers = */ >=20 > /* > * __FreeBSD_kernel__ indicates that this system uses the kernel of = FreeBSD, --=20 Bjoern A. Zeeb You have to have visions! It does not matter how good you are. It matters what good you do!