<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/45edcd1527ca642f34d20fbfebbee0f74e2a3286">https://github.com/macports/macports-ports/commit/45edcd1527ca642f34d20fbfebbee0f74e2a3286</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 45edcd1 openmpi-devel: set version branch automatically
</span>45edcd1 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 45edcd1527ca642f34d20fbfebbee0f74e2a3286
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Wed May 15 02:11:49 2019 +0100
<span style='display:block; white-space:pre;color:#404040;'> openmpi-devel: set version branch automatically
</span>---
science/openmpi/Portfile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/openmpi/Portfile b/science/openmpi/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 24a0cba..2612d0a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/openmpi/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/openmpi/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -39,9 +39,9 @@ if {[string first "-devel" $subport] > 0} {
</span>
set base 201905080241
set tag 5d4c9b4
<span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> name openmpi-devel
<span style='display:block; white-space:pre;background:#ffe0e0;'>- version 4.0.999-${base}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ version ${branch}.999-${base}
</span> revision 0
distname openmpi-v${branch}.x-${base}-${tag}
</pre><pre style='margin:0'>
</pre>