<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/e445ce11beaa8579dc43fec196cf28a54746fe13">https://github.com/macports/macports-ports/commit/e445ce11beaa8579dc43fec196cf28a54746fe13</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit e445ce11beaa8579dc43fec196cf28a54746fe13
</span>Author: Sergey Fedorov <vital.had@gmail.com>
AuthorDate: Fri Jun 23 13:21:12 2023 +0800

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/R/R-sparseMatrixStats/Portfile b/R/R-sparseMatrixStats/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 538806b1f11..4ce57f0ac0d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/R/R-sparseMatrixStats/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/R/R-sparseMatrixStats/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -3,16 +3,17 @@
</span> PortSystem          1.0
 PortGroup           R 1.0
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-R.setup             bioconductor const-ae sparseMatrixStats 1.12.0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+R.setup             github const-ae sparseMatrixStats d7c886429a218bc4bb237cde63d097c55ac8c169
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+version             1.13.0
</span> revision            0
 maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
 license             MIT
 description         Summary statistics for rows and columns of sparse matrices
 long_description    {*}${description}
<span style='display:block; white-space:pre;background:#ffe0e0;'>-homepage            https://github.com/const-ae/sparseMatrixStats
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  dfce2e0c66b3841deb7b64375f4fb58a3c778fa0 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  aa0d5d2e98e63622a41e5f0ff85f5b739ea22b10b127ee9e5c336b7b0f19cf7a \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    702223
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+homepage            https://bioconductor.org/packages/release/bioc/html/sparseMatrixStats.html
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  28303a9b9ecc2775820635d34b6a09257a32193d \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  2a9443c7dc9ce9d16fc63e5fefd0f7aa9958db1639cabbe1fc43169b08d7bce2 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    480519
</span> 
 depends_lib-append  port:R-MatrixGenerics \
                     port:R-matrixStats \
</pre><pre style='margin:0'>

</pre>