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

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/43cbba4d26a89ce022ab69b41b6e2fe49b7cabde">https://github.com/macports/macports-ports/commit/43cbba4d26a89ce022ab69b41b6e2fe49b7cabde</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 43cbba4d26a89ce022ab69b41b6e2fe49b7cabde
</span>Author: Giovanni Bussi <giovanni.bussi@gmail.com>
AuthorDate: Fri Sep 15 21:59:01 2017 +0200

<span style='display:block; white-space:pre;color:#404040;'>    Fixed description
</span>---
 science/gromacs/Portfile | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

<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 05bfae7..3d420e9 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;'>@@ -84,8 +84,10 @@ post-test {
</span> ## ADDITION FOR PLUMED SUBPORT
 subport gromacs-plumed {
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    long_description    ${description}: \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-      THIS PORT INSTALLS A VERSION OF GROMACS PATCHED WITH PLUMED
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    description    ${description}: \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+      (THIS PORT INSTALLS A VERSION OF GROMACS PATCHED WITH PLUMED)
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    long_description    ${long_description}: \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+      (THIS PORT INSTALLS A VERSION OF GROMACS PATCHED WITH PLUMED)
</span>     conflicts gromacs
 
     depends_build-append   path:${prefix}/bin/plumed:plumed
</pre><pre style='margin:0'>

</pre>