From owner-svn-src-head@freebsd.org Thu Jan 23 15:57:29 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 948971F5BA9; Thu, 23 Jan 2020 15:57:29 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: from mail-io1-f46.google.com (mail-io1-f46.google.com [209.85.166.46]) (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 483Rk06Rpmz3JXf; Thu, 23 Jan 2020 15:57:28 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: by mail-io1-f46.google.com with SMTP id n11so3415520iom.9; Thu, 23 Jan 2020 07:57:28 -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=r2IK8Qx2lVUkkcluKw9PK6PfliV85wPBChY8K58cnvM=; b=taV6SR0rXFliGo2sfjJTwP7GeBkML6AFvSn2eN9gJl3pNoOUwaIXvAljpqIR7wxBjt WSeM3i+3mCAcxOi8nEe4NmoAWta550ltmjt681FooViJ+Rd6FhSbCOt9WyywNkTxv3A0 QPBLyUxSINKrcpEQw7kLI8Kgxzp1HOMDZ9tTAQ0X3OwSmAnwt39tJwxB2SP1fTAN0WUy CDyDJt4win/lP1j5igyQ/mTYzSi5KZ315hsImiFLA70yA8EdxtV/7Q42m66r+fQVTmPp /oKjxKkEs6U87vq4CEDk6NxArN6u62QyxuCQukK9vCNwzsNziIf3KfRZP02kSE13akw5 vZKw== X-Gm-Message-State: APjAAAWJfSuQMM+aCvnDUDfM+/SpgMfzrdtx8IFnwdEqOwNhsHoVqGph TmvbkJoNQx7Mb5i1+3rjW9DktK8RcUJ+f4WwcpAIDA== X-Google-Smtp-Source: APXvYqyqu+brqaKExA9YEdVRyH/YuMrk56tAS2m52D2FD3wGGoHLETfFDgt8DMQaerKYVfl32Mi0NFq09wyQmgHX4ws= X-Received: by 2002:a5e:aa12:: with SMTP id s18mr10926917ioe.182.1579795046538; Thu, 23 Jan 2020 07:57:26 -0800 (PST) MIME-Version: 1.0 References: <202001221840.00MIeKVm084316@repo.freebsd.org> In-Reply-To: <202001221840.00MIeKVm084316@repo.freebsd.org> From: Ed Maste Date: Thu, 23 Jan 2020 10:57:14 -0500 Message-ID: Subject: Re: svn commit: r356990 - head/etc To: src-committers , svn-src-all , svn-src-head Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: 483Rk06Rpmz3JXf X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of carpeddiem@gmail.com designates 209.85.166.46 as permitted sender) smtp.mailfrom=carpeddiem@gmail.com X-Spamd-Result: default: False [-3.96 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; RCVD_TLS_ALL(0.00)[]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; R_SPF_ALLOW(-0.20)[+ip4:209.85.128.0/17]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[freebsd.org]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; IP_SCORE(-1.96)[ip: (-4.87), ipnet: 209.85.128.0/17(-3.06), asn: 15169(-1.81), country: US(-0.05)]; TO_DN_ALL(0.00)[]; RCVD_IN_DNSWL_NONE(0.00)[46.166.85.209.list.dnswl.org : 127.0.5.0]; FORGED_SENDER(0.30)[emaste@freebsd.org,carpeddiem@gmail.com]; RWL_MAILSPIKE_POSSIBLE(0.00)[46.166.85.209.rep.mailspike.net : 127.0.0.17]; MIME_TRACE(0.00)[0:+]; R_DKIM_NA(0.00)[]; FREEMAIL_ENVFROM(0.00)[gmail.com]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US]; FROM_NEQ_ENVFROM(0.00)[emaste@freebsd.org,carpeddiem@gmail.com]; RCVD_COUNT_TWO(0.00)[2] 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 15:57:29 -0000 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/...