<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/ca50d8a45bdcfae38b7ddc53024821bc2c6b882c">https://github.com/macports/macports-ports/commit/ca50d8a45bdcfae38b7ddc53024821bc2c6b882c</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 ca50d8a45bd py-graphpath: update platforms
</span>ca50d8a45bd is described below

<span style='display:block; white-space:pre;color:#808000;'>commit ca50d8a45bdcfae38b7ddc53024821bc2c6b882c
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Fri Jan 13 12:03:24 2023 +1100

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-graphpath/Portfile b/python/py-graphpath/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 4a7eac90025..5b4195ad682 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-graphpath/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-graphpath/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,7 +6,7 @@ PortGroup           python 1.0
</span> name                py-graphpath
 version             0.7
 license             GPL-2
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin freebsd
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms           {darwin any} freebsd
</span> supported_archs     noarch
 maintainers         nomaintainer
 description         small language for ananlysing graph-structured data in Python
</pre><pre style='margin:0'>

</pre>