<pre style='margin:0'>
Chris Jones (cjones051073) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/398e1df46c62160de992b5849633528e8284d0b8">https://github.com/macports/macports-ports/commit/398e1df46c62160de992b5849633528e8284d0b8</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 398e1df46c62160de992b5849633528e8284d0b8
</span>Author: Herby Gillot <herby.gillot@gmail.com>
AuthorDate: Mon Jun 10 11:13:53 2019 -0400

<span style='display:block; white-space:pre;color:#404040;'>    mysql8: add legacysupport portgroup
</span>---
 databases/mysql8/Portfile | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/mysql8/Portfile b/databases/mysql8/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index d7a2dbe..2dcd223 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/mysql8/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/mysql8/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -26,6 +26,7 @@ if {$subport eq $name} {
</span>     PortGroup           cmake 1.1
     PortGroup           select 1.0
     PortGroup           compiler_blacklist_versions 1.0
<span style='display:block; white-space:pre;background:#e0ffe0;'>+    PortGroup           legacysupport 1.0
</span> 
     description         Multithreaded SQL database server
     long_description    MySQL is an open-source, multi-threaded SQL database.
</pre><pre style='margin:0'>

</pre>