<pre style='margin:0'>
Christopher Nielsen (mascguy) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/7cf9cf19f3f91a0004b28bff940c640f3d8c6507">https://github.com/macports/macports-ports/commit/7cf9cf19f3f91a0004b28bff940c640f3d8c6507</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 7cf9cf19f3f cairo-devel: fix description
</span>7cf9cf19f3f is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 7cf9cf19f3f91a0004b28bff940c640f3d8c6507
</span>Author: Christopher Nielsen <mascguy@github.com>
AuthorDate: Sat Oct 21 17:52:52 2023 -0400
<span style='display:block; white-space:pre;color:#404040;'> cairo-devel: fix description
</span>---
graphics/cairo-devel/Portfile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/cairo-devel/Portfile b/graphics/cairo-devel/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 4cecce85c8f..20082b9c5d1 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/cairo-devel/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/cairo-devel/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -33,8 +33,8 @@ dist_subdir ${my_name}
</span> distname ${my_name}-${version}
use_xz yes
<span style='display:block; white-space:pre;background:#ffe0e0;'>-description A vector graphics library with cross-device output support
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-long_description Cairo is ${description}. It is designed to produce \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+description Cairo is a vector graphics library with cross-device output support
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+long_description ${description}. It is designed to produce \
</span> identical output on all output media while taking \
advantage of display hardware acceleration when \
available (e.g. through the X Render Extension).
</pre><pre style='margin:0'>
</pre>