<pre style='margin:0'>
Herby Gillot (herbygillot) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/3da1ad58d551d350c68ed096c9258e5f9ab59f50">https://github.com/macports/macports-ports/commit/3da1ad58d551d350c68ed096c9258e5f9ab59f50</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 3da1ad58d55 libmaxminddb: add test phase lib
</span>3da1ad58d55 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 3da1ad58d551d350c68ed096c9258e5f9ab59f50
</span>Author: Allan Que <allan.que@gmail.com>
AuthorDate: Sat Nov 25 14:51:04 2023 -0600
<span style='display:block; white-space:pre;color:#404040;'> libmaxminddb: add test phase lib
</span>---
devel/libmaxminddb/Portfile | 3 +++
1 file changed, 3 insertions(+)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/libmaxminddb/Portfile b/devel/libmaxminddb/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 498f71a495c..a5c38682bc2 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/libmaxminddb/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/libmaxminddb/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -38,6 +38,9 @@ build.env-append CC=${configure.cc} \
</span> "CFLAGS=${configure.cflags} [get_canonical_archflags cc]" \
"LDFLAGS=${configure.ldflags} [get_canonical_archflags ld]"
<span style='display:block; white-space:pre;background:#e0ffe0;'>+depends_test-append \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ port:p5-ipc-run3
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> test.run yes
test.target check
</pre><pre style='margin:0'>
</pre>