<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/e1d92c820f7656d49260edc1066ab12b633ccedf">https://github.com/macports/macports-ports/commit/e1d92c820f7656d49260edc1066ab12b633ccedf</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit e1d92c820f7656d49260edc1066ab12b633ccedf
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Thu Nov 30 12:47:36 2023 +1100
<span style='display:block; white-space:pre;color:#404040;'> py-breathe: mark noarch, platforms darwin any
</span><span style='display:block; white-space:pre;color:#404040;'>
</span><span style='display:block; white-space:pre;color:#404040;'> Also add missing homepage.
</span>---
python/py-breathe/Portfile | 3 +++
1 file changed, 3 insertions(+)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-breathe/Portfile b/python/py-breathe/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 79fd2ac0c7f..7d1dbb1d272 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-breathe/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-breathe/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -7,7 +7,10 @@ name py-breathe
</span> version 4.35.0
revision 0
license BSD
<span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms {darwin any}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs noarch
</span> maintainers {mps @Schamschula} openmaintainer
<span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage https://github.com/michaeljones/breathe
</span> description Breathe is a Sphinx plugin providing beautifully integrated Doxygen \
output in your user-facing documentation.
long_description {*}${description} It allows you to combine Doxygen's excellent \
</pre><pre style='margin:0'>
</pre>