Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Nov 2023 18:04:25 GMT
From:      Thierry Thomas <thierry@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 036364ab78c9 - main - math/R-cran-mclust: upgrade to 6.0.1
Message-ID:  <202311171804.3AHI4PJL075390@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=036364ab78c9d5d9b0727f870225f27ba0c2c83c

commit 036364ab78c9d5d9b0727f870225f27ba0c2c83c
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2023-11-17 14:38:55 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2023-11-17 18:04:20 +0000

    math/R-cran-mclust: upgrade to 6.0.1
    
    Release notes at
            <https://cran.r-project.org/web/packages/mclust/news/news.html>.
---
 math/R-cran-mclust/Makefile | 5 +++--
 math/R-cran-mclust/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/math/R-cran-mclust/Makefile b/math/R-cran-mclust/Makefile
index aa60b840adbf..58717dce2897 100644
--- a/math/R-cran-mclust/Makefile
+++ b/math/R-cran-mclust/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	mclust
-PORTVERSION=	6.0.0
-PORTREVISION=	1
+PORTVERSION=	6.0.1
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
@@ -10,6 +9,8 @@ WWW=		https://cran.r-project.org/package=mclust
 
 LICENSE=	GPLv2+
 
+TEST_DEPENDS=	R-cran-knitr>0:print/R-cran-knitr
+
 USES=		cran:compiles
 
 .include <bsd.port.mk>
diff --git a/math/R-cran-mclust/distinfo b/math/R-cran-mclust/distinfo
index 3f113eb13aa2..5cf2ce78599a 100644
--- a/math/R-cran-mclust/distinfo
+++ b/math/R-cran-mclust/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1667232699
-SHA256 (mclust_6.0.0.tar.gz) = de7c306ecba1ef0f4e4a56c748ce08149417496b711beefb032d561a4c28122a
-SIZE (mclust_6.0.0.tar.gz) = 2744043
+TIMESTAMP = 1700231419
+SHA256 (mclust_6.0.1.tar.gz) = 0e92de6fd1bd2a13de2c94eae84fba0d3762099a2505e05b887f1c2a7242537f
+SIZE (mclust_6.0.1.tar.gz) = 2763121



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