<pre style='margin:0'>
Ken (kencu) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/303d6849ffffe5c42c6882db0669537825654245">https://github.com/macports/macports-ports/commit/303d6849ffffe5c42c6882db0669537825654245</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 303d6849ffffe5c42c6882db0669537825654245
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Thu May 14 00:36:15 2020 -0500
<span style='display:block; white-space:pre;color:#404040;'> librdkafka: Fix license
</span>---
net/librdkafka/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/net/librdkafka/Portfile b/net/librdkafka/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 774e8db..95d2f0e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/net/librdkafka/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/net/librdkafka/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -7,7 +7,7 @@ github.setup edenhill librdkafka 1.4.2 v
</span> revision 1
categories net
platforms darwin
<span style='display:block; white-space:pre;background:#ffe0e0;'>-license BSD-2-clause (Fold License)
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+license BSD
</span> maintainers {@alexeyt820 gmail.com:alexey.trenikhin+macports} openmaintainer
description The Apache Kafka C/C++ library
long_description Full Apache Kafka protocol support, including producer and consumer
</pre><pre style='margin:0'>
</pre>