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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/7731d8dabca8cd809e24cdd2e71a8ec6b8eb3e4e">https://github.com/macports/macports-ports/commit/7731d8dabca8cd809e24cdd2e71a8ec6b8eb3e4e</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 7731d8d  databases/gdbm: add header typo fix patch, revbump.
</span>7731d8d is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 7731d8dabca8cd809e24cdd2e71a8ec6b8eb3e4e
</span>Author: Mihai Moldovan <ionic@ionic.de>
AuthorDate: Thu Mar 23 00:17:35 2017 +0100

<span style='display:block; white-space:pre;color:#404040;'>    databases/gdbm: add header typo fix patch, revbump.
</span>---
 databases/gdbm/Portfile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/gdbm/Portfile b/databases/gdbm/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 0a532c1..735003a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/gdbm/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/gdbm/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,6 +4,7 @@ PortSystem          1.0
</span> 
 name                gdbm
 version             1.13
<span style='display:block; white-space:pre;background:#e0ffe0;'>+revision            1
</span> categories          databases
 platforms           darwin
 license             GPL-3+
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -26,7 +27,8 @@ checksums           rmd160  ad3d3258d3ae82eb16237051ea0e981178d6e93e \
</span> 
 # Don't link using "-flat_namespace -undefined suppress" on Yosemite and
 # later (#45709).
<span style='display:block; white-space:pre;background:#ffe0e0;'>-patchfiles          yosemite-libtool.patch
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+patchfiles          yosemite-libtool.patch \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    patch-src_gdbm.h.in-fix-typo.diff
</span> 
 configure.ccache    no
 
</pre><pre style='margin:0'>

</pre>