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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/5d5da97989bc3b1986c5d044a4247ae9e366b953">https://github.com/macports/macports-ports/commit/5d5da97989bc3b1986c5d044a4247ae9e366b953</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 5d5da97989b nextcloud-client: use the right qtkeychain
</span>5d5da97989b is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 5d5da97989bc3b1986c5d044a4247ae9e366b953
</span>Author: Davide Gerhard <ra1nb0w@macports.org>
AuthorDate: Sun Dec 5 08:35:25 2021 +0100

<span style='display:block; white-space:pre;color:#404040;'>    nextcloud-client: use the right qtkeychain
</span>---
 www/nextcloud-client/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/nextcloud-client/Portfile b/www/nextcloud-client/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 383cc932d52..03f6d7a57ec 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/nextcloud-client/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/nextcloud-client/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -27,7 +27,7 @@ homepage                https://nextcloud.com/
</span> use_xcode               yes
 compiler.cxx_standard   2014
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-depends_lib-append      port:sqlite3 port:zlib port:qtkeychain
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+depends_lib-append      port:sqlite3 port:zlib port:qtkeychain-qt5
</span> 
 depends_build-append    path:lib/pkgconfig/librsvg-2.0.pc:librsvg
 
</pre><pre style='margin:0'>

</pre>