<pre style='margin:0'>
Rainer Müller (raimue) pushed a commit to branch master
in repository macports-base.

</pre>
<p><a href="https://github.com/macports/macports-base/commit/3a9f98ef13ebabe7822c0e306e2ac709ca5e93ca">https://github.com/macports/macports-base/commit/3a9f98ef13ebabe7822c0e306e2ac709ca5e93ca</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 3a9f98e  compat: Provide empty test target
</span>3a9f98e is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 3a9f98ef13ebabe7822c0e306e2ac709ca5e93ca
</span>Author: Rainer Müller <raimue@macports.org>
AuthorDate: Tue Apr 3 02:55:39 2018 +0200

<span style='display:block; white-space:pre;color:#404040;'>    compat: Provide empty test target
</span>---
 src/compat/Makefile.in | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/src/compat/Makefile.in b/src/compat/Makefile.in
</span><span style='display:block; white-space:pre;color:#808080;'>index 5eb5015..595d571 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/src/compat/Makefile.in
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/src/compat/Makefile.in
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -22,5 +22,7 @@ INSTALLTARGET=
</span> 
 include $(srcdir)/../../Mk/macports.tea.mk
 
<span style='display:block; white-space:pre;background:#e0ffe0;'>+test::
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> distclean::
        rm -f Makefile
</pre><pre style='margin:0'>

</pre>