<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/8944870d3fc1a9e6c73f0662aa91274c0f3db320">https://github.com/macports/macports-ports/commit/8944870d3fc1a9e6c73f0662aa91274c0f3db320</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 8944870d3fc lzo2: Remove license from long description
</span>8944870d3fc is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 8944870d3fc1a9e6c73f0662aa91274c0f3db320
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Thu Jun 18 20:30:01 2020 -0500

<span style='display:block; white-space:pre;color:#404040;'>    lzo2: Remove license from long description
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    We have a license field for that.
</span>---
 archivers/lzo2/Portfile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/archivers/lzo2/Portfile b/archivers/lzo2/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 56b450d1910..6aab4749c60 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/archivers/lzo2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/archivers/lzo2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -19,8 +19,7 @@ long_description \
</span>   Decompression requires no memory. \
        In addition there are slower compression levels achieving a quite \
        competitive compression ratio while still decompressing at \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-        this very high speed. \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-   LZO is distributed under the GNU General Public License.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+   this very high speed.
</span> 
 homepage               http://www.oberhumer.com/opensource/lzo/
 master_sites        ${homepage}download/
</pre><pre style='margin:0'>

</pre>