<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/fd67d7b71792fe3f71b905d1d54b7bc5a19bf38b">https://github.com/macports/macports-ports/commit/fd67d7b71792fe3f71b905d1d54b7bc5a19bf38b</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit fd67d7b71792fe3f71b905d1d54b7bc5a19bf38b
</span>Author: barracuda156 <vital.had@gmail.com>
AuthorDate: Tue Dec 12 09:28:39 2023 +0800

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/R/R-matrixStats/Portfile b/R/R-matrixStats/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 11e4d4a7ded..1cf50198937 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/R/R-matrixStats/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/R/R-matrixStats/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -3,7 +3,7 @@
</span> PortSystem          1.0
 PortGroup           R 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-R.setup             cran HenrikBengtsson matrixStats 1.1.0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+R.setup             cran HenrikBengtsson matrixStats 1.2.0
</span> revision            0
 categories-append   math
 maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,9 +11,9 @@ license             Artistic-2
</span> description         Functions that apply to rows and columns of matrices (and to vectors)
 long_description    {*}${description}
 homepage            https://github.com/HenrikBengtsson/matrixStats
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  35d369e2cbb075bf6de6c3e287ba14ea380f0874 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  b4671875d80903aabbb8d6a7750f93886eb1a67703c9263d1c1ab1aab7840541 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    210753
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  439e759ab09800a2ae906326039686476d8b3d28 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  e403c12e597283f80097092d133be8e8d002f20f8286748acd5b908a7fa54573 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    210870
</span> 
 depends_test-append port:R-base64enc \
                     port:R-ggplot2 \
</pre><pre style='margin:0'>

</pre>