<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/173c294305b9c5b975b9f5e5b6242e7bf19cc74f">https://github.com/macports/macports-ports/commit/173c294305b9c5b975b9f5e5b6242e7bf19cc74f</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 173c294305b9c5b975b9f5e5b6242e7bf19cc74f
</span>Author: barracuda156 <vital.had@gmail.com>
AuthorDate: Thu Apr 11 17:05:59 2024 +0800

<span style='display:block; white-space:pre;color:#404040;'>    R-matrixStats: update to 1.3.0
</span>---
 R/R-matrixStats/Portfile | 9 ++++-----
 1 file changed, 4 insertions(+), 5 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 528535cc3ed..3f678626aed 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,8 +3,7 @@
</span> PortSystem          1.0
 PortGroup           R 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-R.setup             github HenrikBengtsson matrixStats 9d3c1e6e815abcc16b1821a871e64838c5f65f6e
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-version             1.2.0-9000
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+R.setup             cran HenrikBengtsson matrixStats 1.3.0
</span> revision            0
 categories-append   math
 maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,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  eef7703241f0ed2d05be0475378f88db4c7594ed \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  d4f995c82ac9d3e4bb0c660b7e6fd2d5ddd6994b9b3f358e2552448cbb1494c8 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    311228
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  83c29c96d1b720ae7a91521a1a9b1e28cbf6680e \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  413ee607d95b243c514b4a7c4944c2caea1fb264d27c96ff547c3939f893245a \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    213441
</span> 
 depends_test-append port:R-base64enc \
                     port:R-ggplot2 \
</pre><pre style='margin:0'>

</pre>