<pre style='margin:0'>
Christopher Nielsen (mascguy) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/fbdab00b13bfd821fecc3c1e61f3887620b64174">https://github.com/macports/macports-ports/commit/fbdab00b13bfd821fecc3c1e61f3887620b64174</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 fbdab00b13b KeePassXC*: rebuild to work around qt5 linking error (#16196)
</span>fbdab00b13b is described below
<span style='display:block; white-space:pre;color:#808000;'>commit fbdab00b13bfd821fecc3c1e61f3887620b64174
</span>Author: jrabinow <5642686+jrabinow@users.noreply.github.com>
AuthorDate: Thu Sep 22 11:39:01 2022 -0700
<span style='display:block; white-space:pre;color:#404040;'> KeePassXC*: rebuild to work around qt5 linking error (#16196)
</span>---
security/KeePassXC/Portfile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/security/KeePassXC/Portfile b/security/KeePassXC/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 82ef7b0a318..258a4e5e5ec 100755
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/security/KeePassXC/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/security/KeePassXC/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -33,7 +33,7 @@ license_noconflict openssl openssl10 openssl11 openssl3
</span> if {${subport} eq ${name}} {
# stable
github.setup keepassxreboot keepassxc 2.7.1
<span style='display:block; white-space:pre;background:#ffe0e0;'>- revision 0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ revision 1
</span> github.tarball_from releases
distname keepassxc-${version}-src
use_xz yes
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -59,7 +59,7 @@ if {${subport} eq ${name}} {
</span> github.setup keepassxreboot keepassxc 5916a8f8dd93eb6a5de544caedd7a9d8e9a3b1ee
set githash [string range ${github.version} 0 6]
version 20220406+git${githash}
<span style='display:block; white-space:pre;background:#ffe0e0;'>- revision 0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ revision 1
</span>
conflicts KeePassXC
</pre><pre style='margin:0'>
</pre>