Summary: | www/aria2: Fix build with LibreSSL 2.7 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Bernard Spil <brnrd> | ||||
Component: | Individual Port(s) | Assignee: | Po-Chuan Hsieh <sunpoet> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | brnrd, elij+freebsd | ||||
Priority: | --- | Keywords: | needs-qa, patch | ||||
Version: | Latest | Flags: | bugzilla:
maintainer-feedback?
(sunpoet) |
||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://github.com/aria2/aria2/pull/1174 | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 226843 | ||||||
Attachments: |
|
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. |
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: ```