<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/0bf9f628a59f003204ac907a91d024e67e617373">https://github.com/macports/macports-ports/commit/0bf9f628a59f003204ac907a91d024e67e617373</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 0bf9f62  goaccess: allow the use of libressl, etc.
</span>0bf9f62 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 0bf9f628a59f003204ac907a91d024e67e617373
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Sun Nov 25 06:41:19 2018 -0600

<span style='display:block; white-space:pre;color:#404040;'>    goaccess: allow the use of libressl, etc.
</span>---
 www/goaccess/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/goaccess/Portfile b/www/goaccess/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 951eccf..76ae85a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/goaccess/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/goaccess/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -24,7 +24,7 @@ configure.args      --enable-tcb \
</span> 
 depends_lib         port:gettext \
                     port:ncurses \
<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:tokyocabinet
 
 livecheck.type      regex
</pre><pre style='margin:0'>

</pre>