<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/83c6dc08fd625114aeba70521801cef940cae71a">https://github.com/macports/macports-ports/commit/83c6dc08fd625114aeba70521801cef940cae71a</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 83c6dc08fd625114aeba70521801cef940cae71a
</span>Author: Giovanni Bussi <giovanni.bussi@gmail.com>
AuthorDate: Fri Dec 15 14:32:49 2017 +0100
<span style='display:block; white-space:pre;color:#404040;'> gromacs-plumed: rev bump
</span><span style='display:block; white-space:pre;color:#404040;'>
</span><span style='display:block; white-space:pre;color:#404040;'> Notice that usually we do not need revision bump when updating plumed.
</span><span style='display:block; white-space:pre;color:#404040;'> However, in this case we made some specific fix in the gromacs-plumed
</span><span style='display:block; white-space:pre;color:#404040;'> interface that require gromacs to be recompiled.
</span>---
science/gromacs/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/gromacs/Portfile b/science/gromacs/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index eb11079..f985852 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/gromacs/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/gromacs/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -7,7 +7,7 @@ PortGroup mpi 1.0
</span> PortGroup linear_algebra 1.0
name gromacs
<span style='display:block; white-space:pre;background:#ffe0e0;'>-revision 2
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+revision 3
</span> version 5.1.4
categories science math
license LGPL-2.1
</pre><pre style='margin:0'>
</pre>