<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/1aa4bce76b69fb195d73f4022ac3cb7b976e059f">https://github.com/macports/macports-ports/commit/1aa4bce76b69fb195d73f4022ac3cb7b976e059f</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 1aa4bce76b6 shapelib: disable building test
</span>1aa4bce76b6 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 1aa4bce76b69fb195d73f4022ac3cb7b976e059f
</span>Author: Nicklas Larsson <n_larsson@yahoo.com>
AuthorDate: Fri Oct 4 13:15:35 2024 +0200
<span style='display:block; white-space:pre;color:#404040;'> shapelib: disable building test
</span><span style='display:block; white-space:pre;color:#404040;'>
</span><span style='display:block; white-space:pre;color:#404040;'> Closes: https://trac.macports.org/ticket/71026
</span>---
graphics/shapelib/Portfile | 3 +++
1 file changed, 3 insertions(+)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/graphics/shapelib/Portfile b/graphics/shapelib/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 9decbaceaca..eddc2296522 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/graphics/shapelib/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/graphics/shapelib/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -23,3 +23,6 @@ checksums rmd160 9b0765e3bf520a7060d59349731ab4da6c2d396a \
</span>
# target_compile_features The compiler feature "cxx_std_14" is not known to CXX compiler
compiler.cxx_standard 2014
<span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+configure.args-append \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ -DBUILD_TESTING=OFF
</span></pre><pre style='margin:0'>
</pre>