From owner-svn-ports-all@FreeBSD.ORG Tue Dec 30 12:55:12 2014 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3962D43C; Tue, 30 Dec 2014 12:55:12 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id EA1CE64279; Tue, 30 Dec 2014 12:55:11 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id C5479BDC4C; Tue, 30 Dec 2014 13:55:08 +0100 (CET) Received: from gw.in.absolight.net (gw-ecl.in.absolight.net [79.143.241.69]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "gw.in.absolight.net", Issuer "CA Cert Signing Authority" (not verified)) by prod2.absolight.net (Postfix) with ESMTPSA id 9F58CBDC30; Tue, 30 Dec 2014 13:55:08 +0100 (CET) Received: from ogg.in.absolight.net (ogg.in.absolight.net [79.143.241.239]) by gw.in.absolight.net (Postfix) with ESMTP id 7505560E8; Tue, 30 Dec 2014 13:55:07 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by ogg.in.absolight.net (Postfix) with ESMTP id A4E507A5C2A2; Tue, 30 Dec 2014 13:55:05 +0100 (CET) Date: Tue, 30 Dec 2014 13:55:04 +0100 From: Mathieu Arnold To: Kurt Jaeger , Alexey Dokuchaev Subject: Re: svn commit: r375816 - head/devel/rudiments Message-ID: In-Reply-To: <20141230121337.GK84172@f10.opsec.eu> References: <201412300803.sBU836Ma063512@svn.freebsd.org> <20141230083826.GA73877@FreeBSD.org> <20141230121337.GK84172@f10.opsec.eu> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, Muhammad Moinur Rahman , ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Dec 2014 12:55:12 -0000 +--On 30 d=C3=A9cembre 2014 13:13:37 +0100 Kurt Jaeger = wrote: | Hi! |=20 |> > Log: |> > devel/rudiments: Update version 0.47=3D>0.49 |> > =20 |> > - Pass maintainership to pi to allow to sync updates with sqlrelay |> > - Change compiler type to gcc-c++11-lib |>=20 |> It would be nice to include the rationale for C++11 requirement in the |> commit log, thank you. |=20 | Does build with this (gcc-c++11-lib). Probably more experiments can | be done to find out more details, but getting it to work/upgrade was | the first step. If I had done the commit, I would not even have mentionned the compiler change, because for all I care, the message would have been along the meaning of "use gcc-c++11-lib because it doesn't build without". --=20 Mathieu Arnold