From owner-svn-ports-all@freebsd.org Thu May 7 08:00:59 2020 Return-Path: Delivered-To: svn-ports-all@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 F28DB13C5D1; Thu, 7 May 2020 08:00:59 +0000 (UTC) (envelope-from pi@freebsd.org) Received: from fc.opsec.eu (fc.opsec.eu [IPv6:2001:14f8:200:4::4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 49Hm9l6CjWz3Gxd; Thu, 7 May 2020 08:00:59 +0000 (UTC) (envelope-from pi@freebsd.org) Received: from pi by fc.opsec.eu with local (Exim 4.93.0.4 (FreeBSD)) (envelope-from ) id 1jWbSi-000HrB-FQ; Thu, 07 May 2020 10:00:56 +0200 Date: Thu, 7 May 2020 10:00:56 +0200 From: Kurt Jaeger To: Baptiste Daroussin Cc: Kurt Jaeger , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r534246 - in head/mail/mutt: . files Message-ID: <20200507080056.GF90255@fc.opsec.eu> References: <202005070659.0476xrw3062333@repo.freebsd.org> <20200507074730.ogi7dt246vhndlb5@ivaldir.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200507074730.ogi7dt246vhndlb5@ivaldir.net> X-Rspamd-Queue-Id: 49Hm9l6CjWz3Gxd X-Spamd-Bar: ----- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-5.99 / 15.00]; NEURAL_HAM_MEDIUM(-0.99)[-0.995,0]; REPLY(-4.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.30 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: Thu, 07 May 2020 08:01:00 -0000 Hi! > > Log: > > mail/mutt: update 1.13.5 -> 1.14.0 > > > > - Default DEBUG option > > (very small performance impact and ~4% binary size increase) > What does the DEBUG option do? This is against the good practices to activate > debug by default, the WITH_DEBUG option has to be used by the end users. It allows one to log debugging output to ~/.muttdebug0 if you call mutt with option -d 1 to -d 5. This is useful because otherwise one needs to recompile mutt for debugging. -- pi@FreeBSD.org +49 171 3101372 Now what ?