<pre style='margin:0'>
Kurt Hindenburg (kurthindenburg) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/868cad7e34c3f37749eefdf35e57f73c7858e7f9">https://github.com/macports/macports-ports/commit/868cad7e34c3f37749eefdf35e57f73c7858e7f9</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 868cad7  ocaml-zarith: remove test options which are the default
</span>868cad7 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 868cad7e34c3f37749eefdf35e57f73c7858e7f9
</span>Author: Kurt Hindenburg <khindenburg@macports.org>
AuthorDate: Mon Jan 2 16:16:44 2017 -0500

<span style='display:block; white-space:pre;color:#404040;'>    ocaml-zarith: remove test options which are the default
</span>---
 devel/ocaml-zarith/Portfile | 2 --
 1 file changed, 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/ocaml-zarith/Portfile b/devel/ocaml-zarith/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 5200e7a..b74e44a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/ocaml-zarith/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/ocaml-zarith/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -39,9 +39,7 @@ post-destroot {
</span> }
 
 test.run            yes
<span style='display:block; white-space:pre;background:#ffe0e0;'>-test.cmd            make test
</span> test.dir            ${worksrcpath}/tests
<span style='display:block; white-space:pre;background:#ffe0e0;'>-test.target
</span> 
 livecheck.type      regex
 livecheck.url       http://forge.ocamlcore.org/frs/?group_id=243
</pre><pre style='margin:0'>

</pre>