app-arch/xar: fix compatibility with openssl-1.0
authorFabian Groffen <grobian@gentoo.org>
Tue, 1 Jan 2019 17:00:08 +0000 (18:00 +0100)
committerFabian Groffen <grobian@gentoo.org>
Tue, 1 Jan 2019 17:00:26 +0000 (18:00 +0100)
commit92ae9ac4cbb9cb0dbf8b54c14b1404b18dbe13f9
tree38b304a158ac4b685ea83e0a154fcf2e53ee1d50
parent1fdea39addd210f263f9e2b66b93676bb3253a78
app-arch/xar: fix compatibility with openssl-1.0

create/destroy in 1.0 were renamed to new/free in 1.1, but defines for
backwards compatibility are in 1.1 so use the old names to ensure we can
still compile on 1.0.

Closes: https://bugs.gentoo.org/674268
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
app-arch/xar/files/xar-1.8-openssl-1.1.patch