From: Stuart Henderson Subject: Re: UPDATE: www/netsurf To: "Anthony J. Bentley" Cc: ports@openbsd.org Date: Tue, 16 Apr 2024 12:32:58 +0100 On 2024/04/12 15:45, Anthony J. Bentley wrote: > Hi, > > This updates netsurf and netsurf-fb and their dependencies to the latest > versions. > > As always, tests on additional architectures appreciated. > > ok? ===> Applying OpenBSD patch patch-content_fetchers_about_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |X509_get_signature_nid(), ASN1_STRING_get0_data(), RSA_bits() and DH_bits() |have been available since LibreSSL 2.7. |DSA_bits(), RSA_get0_n(), RSA_get0_e() will be available in LibreSSL 3.5. | |Index: content/fetchers/about.c |--- content/fetchers/about.c.orig |+++ content/fetchers/about.c -------------------------- File to patch: ^C***> patch-content_fetchers_about_c did not apply cleanly Looks like that's an old patch which should just go? With that removed, it's working for me on arm64, OK