Index | Thread | Search

From:
Caspar Schutijser <caspar@schutijser.com>
Subject:
Re: update x11/xfe to 2.1.6
To:
Matthieu Herrb <matthieu@openbsd.org>
Cc:
ports@openbsd.org
Date:
Tue, 19 May 2026 21:33:41 +0200

Download raw body.

Thread
Hi Matthieu,

On Fri, May 15, 2026 at 05:47:46PM +0200, Matthieu Herrb wrote:
> While working on something else, I stumbled on devel/fox wondered if
> it is still used, and found it's only consumer x11/xfe which is
> seriously out of date. The patch below updates it to its more recent
> version (2.1.6). While here add a pledge() marker since it is
> effectively calling pledge() on OpenBSD.
> 
> ok ?

Looks good and works well on amd64.

OK caspar@

Thanks.