From owner-svn-src-head@FreeBSD.ORG Wed Jun 4 15:19:55 2014 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 79E785A3 for ; Wed, 4 Jun 2014 15:19:55 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (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 5C98B2DC0 for ; Wed, 4 Jun 2014 15:19:55 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s54FJt4c073278 for ; Wed, 4 Jun 2014 15:19:55 GMT (envelope-from bdrewery@freefall.freebsd.org) Received: (from bdrewery@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s54FJtQk073268 for svn-src-head@freebsd.org; Wed, 4 Jun 2014 15:19:55 GMT (envelope-from bdrewery) Received: (qmail 39200 invoked from network); 4 Jun 2014 10:19:53 -0500 Received: from unknown (HELO blah) (freebsd@shatow.net@67.182.131.225) by sweb.xzibition.com with ESMTPA; 4 Jun 2014 10:19:53 -0500 Message-ID: <538F3918.6040002@FreeBSD.org> Date: Wed, 04 Jun 2014 10:19:52 -0500 From: "Drewery, Bryan" Organization: FreeBSD User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: Eitan Adler , Baptiste Daroussin Subject: Re: svn commit: r266760 - head/contrib/bmake References: <201405271839.s4RIdDq8055387@svn.freebsd.org> <538D1DB7.7010508@FreeBSD.org> <20140603044638.81DF6580A1@chaos.jnpr.net> <20140603063512.GB45150@ivaldir.etoilebsd.net> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, "Simon J. Gerraty" X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Jun 2014 15:19:55 -0000 On 6/4/14, 2:26 AM, Eitan Adler wrote: > On 2 June 2014 23:35, Baptiste Daroussin wrote: >> On Mon, Jun 02, 2014 at 09:46:38PM -0700, Simon J. Gerraty wrote: >>> >>> On Mon, 2 Jun 2014 19:58:31 -0500, Bryan Drewery writes: >>>> Not sure if anyone cares, but this change breaks all ports tree >>>> checkouts from before 2014-05-05 on src head with this revision. >>> >>> Yes, an older ports tree would need an older bmake (or fmake). >>> Are we saying ports is *not* ready for that hack to be removed? >>> >> >> IMHO it is, just people has to be aware of that :) > > ports-announce@ is the correct location for this announcement :) > I think that would just confuse people. I don't think this is worthy of such a big announcement. I can write up something to current@ and ports@ though. It's really only an issue if you are trying to use older ports tree and why would you anyway in most cases? -- Regards, Bryan Drewery