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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/1070a101e1c941f8c1c60a060d22e75f24988d55">https://github.com/macports/macports-ports/commit/1070a101e1c941f8c1c60a060d22e75f24988d55</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 1070a101e1c941f8c1c60a060d22e75f24988d55
</span>Author: Ken Cunningham <kencu@macports.org>
AuthorDate: Wed Jan 10 12:58:01 2018 -0800

<span style='display:block; white-space:pre;color:#404040;'>    scummvm* : allow other ssl versions
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    to satisfy openssl requirements
</span>---
 emulators/scummvm/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/emulators/scummvm/Portfile b/emulators/scummvm/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 014702c..91e9233 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/emulators/scummvm/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/emulators/scummvm/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -108,7 +108,7 @@ variant mpeg2 description {add mpeg2 support - has many dependencies} {
</span>                     port:db48 \
                     port:libsdl \
                     port:libxml2 \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-                    port:openssl \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    path:lib/libssl.dylib:openssl \
</span>                     port:python27 \
                     port:python2_select \
                     port:python_select \
</pre><pre style='margin:0'>

</pre>