<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/c26f287c012cebd436853857c375aadc298afd01">https://github.com/macports/macports-ports/commit/c26f287c012cebd436853857c375aadc298afd01</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit c26f287c012cebd436853857c375aadc298afd01
</span>Author: barracuda156 <vital.had@gmail.com>
AuthorDate: Thu Jul 13 04:27:39 2023 +0800

<span style='display:block; white-space:pre;color:#404040;'>    R-clubSandwich: update to 0.5.9
</span>---
 R/R-clubSandwich/Portfile | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/R/R-clubSandwich/Portfile b/R/R-clubSandwich/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 690e0046395..3d52fcef04d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/R/R-clubSandwich/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/R/R-clubSandwich/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,17 +4,17 @@ PortSystem          1.0
</span> PortGroup           R 1.0
 
 # GitHub version lags behind.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-R.setup             cran jepusto clubSandwich 0.5.8
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-revision            1
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+R.setup             cran jepusto clubSandwich 0.5.9
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+revision            0
</span> categories-append   math
 maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
 license             GPL-3
 description         Cluster-robust (sandwich) variance estimators with small-sample corrections
 long_description    {*}${description}
 homepage            https://jepusto.github.io/clubSandwich
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  7f794d579c1238f76b57babccbb571424719f457 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  7814a1c80f0efb700a4a80ec1d9d6eb49504edb5b2bb5842c59f125a862509f9 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    360354
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  b81586084679b7582017207073549c43ae7242b2 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  c8b2ffacd7c10e7a1f7fc1521ca2bf16943b0590da7abbad3628ede09cc78364 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    344059
</span> supported_archs     noarch
 
 depends_lib-append  port:R-sandwich
</pre><pre style='margin:0'>

</pre>