From owner-svn-ports-head@freebsd.org Tue Jul 2 20:49:09 2019 Return-Path: Delivered-To: svn-ports-head@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 7A73615DD484; Tue, 2 Jul 2019 20:49:09 +0000 (UTC) (envelope-from zeising@freebsd.org) Received: from mail.daemonic.se (mail.daemonic.se [IPv6:2607:f740:d:20::25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 135286F82C; Tue, 2 Jul 2019 20:49:09 +0000 (UTC) (envelope-from zeising@freebsd.org) Received: from cid.daemonic.se (localhost [IPv6:::1]) by mail.daemonic.se (Postfix) with ESMTP id 45dbv603PKz3klc; Tue, 2 Jul 2019 20:49:06 +0000 (UTC) X-Virus-Scanned: amavisd-new at daemonic.se Received: from mail.daemonic.se ([IPv6:::1]) (using TLS with cipher ECDHE-RSA-AES128-GCM-SHA256) by cid.daemonic.se (mailscanner.daemonic.se [IPv6:::1]) (amavisd-new, port 10587) with ESMTPS id 5vwLzOc12bYR; Tue, 2 Jul 2019 20:49:05 +0000 (UTC) Received: from vivi.daemonic.se (vivi.daemonic.se [IPv6:2001:470:dca9:2::4]) by mail.daemonic.se (Postfix) with ESMTPSA id 45dbv52tnGz3c7W; Tue, 2 Jul 2019 20:49:05 +0000 (UTC) Subject: Re: svn commit: r505641 - head/x11-toolkits/libXt To: Antoine Brodin Cc: ports-committers , svn-ports-all , svn-ports-head References: <201907012119.x61LJVsX011853@repo.freebsd.org> From: Niclas Zeising Message-ID: Date: Tue, 2 Jul 2019 22:49:04 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:60.0) Gecko/20100101 Thunderbird/60.7.2 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 135286F82C X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.99 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.99)[-0.993,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; REPLY(-4.00)[] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 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, 02 Jul 2019 20:49:09 -0000 On 2019-07-02 22:37, Antoine Brodin wrote: > On Mon, Jul 1, 2019 at 11:19 PM Niclas Zeising wrote: >> >> Author: zeising >> Date: Mon Jul 1 21:19:30 2019 >> New Revision: 505641 >> URL: https://svnweb.freebsd.org/changeset/ports/505641 >> >> Log: >> x11-toolkits/libXt: Update to 1.2.0 > > Hi, > > It seems that this broke at least devel/ddd > > exit.C:815:12: error: no matching function for call to 'XtAppSetErrorHandler' > (void) XtAppSetErrorHandler(app_context, ddd_xt_error); > Sorry about that, I'll have a look. Regards -- Niclas Zeising