<pre style='margin:0'>
Ryan Schmidt (ryandesign) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/561a5c3060bd4b9abefd97cf4f1b2c5ad66b79a9">https://github.com/macports/macports-ports/commit/561a5c3060bd4b9abefd97cf4f1b2c5ad66b79a9</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 561a5c3060bd4b9abefd97cf4f1b2c5ad66b79a9
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Tue Jun 30 20:32:19 2020 -0500

<span style='display:block; white-space:pre;color:#404040;'>    lxqt-build-tools: Reformat descriptions
</span>---
 devel/lxqt-build-tools/Portfile | 25 ++++++++++++++-----------
 1 file changed, 14 insertions(+), 11 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/lxqt-build-tools/Portfile b/devel/lxqt-build-tools/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 5a075f2c7d7..3227e928081 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/lxqt-build-tools/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/lxqt-build-tools/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -17,18 +17,21 @@ maintainers         nomaintainer
</span> license             BSD
 supported_archs     noarch
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-description         Various packaging tools and scripts for LXQt applications
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+description         Various packaging tools and scripts for LXQt \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    applications
</span> 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-long_description \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    This repository is providing several tools needed to build LXQt itself as \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    well as other components maintained by the LXQt project. \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    These tools used to be spread over the repositories of various other \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    components and were summarized to ease dependency management. So far many \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    components, in particular liblxqt, were representing a build dependency \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    without being needed themselves but only because their repository was \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    providing a subset of the tools which are now summarized here. So the use \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-    of this repository will reduce superfluous and bloated dependencies.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+long_description    This repository is providing several tools needed \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    to build LXQt itself as well as other components \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    maintained by the LXQt project. These tools used \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    to be spread over the repositories of various \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    other components and were summarized to ease \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    dependency management. So far many components, in \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    particular liblxqt, were representing a build \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    dependency without being needed themselves but \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    only because their repository was providing a \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    subset of the tools which are now summarized here. \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    So the use of this repository will reduce \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    superfluous and bloated dependencies.
</span> 
 github.tarball_from releases
 use_xz              yes
</pre><pre style='margin:0'>

</pre>