From owner-svn-ports-head@freebsd.org Mon Aug 22 13:41:14 2016 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 3EF36BC257D; Mon, 22 Aug 2016 13:41:14 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1D3331CE5; Mon, 22 Aug 2016 13:41:13 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from [192.168.1.12] (ip70-178-28-115.ks.ks.cox.net [70.178.28.115]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id 9AE8843BDC; Mon, 22 Aug 2016 08:41:05 -0500 (CDT) Subject: Re: svn commit: r420598 - head/mail/notmuch/files To: Dmitry Marakasov , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201608221057.u7MAv0E4084674@repo.freebsd.org> Reply-To: marino@freebsd.org From: John Marino Message-ID: <2954f6bd-cd89-4ba1-57e1-f8883af5e07d@marino.st> Date: Mon, 22 Aug 2016 08:41:04 -0500 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 MIME-Version: 1.0 In-Reply-To: <201608221057.u7MAv0E4084674@repo.freebsd.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 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: Mon, 22 Aug 2016 13:41:14 -0000 On 8/22/2016 05:57, Dmitry Marakasov wrote: > Author: amdmi3 > Date: Mon Aug 22 10:57:00 2016 > New Revision: 420598 > URL: https://svnweb.freebsd.org/changeset/ports/420598 > > Log: > - Add patch missed in previous commit > > PR: 209665 > Submitted by: mp39590@gmail.com (maintainer) > I think you want to revert r420521 then as well to set DOXYGEN_CONFIGURE back to "api-docs". The commit was done to unbreak the port. John