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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/8e6441f2280baf5071f914ddddab8b7fc4ca8958">https://github.com/macports/macports-ports/commit/8e6441f2280baf5071f914ddddab8b7fc4ca8958</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 8e6441f  sqlite3 3.23.0: rev bump to enable JSON extension module
</span>8e6441f is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 8e6441f2280baf5071f914ddddab8b7fc4ca8958
</span>Author: Marius Schamschula <mps@macports.org>
AuthorDate: Sun Apr 8 16:42:07 2018 -0500

<span style='display:block; white-space:pre;color:#404040;'>    sqlite3 3.23.0: rev bump to enable JSON extension module
</span>---
 databases/sqlite3/Portfile | 1 +
 1 file changed, 1 insertion(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/sqlite3/Portfile b/databases/sqlite3/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 269ca59..515fbce 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/sqlite3/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/sqlite3/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,6 +5,7 @@ PortSystem          1.0
</span> name                sqlite3
 # don't forget to update the checksums for sqlite3-tools when updating sqlite3
 version             3.23.0
<span style='display:block; white-space:pre;background:#e0ffe0;'>+revision            1
</span> categories          databases
 platforms           darwin
 license             public-domain
</pre><pre style='margin:0'>

</pre>