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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/43145813c197cb6024e33678419b6307db85379f">https://github.com/macports/macports-ports/commit/43145813c197cb6024e33678419b6307db85379f</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 4314581  liblas: fix typo (unbreakable space instead of regular space)
</span>4314581 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 43145813c197cb6024e33678419b6307db85379f
</span>Author: Veence <vince@macports.org>
AuthorDate: Tue Sep 3 15:16:50 2019 +0200

<span style='display:block; white-space:pre;color:#404040;'>    liblas: fix typo (unbreakable space instead of regular space)
</span>---
 gis/liblas/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/gis/liblas/Portfile b/gis/liblas/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 1e4d58b..4a595c7 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/gis/liblas/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/gis/liblas/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -43,7 +43,7 @@ depends_lib-append  port:boost \
</span>                     port:gdal \
                     port:libgeotiff \
                     port:tiff \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-                    port:jpeg \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    port:jpeg \
</span>                     port:zlib \
                     port:proj6 \
                     port:laszip 
</pre><pre style='margin:0'>

</pre>