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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/36aab4383e03324883b9d7ab77aa0ce51a6cced4">https://github.com/macports/macports-ports/commit/36aab4383e03324883b9d7ab77aa0ce51a6cced4</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 36aab4383e03324883b9d7ab77aa0ce51a6cced4
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Thu Dec 1 14:00:53 2022 +1100

<span style='display:block; white-space:pre;color:#404040;'>    pgcli: update platforms
</span>---
 databases/pgcli/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/pgcli/Portfile b/databases/pgcli/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 0ef40eb882d..df9ccba6e08 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/pgcli/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/pgcli/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -10,7 +10,7 @@ revision            2
</span> categories          databases python
 maintainers         {@xeron gmail.com:xeron.oskom} openmaintainer
 license             BSD
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms           {darwin any}
</span> supported_archs     noarch
 description         Postgres CLI with autocompletion and syntax highlighting
 long_description    {*}${description}
</pre><pre style='margin:0'>

</pre>