<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/7e95df684c300017f75befecbe2561f26bd91156">https://github.com/macports/macports-ports/commit/7e95df684c300017f75befecbe2561f26bd91156</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 7e95df684c3 biblioteq: set platforms
</span>7e95df684c3 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 7e95df684c300017f75befecbe2561f26bd91156
</span>Author: Ken Cunningham <kencu@macports.org>
AuthorDate: Wed Aug 23 14:36:09 2023 -0700

<span style='display:block; white-space:pre;color:#404040;'>    biblioteq: set platforms
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    buildbots could build this on 10.11 and newer
</span>---
 databases/biblioteq/Portfile | 1 +
 1 file changed, 1 insertion(+)

<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 009d44321f0..f93dc13a022 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;'>@@ -18,6 +18,7 @@ maintainers             nomaintainer
</span> description             professional archiving, cataloging, and library management suite.
 long_description        {*}${description}
 homepage                https://textbrowser.github.io/biblioteq/
<span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms               {darwin >= 15}
</span> 
 compiler.cxx_standard   2017
 qt5.depends_component   sqlite-plugin
</pre><pre style='margin:0'>

</pre>