From owner-svn-ports-all@freebsd.org Sun Jul 22 20:25:39 2018 Return-Path: Delivered-To: svn-ports-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 49D451054EFB for ; Sun, 22 Jul 2018 20:25:39 +0000 (UTC) (envelope-from eadler@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E5FEA83485 for ; Sun, 22 Jul 2018 20:25:38 +0000 (UTC) (envelope-from eadler@freebsd.org) Received: from mail-yb0-f179.google.com (mail-yb0-f179.google.com [209.85.213.179]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) (Authenticated sender: eadler) by smtp.freebsd.org (Postfix) with ESMTPSA id AF61B243FB for ; Sun, 22 Jul 2018 20:25:38 +0000 (UTC) (envelope-from eadler@freebsd.org) Received: by mail-yb0-f179.google.com with SMTP id x10-v6so6516753ybl.10 for ; Sun, 22 Jul 2018 13:25:38 -0700 (PDT) X-Gm-Message-State: AOUpUlE8QYQMsoVc/ietEFapVJ6t/ojNFLaZ8Z06mSBLtuqe2yZSkdsN eOwaIYNfh31M6fsqyswmw3KWKnhxQFKieQ7am48Mgw== X-Google-Smtp-Source: AAOMgpes4/6SxRLuaVL2vFzGfKn+kHXplQ4+JDkWnjCWnIqTHexLOvWkX0Qpe0oQR7PdorfCFGtJB3CEDKd6Jiic1wc= X-Received: by 2002:a25:f406:: with SMTP id q6-v6mr5278454ybd.460.1532291137939; Sun, 22 Jul 2018 13:25:37 -0700 (PDT) MIME-Version: 1.0 References: <201807181508.w6IF8ino036717@repo.freebsd.org> In-Reply-To: From: Eitan Adler Date: Sun, 22 Jul 2018 13:25:11 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: svn commit: r474870 - head/Mk To: Gerald Pfeifer Cc: mat@freebsd.org, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jul 2018 20:25:39 -0000 On Sun, 22 Jul 2018 at 12:41, Gerald Pfeifer wrote: > > Hi Mat, > > On Wed, 18 Jul 2018, Mathieu Arnold wrote: > > URL: https://svnweb.freebsd.org/changeset/ports/474870 > > > > Log: > > Fix copy&paste error. > > this is one of the examples I've seen in our tree where doing an > `svn log` a year from now it's going to be hard to see what's going > on. A bit more context would be nice. > > While we are at it, okay to commit the patch below which fixes the > grammar of informational message in four cases? > Change is fine to me. -- Eitan Adler Source, Ports, Doc committer Bugmeister, Ports Security teams