<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/dfa65dfc68ec4e5bdd83c927d884fba8288a242c">https://github.com/macports/macports-ports/commit/dfa65dfc68ec4e5bdd83c927d884fba8288a242c</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit dfa65dfc68ec4e5bdd83c927d884fba8288a242c
</span>Author: barracuda156 <vital.had@gmail.com>
AuthorDate: Mon Dec 18 14:37:04 2023 +0800
<span style='display:block; white-space:pre;color:#404040;'> R-matrixStats: update to 1.2.0-9000
</span>---
R/R-matrixStats/Portfile | 9 +++++----
1 file changed, 5 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 1cf50198937..528535cc3ed 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,8 @@
</span> PortSystem 1.0
PortGroup R 1.0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-R.setup cran HenrikBengtsson matrixStats 1.2.0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+R.setup github HenrikBengtsson matrixStats 9d3c1e6e815abcc16b1821a871e64838c5f65f6e
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+version 1.2.0-9000
</span> revision 0
categories-append math
maintainers {@barracuda156 gmail.com:vital.had} openmaintainer
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -11,9 +12,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 439e759ab09800a2ae906326039686476d8b3d28 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 e403c12e597283f80097092d133be8e8d002f20f8286748acd5b908a7fa54573 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 210870
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 eef7703241f0ed2d05be0475378f88db4c7594ed \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 d4f995c82ac9d3e4bb0c660b7e6fd2d5ddd6994b9b3f358e2552448cbb1494c8 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 311228
</span>
depends_test-append port:R-base64enc \
port:R-ggplot2 \
</pre><pre style='margin:0'>
</pre>