<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/de010d792faa6f6c20fb4cc65dafcf099f90d46b">https://github.com/macports/macports-ports/commit/de010d792faa6f6c20fb4cc65dafcf099f90d46b</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 de010d7  grass7: correct spurious double octothorp in first line
</span>de010d7 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit de010d792faa6f6c20fb4cc65dafcf099f90d46b
</span>Author: Veence <vince@macports.org>
AuthorDate: Fri Jan 17 19:00:42 2020 +0100

<span style='display:block; white-space:pre;color:#404040;'>    grass7: correct spurious double octothorp in first line
</span>---
 gis/grass7/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/gis/grass7/Portfile b/gis/grass7/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 07d188d..d86664a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/gis/grass7/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/gis/grass7/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -1,4 +1,4 @@
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-## -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
</span> 
 PortSystem          1.0
 PortGroup           wxWidgets 1.0
</pre><pre style='margin:0'>

</pre>