From owner-svn-ports-all@freebsd.org Tue Aug 28 13:16:11 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 372A9108BE64; Tue, 28 Aug 2018 13:16:11 +0000 (UTC) (envelope-from amdmi3@amdmi3.ru) Received: from ihor-3.amdmi3.ru (ihor-3.amdmi3.ru [185.117.152.228]) by mx1.freebsd.org (Postfix) with ESMTP id C6DF2835B1; Tue, 28 Aug 2018 13:16:10 +0000 (UTC) (envelope-from amdmi3@amdmi3.ru) Received: from amdmi3.ru (localhost [127.0.0.1]) by ihor-3.amdmi3.ru (Postfix) with SMTP id 958771AF125; Tue, 28 Aug 2018 16:16:09 +0300 (MSK) Received: by amdmi3.ru (nbSMTP-1.00) for uid 1000 amdmi3@amdmi3.ru; Tue, 28 Aug 2018 16:16:09 +0300 (MSK) Date: Tue, 28 Aug 2018 16:08:01 +0300 From: Dmitry Marakasov To: Eugene Grosbein Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r478300 - in head/security/i2pd: . files Message-ID: <20180828130801.GO79805@hades.panopticon> References: <201808281130.w7SBU74X078195@repo.freebsd.org> <830ace1d-509e-81bc-99ac-8444318c95d8@grosbein.net> <20180828124305.GN79805@hades.panopticon> <9dc8bf2b-9772-10d5-2eda-2090f159242c@grosbein.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <9dc8bf2b-9772-10d5-2eda-2090f159242c@grosbein.net> User-Agent: Mutt/1.10.1 (2018-07-13) 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: Tue, 28 Aug 2018 13:16:11 -0000 * Eugene Grosbein (eugen@grosbein.net) wrote: > >>> Author: amdmi3 > >>> Date: Tue Aug 28 11:30:07 2018 > >>> New Revision: 478300 > >>> URL: https://svnweb.freebsd.org/changeset/ports/478300 > >>> > >>> Log: > >>> - Update to 2.20.0 > >>> > >>> Deleted: > >>> head/security/i2pd/files/patch-build_CMakeLists.txt > >>> head/security/i2pd/files/patch-libi2pd_Crypto.h > >>> Modified: > >>> head/security/i2pd/Makefile > >>> head/security/i2pd/distinfo > >> > >> Could you please include in the commit log a short summary of changes or a link to, please? > > > > Sorry, no. I don't think ports commit log is a place for such stuff. > > Why can't you just include a link to https://github.com/PurpleI2P/i2pd/blob/openssl/ChangeLog > so one has not search for it every time? Because if I were to put changelog link to every update commit I do, _I_ would need to search for it every time, for every port updated, and my maintainer time is precious. Besides, portstree change log is not an aggregator for upstream changelogs or other information not strictly related to the changes made by the commit, and should not be used in such a way. -- Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D amdmi3@amdmi3.ru ..: https://github.com/AMDmi3