<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/e95852e9d0d2274269124eb287e3043c5b6ff159">https://github.com/macports/macports-ports/commit/e95852e9d0d2274269124eb287e3043c5b6ff159</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit e95852e9d0d2274269124eb287e3043c5b6ff159
</span>Author: barracuda156 <vital.had@gmail.com>
AuthorDate: Sun May 5 06:04:37 2024 +0800

<span style='display:block; white-space:pre;color:#404040;'>    viewres: non-functional: minor improvement to text alignment
</span>---
 x11/viewres/Portfile | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/x11/viewres/Portfile b/x11/viewres/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 0110839e40d..9a059855197 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/x11/viewres/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/x11/viewres/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,15 +9,15 @@ categories          x11 graphics
</span> license             X11
 maintainers         {jeremyhu @jeremyhu} openmaintainer
 description         Graphical class browser for Xt
<span style='display:block; white-space:pre;background:#ffe0e0;'>-long_description \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-   The viewres program displays a tree showing the widget class hierarchy \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-   of the Athena Widget Set.  Each node in the tree can be expanded to show \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-   the resources that the corresponding class adds (i.e. does not inherit \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-   from its parent) when a widget is created.  This application allows the \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-   user to visually examine the structure and inherited resources for the \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-   Athena Widget Set.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+long_description    The viewres program displays a tree showing the widget \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    class hierarchy of the Athena Widget Set. Each node \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    in the tree can be expanded to show the resources \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    that the corresponding class adds (i.e. does not inherit \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    from its parent) when a widget is created. This application \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    allows the user to visually examine the structure \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    and inherited resources for the Athena Widget Set.
</span> 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage            https://www.x.org/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage            https://www.x.org
</span> master_sites        xorg:individual/app/
 
 checksums           rmd160  33e681e563092f7606240bd3d124f3552a4fa2a1 \
</pre><pre style='margin:0'>

</pre>