<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/e21ffef16a897a35d38e1696f5b12a3919e98030">https://github.com/macports/macports-ports/commit/e21ffef16a897a35d38e1696f5b12a3919e98030</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 e21ffef16a8 gitweb: fix incorrect license
</span>e21ffef16a8 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit e21ffef16a897a35d38e1696f5b12a3919e98030
</span>Author: Manoj Karthick <smanojkarthick@gmail.com>
AuthorDate: Thu Jun 24 04:05:04 2021 -0700

<span style='display:block; white-space:pre;color:#404040;'>    gitweb: fix incorrect license
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Updated license for gitweb from MIT -> Apache-2
</span>---
 devel/gitweb/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/gitweb/Portfile b/devel/gitweb/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 8d35483bab6..e1b9491e109 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/gitweb/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/gitweb/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -15,7 +15,7 @@ categories          devel
</span> platforms           darwin
 maintainers         {gmail.com:smanojkarthick @manojkarthick} \
                     openmaintainer
<span style='display:block; white-space:pre;background:#ffe0e0;'>-license             MIT
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+license             Apache-2
</span> installs_libs       no
 
 checksums           ${distname}${extract.suffix} \
</pre><pre style='margin:0'>

</pre>