<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/ba49c028d11b9e423176422a75a92609c10cc08a">https://github.com/macports/macports-ports/commit/ba49c028d11b9e423176422a75a92609c10cc08a</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit ba49c028d11b9e423176422a75a92609c10cc08a
</span>Author: Renee Otten <reneeotten@macports.org>
AuthorDate: Fri Apr 18 22:41:49 2025 -0400
<span style='display:block; white-space:pre;color:#404040;'> py-cairo: update to 1.28.0
</span>---
python/py-cairo/Portfile | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-cairo/Portfile b/python/py-cairo/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 33f54648e41..118bbd06184 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-cairo/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-cairo/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,7 +6,7 @@ PortGroup active_variants 1.1
</span> PortGroup github 1.0
PortGroup python 1.0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup pygobject pycairo 1.27.0 v
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup pygobject pycairo 1.28.0 v
</span> name py-cairo
github.tarball_from releases
revision 0
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -18,9 +18,9 @@ maintainers nomaintainer
</span> description Pycairo is set of Python bindings for the cairo graphics library
long_description {*}${description}
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums rmd160 0fb3d1f81dc48f1f3a2f4c04912bf53ba94520af \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 5cb21e7a00a2afcafea7f14390235be33497a2cce53a98a19389492a60628430 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 661450
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 a425d811ce9c0fd5b7eecc8f1b67a4d199935b4e \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 26ec5c6126781eb167089a123919f87baa2740da2cca9098be8b3a6b91cc5fbc \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 662477
</span>
python.versions 27 35 36 37 38 39 310 311 312 313
</pre><pre style='margin:0'>
</pre>