Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jun 2023 09:40:21 GMT
From:      Nuno Teixeira <eduardo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4eb1e2b7ee88 - main - math/R-cran-matrixStats: Update to 1.0.0
Message-ID:  <202306050940.3559eL2g033207@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by eduardo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4eb1e2b7ee887457267af139c82498724e05dc6e

commit 4eb1e2b7ee887457267af139c82498724e05dc6e
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2023-06-04 10:26:15 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2023-06-05 09:40:05 +0000

    math/R-cran-matrixStats: Update to 1.0.0
    
     - Take maintainership
    
    ChangeLog:
    https://cran.r-project.org/web/packages/matrixStats/news/news.html
---
 math/R-cran-matrixStats/Makefile | 4 ++--
 math/R-cran-matrixStats/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/math/R-cran-matrixStats/Makefile b/math/R-cran-matrixStats/Makefile
index 536d2efa6e82..5df67c981cb8 100644
--- a/math/R-cran-matrixStats/Makefile
+++ b/math/R-cran-matrixStats/Makefile
@@ -1,9 +1,9 @@
 PORTNAME=	matrixStats
-PORTVERSION=	0.63.0
+DISTVERSION=	1.0.0
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	eduardo@FreeBSD.org
 COMMENT=	Functions that Apply to Rows and Columns of Matrices
 WWW=		https://cran.r-project.org/web/packages/matrixStats/
 
diff --git a/math/R-cran-matrixStats/distinfo b/math/R-cran-matrixStats/distinfo
index f3c5aa44cf57..c83638e69982 100644
--- a/math/R-cran-matrixStats/distinfo
+++ b/math/R-cran-matrixStats/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1682476134
-SHA256 (matrixStats_0.63.0.tar.gz) = c000b60421742eb035ff4ceedd3e588a79e4b28985484f0c81361e5a6c351f5f
-SIZE (matrixStats_0.63.0.tar.gz) = 202957
+TIMESTAMP = 1685874296
+SHA256 (matrixStats_1.0.0.tar.gz) = 94876850e60ed16b50bf303cdfe4dd747ad2c28cae07bdc471a093eac23bad6f
+SIZE (matrixStats_1.0.0.tar.gz) = 210653



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306050940.3559eL2g033207>