<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/7d328debf0c59bd466881669ef09ddc001372850">https://github.com/macports/macports-ports/commit/7d328debf0c59bd466881669ef09ddc001372850</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 7d328debf0c xxh: correct description
</span>7d328debf0c is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 7d328debf0c59bd466881669ef09ddc001372850
</span>Author: Herby Gillot <herby.gillot@gmail.com>
AuthorDate: Sun Apr 25 13:11:47 2021 -0400
<span style='display:block; white-space:pre;color:#404040;'> xxh: correct description
</span>---
sysutils/xxh/Portfile | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/xxh/Portfile b/sysutils/xxh/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 8cdcc535c9c..05497263879 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/xxh/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/xxh/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -7,13 +7,13 @@ PortGroup github 1.0
</span> github.setup xxh xxh 0.8.7
revision 0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-description A semantic diff utility and library for tree-like files \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- such as JSON, JSON5, XML, HTML, YAML, and CSV.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+description Bring your favorite shell wherever you go through ssh.
</span>
<span style='display:block; white-space:pre;background:#ffe0e0;'>-long_description {*}${description} Its name is a portmanteau of \“graph\” \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- and \“graftage\”—the latter being the horticultural \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- practice of joining two trees together such that they \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- grow as one.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+long_description {*}${description} You stuffed your command shell with \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ aliases, tools and colors but you lose it all when using \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ ssh. The mission of xxh is to bring your favorite shell \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ wherever you go through ssh without root access and \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ system installations.
</span>
platforms darwin
license BSD
</pre><pre style='margin:0'>
</pre>