<pre style='margin:0'>
Herby Gillot (herbygillot) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/7e554d7204aa3ec1f8009b00323b905cfbe25647">https://github.com/macports/macports-ports/commit/7e554d7204aa3ec1f8009b00323b905cfbe25647</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 7e554d7204a nushell: improve long description
</span>7e554d7204a is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 7e554d7204aa3ec1f8009b00323b905cfbe25647
</span>Author: Herby Gillot <herby.gillot@gmail.com>
AuthorDate: Tue Mar 22 19:59:33 2022 -0400
<span style='display:block; white-space:pre;color:#404040;'> nushell: improve long description
</span>---
shells/nushell/Portfile | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/shells/nushell/Portfile b/shells/nushell/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 92d63bf79c3..ad0a4bca494 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/shells/nushell/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/shells/nushell/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,7 +12,11 @@ homepage https://www.nushell.sh
</span>
description A new type of shell
<span style='display:block; white-space:pre;background:#ffe0e0;'>-long_description {*}${description}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+long_description \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ Nushell, or Nu for short, is a new shell that takes a modern, structured \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ approach to your commandline. It works seamlessly with the data from your \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ filesystem, operating system, and a growing number of file formats to \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ make it easy to build powerful commandline pipelines.
</span>
categories shells
installs_libs no
</pre><pre style='margin:0'>
</pre>