<pre style='margin:0'>
Marcus Calhoun-Lopez (MarcusCalhoun-Lopez) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/4fa53a383eb29007e6bcb120e2ac1ab9467e1ea6">https://github.com/macports/macports-ports/commit/4fa53a383eb29007e6bcb120e2ac1ab9467e1ea6</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 4fa53a383eb29007e6bcb120e2ac1ab9467e1ea6
</span>Author: Marcus Calhoun-Lopez <mcalhoun@macports.org>
AuthorDate: Wed May 31 00:21:15 2023 -0700
<span style='display:block; white-space:pre;color:#404040;'> lua-luasec: tweak description and long_description
</span>---
lua/lua-luasec/Portfile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/lua/lua-luasec/Portfile b/lua/lua-luasec/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index fd647a5fa06..285573cca77 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/lua/lua-luasec/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/lua/lua-luasec/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,8 +11,8 @@ luarocks.rock luasec-${version}-1.src.rock
</span> license MIT
maintainers nomaintainer
<span style='display:block; white-space:pre;background:#ffe0e0;'>-description a binding for OpenSSL library to provide TLS/SSL communication over LuaSocket
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-long_description A binding for OpenSSL library to provide TLS/SSL communication over LuaSocket. \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+description binding for OpenSSL library to provide TLS/SSL communication over LuaSocket
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+long_description A {*}${description}. \
</span> This version delegates to LuaSocket the TCP connection establishment between the client and server. \
Then LuaSec uses this connection to start a secure TLS/SSL session.
</pre><pre style='margin:0'>
</pre>