From owner-svn-ports-all@freebsd.org Wed Oct 31 03:31:43 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 5E2921076F4E; Wed, 31 Oct 2018 03:31:43 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 188CA88F9A; Wed, 31 Oct 2018 03:31:43 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 087511E392; Wed, 31 Oct 2018 03:31:43 +0000 (UTC) Date: Wed, 31 Oct 2018 03:31:43 +0000 From: Alexey Dokuchaev To: Jan Beich Cc: Steve Wills , svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r483541 - in head/net-mgmt/prometheus2: . files Message-ID: <20181031033142.GA782@FreeBSD.org> References: <201810310144.w9V1i4pO035552@repo.freebsd.org> <20181031015036.GA11773@FreeBSD.org> <8t2e-pzvc-wny@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8t2e-pzvc-wny@FreeBSD.org> User-Agent: Mutt/1.10.1 (2018-07-13) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 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: Wed, 31 Oct 2018 03:31:43 -0000 On Wed, Oct 31, 2018 at 04:19:03AM +0100, Jan Beich wrote: > Alexey Dokuchaev writes: > > On Wed, Oct 31, 2018 at 01:44:04AM +0000, Steve Wills wrote: > >> New Revision: 483541 > >> URL: https://svnweb.freebsd.org/changeset/ports/483541 > >> > >> Log: > >> net-mgmt/prometheus2: Remove syslog and newsyslog config files > > > > Why? > > Why don't you look in the PR? It's too late to amend the commit message. I understand it's too late, I didn't ask for message amendment. My point was that this information (perhaps in its concise form) should be included in the commit log, so whoever reading the diff months/years later could do that without Bugzilla access in order to understand the problem behind the commit, how it was fixed, and why it was fixed the way it was. ./danfe