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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/90a8e224dbcff8703d40936dd3ebfcaba211fb33">https://github.com/macports/macports-ports/commit/90a8e224dbcff8703d40936dd3ebfcaba211fb33</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 90a8e224dbc biblioteq: minor tweaks
</span>90a8e224dbc is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 90a8e224dbcff8703d40936dd3ebfcaba211fb33
</span>Author: Ken <21211439+kencu@users.noreply.github.com>
AuthorDate: Mon Aug 21 14:32:05 2023 -0700

<span style='display:block; white-space:pre;color:#404040;'>    biblioteq: minor tweaks
</span>---
 databases/biblioteq/Portfile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/biblioteq/Portfile b/databases/biblioteq/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index bd8dea6344a..009d44321f0 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/biblioteq/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/biblioteq/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -16,10 +16,9 @@ categories              databases
</span> license                 BSD-3-Clause
 maintainers             nomaintainer
 description             professional archiving, cataloging, and library management suite.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-long_description        ${description}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+long_description        {*}${description}
</span> homepage                https://textbrowser.github.io/biblioteq/
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span> compiler.cxx_standard   2017
 qt5.depends_component   sqlite-plugin
 
</pre><pre style='margin:0'>

</pre>