From owner-svn-src-head@freebsd.org Thu Jan 23 19:14:46 2020 Return-Path: Delivered-To: svn-src-head@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 C7EA01FB19A; Thu, 23 Jan 2020 19:14:46 +0000 (UTC) (envelope-from freebsd@gndrsh.dnsmgr.net) Received: from gndrsh.dnsmgr.net (br1.CN84in.dnsmgr.net [69.59.192.140]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 483X5f3QcRz41FC; Thu, 23 Jan 2020 19:14:46 +0000 (UTC) (envelope-from freebsd@gndrsh.dnsmgr.net) Received: from gndrsh.dnsmgr.net (localhost [127.0.0.1]) by gndrsh.dnsmgr.net (8.13.3/8.13.3) with ESMTP id 00NJEhIm030648; Thu, 23 Jan 2020 11:14:43 -0800 (PST) (envelope-from freebsd@gndrsh.dnsmgr.net) Received: (from freebsd@localhost) by gndrsh.dnsmgr.net (8.13.3/8.13.3/Submit) id 00NJEhsM030647; Thu, 23 Jan 2020 11:14:43 -0800 (PST) (envelope-from freebsd) From: "Rodney W. Grimes" Message-Id: <202001231914.00NJEhsM030647@gndrsh.dnsmgr.net> Subject: Re: svn commit: r356990 - head/etc In-Reply-To: To: Ed Maste Date: Thu, 23 Jan 2020 11:14:43 -0800 (PST) CC: src-committers , svn-src-all , svn-src-head Reply-To: rgrimes@freebsd.org X-Mailer: ELM [version 2.4ME+ PL121h (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-Rspamd-Queue-Id: 483X5f3QcRz41FC X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-6.00 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_LONG(-1.00)[-0.999,0]; REPLY(-4.00)[] X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.29 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: Thu, 23 Jan 2020 19:14:46 -0000 [ Charset UTF-8 unsupported, converting... ] > On Wed, 22 Jan 2020 at 13:40, Ed Maste wrote: > > > > Author: emaste > > Date: Wed Jan 22 18:40:19 2020 > > New Revision: 356990 > > URL: https://svnweb.freebsd.org/changeset/base/356990 > > > > Log: > > Tag NLS aliases with package=runtime > > This commit message does not match the change, it should be > 'package=utilities'. The symlink is tagged 'package=utilities' > matching the NLS data in /usr/share/locale/... > Revert and recommit? Note that this email message well not be found by anyone looking at svn logs trying to find stuff. IMHO any commit message that does not match the actual commit should be reverted and recommitted with the correct message. -- Rod Grimes rgrimes@freebsd.org