<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/e115e4d3f7510d078ba4459ab32bf2cbb658a0c0">https://github.com/macports/macports-ports/commit/e115e4d3f7510d078ba4459ab32bf2cbb658a0c0</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 e115e4d3f75 hurl: fix license
</span>e115e4d3f75 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit e115e4d3f7510d078ba4459ab32bf2cbb658a0c0
</span>Author: Herby Gillot <herby.gillot@gmail.com>
AuthorDate: Tue Oct 5 13:24:43 2021 -0400

<span style='display:block; white-space:pre;color:#404040;'>    hurl: fix license
</span>---
 www/hurl/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/hurl/Portfile b/www/hurl/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 563a06e552d..b030a0822ff 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/hurl/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/hurl/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -26,7 +26,7 @@ checksums           ${distname}${extract.suffix} \
</span> 
 categories          www
 installs_libs       no
<span style='display:block; white-space:pre;background:#ffe0e0;'>-license             MIT
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+license             Apache-2.0
</span> maintainers         {gmail.com:herby.gillot @herbygillot} \
                     openmaintainer
 platforms           darwin
</pre><pre style='margin:0'>

</pre>