Index: head/net/freerdp/files/patch-libfreerdp_crypto_crypto.c =================================================================== --- head/net/freerdp/files/patch-libfreerdp_crypto_crypto.c (revision 458084) +++ head/net/freerdp/files/patch-libfreerdp_crypto_crypto.c (nonexistent) @@ -1,11 +0,0 @@ ---- libfreerdp/crypto/crypto.c.orig 2017-08-05 09:35:32 UTC -+++ libfreerdp/crypto/crypto.c -@@ -388,7 +388,7 @@ BOOL x509_verify_certificate(CryptoCert cert, char* ce - if (cert_ctx == NULL) - goto end; - --#if OPENSSL_VERSION_NUMBER < 0x10100000L -+#if (OPENSSL_VERSION_NUMBER < 0x10100000L) || defined(LIBRESSL_VERSION_NUMBER) - OpenSSL_add_all_algorithms(); - #else - OPENSSL_init_crypto(OPENSSL_INIT_ADD_ALL_CIPHERS \ Property changes on: head/net/freerdp/files/patch-libfreerdp_crypto_crypto.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property