<pre style='margin:0'>
Ryan Schmidt (ryandesign) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/4bbbe7965aec47769a64d174df1da416602a49e0">https://github.com/macports/macports-ports/commit/4bbbe7965aec47769a64d174df1da416602a49e0</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 4bbbe7965ae py-cachelib: Fix license
</span>4bbbe7965ae is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 4bbbe7965aec47769a64d174df1da416602a49e0
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Mon Oct 5 19:52:00 2020 -0500

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-cachelib/Portfile b/python/py-cachelib/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f271bcc6eed..6999ca3ba38 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-cachelib/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-cachelib/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,7 +6,7 @@ PortGroup           python 1.0
</span> name                py-cachelib
 version             0.1.1
 platforms           darwin
<span style='display:block; white-space:pre;background:#ffe0e0;'>-license             BSD-3-Clause
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+license             BSD
</span> supported_archs     noarch
 
 maintainers         {@harens gmail.com:harensdeveloper} \
</pre><pre style='margin:0'>

</pre>