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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/62b5798cae5c548690432ba57ce12c40bf126808">https://github.com/macports/macports-ports/commit/62b5798cae5c548690432ba57ce12c40bf126808</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 62b5798cae5 pg-postgis3-doc: mark noarch, platforms any
</span>62b5798cae5 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 62b5798cae5c548690432ba57ce12c40bf126808
</span>Author: Nicklas Larsson <n_larsson@yahoo.com>
AuthorDate: Mon Sep 30 09:14:02 2024 +0200

<span style='display:block; white-space:pre;color:#404040;'>    pg-postgis3-doc: mark noarch, platforms any
</span>---
 databases/postgis3/Portfile | 3 +++
 1 file changed, 3 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/postgis3/Portfile b/databases/postgis3/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 816d0d270ad..c6440a337dc 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/postgis3/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/postgis3/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -169,6 +169,9 @@ foreach v ${postgresql_suffixes} {
</span>     }
 
     subport pg${v}-${name}-doc {
<span style='display:block; white-space:pre;background:#e0ffe0;'>+        platforms           any
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+        supported_archs     noarch
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+        
</span>         description         Documentation of PostGIS for PostgreSQL $v
         long_description    {*}${long_description} This adds documentation.
 
</pre><pre style='margin:0'>

</pre>