From owner-svn-ports-head@freebsd.org Tue Oct 24 12:28:48 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 23FC5E4BC53; Tue, 24 Oct 2017 12:28:48 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-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 04D4281A96; Tue, 24 Oct 2017 12:28:48 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 354255F28; Tue, 24 Oct 2017 12:28:47 +0000 (UTC) Date: Tue, 24 Oct 2017 12:28:47 +0000 From: Alexey Dokuchaev To: Sunpoet Po-Chuan Hsieh Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r452602 - in head: databases/grass7 graphics/gdal graphics/gmt graphics/grads graphics/opendx math/grace math/gri math/labplot math/octave-forge-netcdf math/octave-forge-octcdf math/p5-... Message-ID: <20171024122847.GA36074@FreeBSD.org> References: <201710212018.v9LKIGSs037312@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201710212018.v9LKIGSs037312@repo.freebsd.org> User-Agent: Mutt/1.8.3 (2017-05-23) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Oct 2017 12:28:48 -0000 On Sat, Oct 21, 2017 at 08:18:16PM +0000, Sunpoet Po-Chuan Hsieh wrote: > New Revision: 452602 > URL: https://svnweb.freebsd.org/changeset/ports/452602 > > Log: > Update to 4.5.0 > > - Pet portlint: reorder LICENSE knobs > > Changes: https://github.com/Unidata/netcdf-c/releases Please, do not omit port's name from the log when committing across many ports: now all the Makefiles you've touched would have this confusing "Update to 4.5.0" logged while the actual port that was updated is some other. I've asked this before, I think. Please do not ignore other developers that work with the Ports Tree. ./danfe