From owner-dev-commits-ports-main@freebsd.org Fri Apr 9 14:05:51 2021 Return-Path: Delivered-To: dev-commits-ports-main@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 ED9875B97DB; Fri, 9 Apr 2021 14:05:51 +0000 (UTC) (envelope-from cmt@burggraben.net) Received: from smtp.burggraben.net (smtp.burggraben.net [88.198.69.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.burggraben.net", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FH0KC5tgNz4lGq; Fri, 9 Apr 2021 14:05:51 +0000 (UTC) (envelope-from cmt@burggraben.net) Received: from elch.exwg.net (elch.exwg.net [IPv6:2001:470:7120:1:127b:44ff:fe4f:148d]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "elch.exwg.net", Issuer "R3" (verified OK)) by smtp.burggraben.net (Postfix) with ESMTPS id 89963C0030C; Fri, 9 Apr 2021 16:05:49 +0200 (CEST) Received: by elch.exwg.net (Postfix, from userid 1000) id 41FF2139857; Fri, 9 Apr 2021 16:05:48 +0200 (CEST) Date: Fri, 9 Apr 2021 16:05:48 +0200 From: Christoph Moench-Tegeder To: Adriaan de Groot Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org, Adam Weinberger Subject: Re: git: 433d2e2d0cc3 - main - security/gnupg: Update to 2.3.0 Message-ID: References: <202104081845.138Ijhu6088897@gitrepo.freebsd.org> <7712812.bYQgcRI8ro@beastie.bionicmutton.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <7712812.bYQgcRI8ro@beastie.bionicmutton.org> User-Agent: Mutt/2.0.6 (2021-03-06) X-Rspamd-Queue-Id: 4FH0KC5tgNz4lGq X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Apr 2021 14:05:52 -0000 ## Adriaan de Groot (adridg@freebsd.org): > Breaks build of security/libcryptui which is apparently < 2.3-only The last libcryptui release supports gnupg <= 2.0, and the port amends that in post-patch to <= 2.2. It looks like simply extending that would work (not tested). Regards, Christoph -- Spare Space