<pre style='margin:0'>
Perry E. Metzger (pmetzger) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/56b59a4773ae94ca66b535364e4c5c8db324308f">https://github.com/macports/macports-ports/commit/56b59a4773ae94ca66b535364e4c5c8db324308f</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 56b59a4 lmdbxx: improve the comment explaining the version number
</span>56b59a4 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 56b59a4773ae94ca66b535364e4c5c8db324308f
</span>Author: Perry E. Metzger <perry@piermont.com>
AuthorDate: Fri Jul 27 14:10:29 2018 -0400
<span style='display:block; white-space:pre;color:#404040;'> lmdbxx: improve the comment explaining the version number
</span>---
databases/lmdbxx/Portfile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/databases/lmdbxx/Portfile b/databases/lmdbxx/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 82e4a07..310b571 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/databases/lmdbxx/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/databases/lmdbxx/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,7 +4,8 @@ PortSystem 1.0
</span> PortGroup github 1.0
github.setup bendiken lmdbxx 0b43ca87
<span style='display:block; white-space:pre;background:#ffe0e0;'>-#version is not a real release, made up
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# The version number is invented. 0.9.14.0 happened a long time ago, and
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+# we needed a designation for the git version we are pulling.
</span> version 0.9.14.0.1
categories databases devel
platforms darwin
</pre><pre style='margin:0'>
</pre>