<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/3815ef3b3fb65e95a53c1188375019b3f70bfecc">https://github.com/macports/macports-ports/commit/3815ef3b3fb65e95a53c1188375019b3f70bfecc</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 3815ef3b3fb go-critic: update homepage
</span>3815ef3b3fb is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 3815ef3b3fb65e95a53c1188375019b3f70bfecc
</span>Author: Herby Gillot <herby.gillot@gmail.com>
AuthorDate: Thu Apr 27 09:42:48 2023 -0400

<span style='display:block; white-space:pre;color:#404040;'>    go-critic: update homepage
</span>---
 devel/go-critic/Portfile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/go-critic/Portfile b/devel/go-critic/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 0f1b4defe80..88df1efe266 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/go-critic/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/go-critic/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -7,6 +7,8 @@ go.setup            github.com/go-critic/go-critic 0.8.0 v
</span> github.tarball_from archive
 revision            0
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage            https://go-critic.com
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> description         The most opinionated Go source code linter for code audit.
 
 long_description    {*}${description} Highly extensible Go source code \
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -31,7 +33,6 @@ build.pre_args-append \
</span>                     GOCRITIC_VERSION=${version}
 build.args          build-release
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span> destroot {
     xinstall -m 0755 ${worksrcpath}/bin/gocritic ${destroot}${prefix}/bin/
 }
</pre><pre style='margin:0'>

</pre>