From owner-svn-src-all@freebsd.org Fri Mar 27 21:07:43 2020 Return-Path: Delivered-To: svn-src-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id AC7582616A5; Fri, 27 Mar 2020 21:07:43 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: from mail-io1-f52.google.com (mail-io1-f52.google.com [209.85.166.52]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48pvZM1v8Kz4X4c; Fri, 27 Mar 2020 21:07:38 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: by mail-io1-f52.google.com with SMTP id h131so11358321iof.1; Fri, 27 Mar 2020 14:07:38 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=RXY+TmQcHC7rFZsmPeTbp50ZUcogfzCxaZuBhI+h5/4=; b=EDWKiTyF3VkDdOV6WJFMo9a2v9sXaozcBDPWYXojTNGXDKlodz6DblpLRB0TcI12Tl q2O+eV8qzRlbdpI8dMHgyZn5+xxb+2g7NVNeQpTh2TbzKMwCs78upltTTzKY1rNZFSzu /j8FKHI4vdZBQ7Z7MDknUTvGO3QnLu4HJ8g7duPHoaEyyw/FCzc8YYESEVEfoGmYH9+6 IyxQYV0OnDEUYRRiHg9ffZ4Fnl6IUYfe/7vgdxXGI2u5SztF3i/ol01u2yU+BnQDbQIs YhYtOfMLsgaCy31b7JwuzURjtttVu+K1ISpUoUmAOgbcR3LfoQMHi/2mbkZvyYxFAHr5 4PrQ== X-Gm-Message-State: ANhLgQ336obtgN+5GgSlAGOHP/PTKroDeDWfjK0afiR1vkW5NiSr0IjY 1GuRd4P9gLjiux574/Gu8GcO3eqKxPG4adpjbnOGY4Nb X-Google-Smtp-Source: ADFU+vtptJqazHHNDISkVw7FsaUh6MxdpxYTgy1cFba1Ms3wo8hi4MCGIYoYj1ABP1/91MqX8wcPAbgRQ/5GqWy3qkQ= X-Received: by 2002:a92:a30a:: with SMTP id a10mr1129681ili.100.1585342865550; Fri, 27 Mar 2020 14:01:05 -0700 (PDT) MIME-Version: 1.0 References: <202003271939.02RJdEvO054111@repo.freebsd.org> In-Reply-To: From: Ed Maste Date: Fri, 27 Mar 2020 17:00:53 -0400 Message-ID: Subject: Re: svn commit: r359377 - head/contrib/binutils/binutils To: Ravi Pokala Cc: src-committers , svn-src-all , svn-src-head Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 48pvZM1v8Kz4X4c X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-6.00 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; REPLY(-4.00)[] X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.29 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: Fri, 27 Mar 2020 21:07:43 -0000 On Fri, 27 Mar 2020 at 16:18, Ravi Pokala wrote: > > I note there's no version on that deprecation notice...? I ran out of space to fit the message in 80 cols, but it will be removed soon - certainly before FreeBSD 13.0. There are a few ports that require objdump but do not depend on binutils and they need to be fixed before objdump is removed. They're listed in the exp-run PR 212319.