<pre style='margin:0'>
Marius Schamschula (Schamschula) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/d1f0c04683505edc9e1851077dd826e12af413ed">https://github.com/macports/macports-ports/commit/d1f0c04683505edc9e1851077dd826e12af413ed</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 d1f0c046835 sqlite3-tools: conflicts sqlcipher-tools
</span>d1f0c046835 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit d1f0c04683505edc9e1851077dd826e12af413ed
</span>Author: Marius Schamschula <mschamschula@gmail.com>
AuthorDate: Sun Apr 27 06:21:44 2025 -0500
<span style='display:block; white-space:pre;color:#404040;'> sqlite3-tools: conflicts sqlcipher-tools
</span><span style='display:block; white-space:pre;color:#404040;'>
</span><span style='display:block; white-space:pre;color:#404040;'> Closes: https://trac.macports.org/ticket/69252
</span>---
databases/sqlite3/Portfile | 2 ++
1 file changed, 2 insertions(+)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/sqlite3/Portfile b/databases/sqlite3/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 7715dc7a378..5c48c66a926 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/sqlite3/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/sqlite3/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -128,6 +128,8 @@ subport ${name}-tools {
</span> long_description {*}${description}, including the sqldiff program and the \
sqlite3_analyzer program.
<span style='display:block; white-space:pre;background:#e0ffe0;'>+ conflicts sqlcipher-tools
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> checksums rmd160 ac61414b3b8c3e7ab63d8dd78cd339767892063f \
sha256 4404d93cbce818b1b98ca7259d0ba9b45db76f2fdd9373e56f2d29b519f4d43b \
size 14372402
</pre><pre style='margin:0'>
</pre>