From owner-svn-src-all@FreeBSD.ORG Wed Jun 4 07:26:38 2014 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id ADD8A482 for ; Wed, 4 Jun 2014 07:26:38 +0000 (UTC) Received: from mail-qa0-x230.google.com (mail-qa0-x230.google.com [IPv6:2607:f8b0:400d:c00::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 67A1E2FAE for ; Wed, 4 Jun 2014 07:26:38 +0000 (UTC) Received: by mail-qa0-f48.google.com with SMTP id i13so6516768qae.7 for ; Wed, 04 Jun 2014 00:26:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=jT1v7kX0AIt6vottEP/640OOn3poQ9knTPojI+1/78w=; b=AGwVdoJrSxAmpfTV7iPy9Sk08PVYxU/CzDQCME6GcK05LomzplFF9bQm5sAPs5pfur NfgbQYG31PnRy8OrjTEpEijq1AYwDe59io33zW0mR4Ycnn0vL+Gvy6xYPoLY4GPgIZgL K3myrlePr1HPD/AIdMHusu9L8FS5Hey1E9ebc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc:content-type; bh=jT1v7kX0AIt6vottEP/640OOn3poQ9knTPojI+1/78w=; b=PPMoop8L8HgyPmuCNUySaLHHazpPCa/tmvj4r/vROHBVEOxSvQkEm6T+3UGvq4rmw1 k+I6cau40DxX7nkAl+rrHSa232oOj6yploPrZNPCk773IoitTYjE44tt5GlbooznKWpm 2wxZEk0A+JYsInxTOM3H90zZARQbllrwG6MCkayA7wMdzdv0DxTiFsgSi+GmNdwqKbBx RgMFTTFEzWRQdnlXjwdvOVq77mHjSXc2CVEUERpLXVVtJp+GlTSNQO0IEGnbSAddpTCb tcEVfPxCFDPJHcC5wF6aCePsHDAGNZhVspY4Xads3XU3TMRGEdyU1NhuGycTnkcR1RaW VeoA== X-Gm-Message-State: ALoCoQlAYr3EA5aiLCyMVJJ97U1gHkj0X/Djth3qqfDSKqKYKcmKd5L362AWHJI4N7MeihwWMabc X-Received: by 10.224.92.75 with SMTP id q11mr66537070qam.15.1401866797401; Wed, 04 Jun 2014 00:26:37 -0700 (PDT) MIME-Version: 1.0 Sender: lists@eitanadler.com Received: by 10.96.222.131 with HTTP; Wed, 4 Jun 2014 00:26:07 -0700 (PDT) In-Reply-To: <20140603063512.GB45150@ivaldir.etoilebsd.net> References: <201405271839.s4RIdDq8055387@svn.freebsd.org> <538D1DB7.7010508@FreeBSD.org> <20140603044638.81DF6580A1@chaos.jnpr.net> <20140603063512.GB45150@ivaldir.etoilebsd.net> From: Eitan Adler Date: Wed, 4 Jun 2014 00:26:07 -0700 X-Google-Sender-Auth: A_IusKQizNWIHrdPYPLtKV2Znwo Message-ID: Subject: Re: svn commit: r266760 - head/contrib/bmake To: Baptiste Daroussin Content-Type: text/plain; charset=UTF-8 Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, Bryan Drewery , src-committers@freebsd.org, "Simon J. Gerraty" X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18 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: Wed, 04 Jun 2014 07:26:38 -0000 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 :) -- Eitan Adler Source, Ports, Doc committer Bugmeister, Ports Security teams