<pre style='margin:0'>
Daniel J. Luke (danielluke) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/ca1fc5045f35c98402ff4f504408d268321ad8b8">https://github.com/macports/macports-ports/commit/ca1fc5045f35c98402ff4f504408d268321ad8b8</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 ca1fc50 ntp: require openssl again
</span>ca1fc50 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit ca1fc5045f35c98402ff4f504408d268321ad8b8
</span>Author: Daniel J. Luke <dluke@macports.org>
AuthorDate: Fri Apr 20 18:14:13 2018 -0400
<span style='display:block; white-space:pre;color:#404040;'> ntp: require openssl again
</span>---
sysutils/ntp/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/ntp/Portfile b/sysutils/ntp/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 3c35338..9974e0c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/ntp/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/ntp/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -22,7 +22,7 @@ platforms darwin
</span>
configure.args --enable-ipv6 ac_cv_search_nlist=no
<span style='display:block; white-space:pre;background:#ffe0e0;'>-depends_lib lib:libcrypto:openssl port:libevent port:libedit
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+depends_lib port:openssl port:libevent port:libedit
</span> depends_build port:pkgconfig
startupitem.create yes
</pre><pre style='margin:0'>
</pre>