<pre style='margin:0'>
Michael Dickens (michaelld) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/375e221406bebafa22360d33845ad0fe6b20b892">https://github.com/macports/macports-ports/commit/375e221406bebafa22360d33845ad0fe6b20b892</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 375e221 mariadb: take ownership but also openmaintainer
</span>375e221 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 375e221406bebafa22360d33845ad0fe6b20b892
</span>Author: Michael Dickens <michaelld@macports.org>
AuthorDate: Tue Mar 26 18:38:52 2019 -0400
<span style='display:block; white-space:pre;color:#404040;'> mariadb: take ownership but also openmaintainer
</span>---
databases/mariadb/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/mariadb/Portfile b/databases/mariadb/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 5abc11a..5b47df7 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/mariadb/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/mariadb/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -14,7 +14,7 @@ set revision_server 0
</span> categories databases
platforms darwin
license GPL-2
<span style='display:block; white-space:pre;background:#ffe0e0;'>-maintainers nomaintainer
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+maintainers {michaelld @michaelld} openmaintainer
</span> homepage https://mariadb.org/
if {$subport eq $name} {
</pre><pre style='margin:0'>
</pre>