<pre style='margin:0'>
Marius Schamschula (Schamschula) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/ef76a5d21e3eebd6e1b9dae0e33f24cd190642f6">https://github.com/macports/macports-ports/commit/ef76a5d21e3eebd6e1b9dae0e33f24cd190642f6</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit ef76a5d21e3eebd6e1b9dae0e33f24cd190642f6
</span>Author: Marius Schamschula <Schamschula@users.noreply.github.com>
AuthorDate: Sun Mar 25 19:51:03 2018 -0500

<span style='display:block; white-space:pre;color:#404040;'>    Update libressl.patch
</span>---
 databases/openldap/files/libressl.patch | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/openldap/files/libressl.patch b/databases/openldap/files/libressl.patch
</span><span style='display:block; white-space:pre;color:#808080;'>index bb25bcb..2bac464 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/openldap/files/libressl.patch
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/openldap/files/libressl.patch
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -57,9 +57,4 @@
</span> @@ -822,7 +822,7 @@ tlso_bio_puts( BIO *b, const char *str )
        return tlso_bio_write( b, str, strlen( str ) );
  }
<span style='display:block; white-space:pre;background:#ffe0e0;'>- 
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>--#if OPENSSL_VERSION_NUMBER >= 0x10100000
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-+#if (OPENSSL_VERSION_NUMBER >= 0x10100000) && !defined(LIBRESSL_VERSION_NUMBER)
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- struct bio_method_st {
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-     int type;
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-     const char *name;
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span></pre><pre style='margin:0'>

</pre>