Created attachment 192058 [details] svn diff for www/aria2 ``` www/aria2: Fix build with LibreSSL 2.7 - LibreSSL 2.7 implements OpenSSL 1.1 API PR: Approved by: ```
Add link to upstream pull-request https://github.com/aria2/aria2/pull/1174
I think it should be "LIBRESSL_VERSION_NUMBER >= 0x20700000fL", right?
A commit references this bug: Author: sunpoet Date: Tue Apr 3 09:46:38 UTC 2018 New revision: 466299 URL: https://svnweb.freebsd.org/changeset/ports/466299 Log: Fix build with LibreSSL 2.7 PR: 227177 Submitted by: brnrd Changes: head/www/aria2/files/patch-src-libssl_compat.h
Committed. Thanks!
I can no longer build with libressl-2.6.4. Could this patch be the cause.