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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/9c50e7be0f3459ffa01e44c3beafd7cb781cc540">https://github.com/macports/macports-ports/commit/9c50e7be0f3459ffa01e44c3beafd7cb781cc540</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 9c50e7be0f3 libwebsockets: update to 4.2.2 and add maintainer
</span>9c50e7be0f3 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 9c50e7be0f3459ffa01e44c3beafd7cb781cc540
</span>Author: Vadim-Valdis Yudaev <judaew@outlook.de>
AuthorDate: Sun Aug 29 00:19:02 2021 +0300

<span style='display:block; white-space:pre;color:#404040;'>    libwebsockets: update to 4.2.2 and add maintainer
</span>---
 devel/libwebsockets/Portfile | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/libwebsockets/Portfile b/devel/libwebsockets/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 85593acfe81..15e36930ba3 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/libwebsockets/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/libwebsockets/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,13 +4,14 @@ PortSystem          1.0
</span> PortGroup           github 1.0
 PortGroup           cmake 1.1
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        warmcat libwebsockets 4.2.1 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        warmcat libwebsockets 4.2.2 v
</span> revision            0
 categories          devel net
 platforms           darwin
 license             LGPL-2.1
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-maintainers         {gmail.com:slewsys @slewsys} openmaintainer
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+maintainers         {gmail.com:slewsys @slewsys} \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    {outlook.de:judaew @judaew} openmaintainer
</span> 
 description         Canonical libwebsockets.org websocket library
 
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -19,9 +20,9 @@ long_description    \
</span>     CPU and memory resources, and provide fast throughput in both directions \
     as client or server.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  88d1e8433453ae88e64e3950ce6328e080f6dc04 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  c8c04d6c9118aaf642db278767f226e29174cafa5cc658caca72c561418de2c3 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    14557189
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  1f6a79e805d0e150f47d4f4bf8c712af874e50d0 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  b67dd4250bb305458190082b7e04972c99b268026291bfc56379c7e54914d4a0 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    14588023
</span> 
 depends_lib-append  path:lib/libssl.dylib:openssl \
                     port:zlib \
</pre><pre style='margin:0'>

</pre>