From owner-svn-src-all@freebsd.org Thu Jan 24 18:44:03 2019 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E3DDD14B9D06; Thu, 24 Jan 2019 18:44:02 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: from mail-io1-f48.google.com (mail-io1-f48.google.com [209.85.166.48]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 87982807FE; Thu, 24 Jan 2019 18:44:02 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: by mail-io1-f48.google.com with SMTP id m19so5621751ioh.3; Thu, 24 Jan 2019 10:44:02 -0800 (PST) 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; bh=6JjcNvvA2V9li2u3lFmLWwb26S5TFmK6w/Awre9A3eg=; b=XVRBjznhktwA/ZGmV8ycPwJByN7JHu5UxLbzy6ZqRVMaBguctp1m3KcreqHPUmqM/2 u3pvzjK5W3Abo0NNdGONmpa9cK7l1oXCKqUin9967SXWReVu3VVkzFoH/AWlkRL44D0C yWtOSy6ufiPwYbgBMe91Q5qDulWD7sL9OFkiP5AKQE0g51vT729Pw16uzU+Q7DooFrFx s0e2H4l5aDL97i78fUFfwilhmE7VB+zG2sudSbYSn7i5DKD08y3AvSbx9OWibIOBzR6r TnU8oJrPXfhV1EsJZLRg1kSinpZDtjHAo5sqvFW1BTAQq4WUzVpW/FYzPPVcvGt/PaM8 PVWg== X-Gm-Message-State: AHQUAuam6uzhEiX3omULhyD1iTOATxqKqBgexqR1usNn8VtWP92G8DKi 8zIQvO8dzLSEbaFbLJJ835ifz3+YOghhWvKbgOi5mw== X-Google-Smtp-Source: ALg8bN7IRK9GqDDny0ZMsCddclpR8DXC5L41zipHm4phf5Yd+fePLN2Xbuh5KHw1YdD0E+dcy9e4ieBdyob794lGUxk= X-Received: by 2002:a5d:88ce:: with SMTP id i14mr5228351iol.66.1548355435576; Thu, 24 Jan 2019 10:43:55 -0800 (PST) MIME-Version: 1.0 References: <201901241841.x0OIf07Y090351@repo.freebsd.org> In-Reply-To: <201901241841.x0OIf07Y090351@repo.freebsd.org> From: Ed Maste Date: Thu, 24 Jan 2019 13:43:42 -0500 Message-ID: Subject: Re: svn commit: r343409 - head/usr.sbin/freebsd-update To: src-committers , svn-src-all@freebsd.org, svn-src-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 87982807FE X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.94 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; REPLY(-4.00)[]; NEURAL_HAM_SHORT(-0.94)[-0.937,0] 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: Thu, 24 Jan 2019 18:44:03 -0000 On Thu, 24 Jan 2019 at 13:41, Ed Maste wrote: > > Author: emaste > Date: Thu Jan 24 18:41:00 2019 > New Revision: 343409 > URL: https://svnweb.freebsd.org/changeset/base/343409 > > Log: > freebsd-update: Stop installing empty component sets > ... > Reviewed by: delphij Oops, error in the commit message; delphij did not review this one of the set of freebsd-update patches.