<pre style='margin:0'>
Ken (kencu) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/80a3d631d44d14e06e6e730d8c27f2d224efbaf5">https://github.com/macports/macports-ports/commit/80a3d631d44d14e06e6e730d8c27f2d224efbaf5</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 80a3d63 ucommon: enable tests
</span>80a3d63 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 80a3d631d44d14e06e6e730d8c27f2d224efbaf5
</span>Author: ken-cunningham-webuse <ken.cunningham.webuse@gmail.com>
AuthorDate: Sat May 25 14:59:01 2019 -0700
<span style='display:block; white-space:pre;color:#404040;'> ucommon: enable tests
</span>---
devel/ucommon/Portfile | 3 +++
1 file changed, 3 insertions(+)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/ucommon/Portfile b/devel/ucommon/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 14fb253..af3f59e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/ucommon/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/ucommon/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -28,4 +28,7 @@ depends_lib port:gettext port:gnutls
</span> patchfiles thread.cpp.patch
patchfiles-append platform.h.patch
<span style='display:block; white-space:pre;background:#e0ffe0;'>+test.run yes
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+test.target check
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> livecheck.distname ${name}
</pre><pre style='margin:0'>
</pre>