FreeBSD Bugzilla – Attachment 192058 Details for
Bug 227177
www/aria2: Fix build with LibreSSL 2.7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn diff for www/aria2
patch-www_aria2-LibreSSL2.7 (text/plain), 978 bytes, created by
Bernard Spil
on 2018-04-01 14:53:36 UTC
(
hide
)
Description:
svn diff for www/aria2
Filename:
MIME Type:
Creator:
Bernard Spil
Created:
2018-04-01 14:53:36 UTC
Size:
978 bytes
patch
obsolete
>Index: www/aria2/files/patch-src_libssl__compat.h >=================================================================== >--- www/aria2/files/patch-src_libssl__compat.h (nonexistent) >+++ www/aria2/files/patch-src_libssl__compat.h (working copy) >@@ -0,0 +1,11 @@ >+--- src/libssl_compat.h.orig 2017-11-08 12:43:40 UTC >++++ src/libssl_compat.h >+@@ -37,7 +37,7 @@ >+ >+ #include <openssl/opensslv.h> >+ >+-#if defined(LIBRESSL_VERSION_NUMBER) >++#if (defined(LIBRESSL_VERSION_NUMBER) && LIBRESSL_VERSION_NUMBER > 0x20700000fL) >+ #define LIBRESSL_IN_USE 1 >+ #else // !defined(LIBRESSL_VERSION_NUMBER) >+ #define LIBRESSL_IN_USE 0 > >Property changes on: www/aria2/files/patch-src_libssl__compat.h >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 227177
: 192058