<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/75f56be90ee22431403c8988c92e18cc4b67138a">https://github.com/macports/macports-ports/commit/75f56be90ee22431403c8988c92e18cc4b67138a</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 75f56be90ee nomaintainer py-x*: update platforms
</span>75f56be90ee is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 75f56be90ee22431403c8988c92e18cc4b67138a
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Wed Nov 23 02:16:29 2022 +1100

<span style='display:block; white-space:pre;color:#404040;'>    nomaintainer py-x*: update platforms
</span>---
 python/py-xhtml2pdf/Portfile | 3 ++-
 python/py-xlib/Portfile      | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-xhtml2pdf/Portfile b/python/py-xhtml2pdf/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 6b2c8a13c48..d721f993dc5 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-xhtml2pdf/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-xhtml2pdf/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,11 +12,12 @@ revision            2
</span> 
 categories-append   textproc
 supported_archs     noarch
<span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms           {darwin any}
</span> license             Apache-2
 maintainers         nomaintainer
 
 description         HTML/CSS to PDF converter based on Python
<span style='display:block; white-space:pre;background:#ffe0e0;'>-long_description    ${description}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+long_description    {*}${description}
</span> 
 homepage            https://github.com/xhtml2pdf/xhtml2pdf
 
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-xlib/Portfile b/python/py-xlib/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index b8923c3db8d..a6abf71240e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-xlib/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-xlib/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -10,6 +10,7 @@ name                py-xlib
</span> 
 categories-append   x11
 supported_archs     noarch
<span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms           {darwin any}
</span> license             LGPL-2.1+
 maintainers         nomaintainer
 
</pre><pre style='margin:0'>

</pre>