<pre style='margin:0'>
Dan Villiom Podlaski Christiansen (danchr) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/75ab8ab3cb069fe9f63cb8d08eaaf85bce463483">https://github.com/macports/macports-ports/commit/75ab8ab3cb069fe9f63cb8d08eaaf85bce463483</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 75ab8ab3cb0 py-pygit2: adjust license, as it uses GPL with linking exception
</span>75ab8ab3cb0 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 75ab8ab3cb069fe9f63cb8d08eaaf85bce463483
</span>Author: Dan Villiom Podlaski Christiansen <danchr@macports.org>
AuthorDate: Tue Aug 25 14:07:03 2020 +0200

<span style='display:block; white-space:pre;color:#404040;'>    py-pygit2: adjust license, as it uses GPL with linking exception
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    This license is similar to that used by libgit2 itself:
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    https://github.com/libgit2/pygit2/blob/v0.28.2/COPYING
</span><span style='display:block; white-space:pre;color:#404040;'>    https://github.com/libgit2/pygit2/blob/v1.2.1/COPYING
</span>---
 python/py-pygit2/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-pygit2/Portfile b/python/py-pygit2/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index e7cea3391c7..b0beaa6ee20 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-pygit2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-pygit2/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,7 +9,7 @@ name                py-pygit2
</span> revision            0
 
 categories-append   devel
<span style='display:block; white-space:pre;background:#ffe0e0;'>-license             GPL-2
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+license             {GPL-2 Permissive}
</span> platforms           darwin
 supported_archs     noarch
 maintainers         nomaintainer
</pre><pre style='margin:0'>

</pre>