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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/67d1cba41e6467b4017e0b6273f1134f71c0505b">https://github.com/macports/macports-ports/commit/67d1cba41e6467b4017e0b6273f1134f71c0505b</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new 67d1cba41e6 bulk_extractor: Add openssl 1.1 compat comment
</span>67d1cba41e6 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 67d1cba41e6467b4017e0b6273f1134f71c0505b
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Thu Jul 2 04:59:43 2020 -0500

<span style='display:block; white-space:pre;color:#404040;'>    bulk_extractor: Add openssl 1.1 compat comment
</span>---
 security/bulk_extractor/Portfile | 3 +++
 1 file changed, 3 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/bulk_extractor/Portfile b/security/bulk_extractor/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index b618712622e..47d2847654a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/bulk_extractor/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/bulk_extractor/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -35,6 +35,9 @@ depends_lib         port:afflib \
</span>                     port:tre \
                     port:zlib
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+# 1.6.0 supports openssl 1.1 but was withdrawn. This can be removed when
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# the next version is released.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# https://github.com/simsong/bulk_extractor/issues/147
</span> openssl.branch      1.0
 openssl.configure   build_flags
 
</pre><pre style='margin:0'>

</pre>