<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/7ebccf4056af69e16a1db2bb0377afc657b4f61b">https://github.com/macports/macports-ports/commit/7ebccf4056af69e16a1db2bb0377afc657b4f61b</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 7ebccf4056af69e16a1db2bb0377afc657b4f61b
</span>Author: Sergey Fedorov <vital.had@gmail.com>
AuthorDate: Wed Mar 8 15:02:02 2023 +0800

<span style='display:block; white-space:pre;color:#404040;'>    R-RcppGSL: support tests
</span>---
 R/R-RcppGSL/Portfile | 4 ++++
 1 file changed, 4 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/R/R-RcppGSL/Portfile b/R/R-RcppGSL/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 4c6b00a5f30..bdbe54feaab 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/R/R-RcppGSL/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/R/R-RcppGSL/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -17,3 +17,7 @@ checksums           rmd160  2b08eab354c0146a6e7986a576e681bf21dfe9d8 \
</span> 
 depends_lib-append  port:gsl \
                     port:R-Rcpp
<span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+depends_test-append port:R-tinytest
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+test.run            yes
</span></pre><pre style='margin:0'>

</pre>