<pre style='margin:0'>
Renee Otten (reneeotten) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/8c832b1883e39dc1e594f0e317265b0875c2c14c">https://github.com/macports/macports-ports/commit/8c832b1883e39dc1e594f0e317265b0875c2c14c</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 8c832b1883e39dc1e594f0e317265b0875c2c14c
</span>Author: Renee Otten <reneeotten@macports.org>
AuthorDate: Mon Sep 13 11:47:15 2021 -0400

<span style='display:block; white-space:pre;color:#404040;'>    pymol-{devel}: remove test phase
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    - tests where split-off into a separate repository
</span>---
 science/pymol/Portfile | 5 -----
 1 file changed, 5 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/science/pymol/Portfile b/science/pymol/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 78b689f5791..74a85abcf52 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/science/pymol/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/science/pymol/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -86,8 +86,3 @@ post-destroot {
</span>      file copy ${worksrcpath}/setup/pymol_macports ${destroot}${prefix}/bin/pymol
      file attributes ${destroot}${prefix}/bin/pymol -permissions a+x
 }
<span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-test.run            yes
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-test.dir            ${worksrcpath}/test
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-test.cmd            ${python.bin}
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-test.target         run
</span></pre><pre style='margin:0'>

</pre>