<pre style='margin:0'>
Daniel J. Luke (danielluke) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/b7d4fa7e7f618e662f7c21edf50e8f9509d86a9f">https://github.com/macports/macports-ports/commit/b7d4fa7e7f618e662f7c21edf50e8f9509d86a9f</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 b7d4fa7e7f6 bind9: update license
</span>b7d4fa7e7f6 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit b7d4fa7e7f618e662f7c21edf50e8f9509d86a9f
</span>Author: Daniel J. Luke <dluke@macports.org>
AuthorDate: Fri Feb 18 15:14:52 2022 -0500

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/bind9/Portfile b/net/bind9/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 4745851384c..4128012fde2 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/bind9/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/bind9/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,7 +11,8 @@ maintainers     {geeklair.net:dluke @danielluke}
</span> platforms       darwin freebsd sunos
 
 description     Domain Name System server
<span style='display:block; white-space:pre;background:#ffe0e0;'>-license         MPL-2
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# see https://gitlab.isc.org/isc-projects/bind9/-/blob/main/LICENSE
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+license         {MPL-2 GPL-2+ LGPL-2.1+ AGPL-3+}
</span> 
 long_description \
                 The BIND DNS Server is used on the vast majority of name \
</pre><pre style='margin:0'>

</pre>