On Thu, Nov 17, 2016 at 11:52:56AM +0100, Frederic Cambus wrote: > Hello ports@, > > Here is a patch to update lynx to 2.8.9pl11. > > A new patch is required to handle OpenSSL 1.1 API #if: > > -#if OPENSSL_VERSION_NUMBER >= 0x10100000L > +#if OPENSSL_VERSION_NUMBER >= 0x10100000L && > !defined(LIBRESSL_VERSION_NUMBER) > > Comments? OK?
Ping. Anyone willing to OK this?