<pre style='margin:0'>
Zhenfu Shi (i0ntempest) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/36967a900b2e24210b0291d443856307056af524">https://github.com/macports/macports-ports/commit/36967a900b2e24210b0291d443856307056af524</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 36967a900b2 corelocationcli: set platform restriction
</span>36967a900b2 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 36967a900b2e24210b0291d443856307056af524
</span>Author: i0ntempest <i0ntempest@i0ntempest.com>
AuthorDate: Thu Jun 12 21:33:38 2025 +1000
<span style='display:block; white-space:pre;color:#404040;'> corelocationcli: set platform restriction
</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/72601
</span>---
sysutils/corelocationcli/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/corelocationcli/Portfile b/sysutils/corelocationcli/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 05d70d2b8bf..2655cf04ad3 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/corelocationcli/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/corelocationcli/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,7 +8,7 @@ set csname CoreLocationCLI
</span> github.setup fulldecent [string tolower ${csname}] 4.0.4
github.tarball_from archive
revision 0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms {darwin >= 19}
</span> categories sysutils
license MIT
maintainers {i0ntempest @i0ntempest} openmaintainer
</pre><pre style='margin:0'>
</pre>