From owner-svn-ports-all@FreeBSD.ORG Tue Apr 28 22:42:12 2015 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 A8166AE5; Tue, 28 Apr 2015 22:42: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 6D11F1125; Tue, 28 Apr 2015 22:42:12 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 814E5BDC24; Wed, 29 Apr 2015 00:42:09 +0200 (CEST) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id 68FABBDC1F; Wed, 29 Apr 2015 00:42:09 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id 28C183172211; Wed, 29 Apr 2015 00:42:09 +0200 (CEST) Date: Wed, 29 Apr 2015 00:42:09 +0200 From: Mathieu Arnold To: Bryan Drewery , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r384937 - head/lang/gcc5 Message-ID: <5DD613A2096F1707B28DF527@atuin.in.mat.cc> In-Reply-To: <553FEAD3.9040106@FreeBSD.org> References: <201504282011.t3SKB7o7089400@svn.freebsd.org> <553FEAD3.9040106@FreeBSD.org> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 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, 28 Apr 2015 22:42:12 -0000 +--On 28 avril 2015 15:17:23 -0500 Bryan Drewery wrote: | I made a similar mass change today. I think we should make a DEV_WARNING | about this to convert to the simpler form where an abbreviation exists. Note that an abbreviation exists for *all* MASTER_SITE_foo variables. -- Mathieu Arnold