Date: Sun, 25 Feb 2024 21:28:05 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: ac77685e810e - main - math/R-cran-mclust: upgrade to 6.1 Message-ID: <202402252128.41PLS5Xu073347@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=ac77685e810efffdc9cf9e6b64ce70bb8d4855a0 commit ac77685e810efffdc9cf9e6b64ce70bb8d4855a0 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2024-02-25 21:12:41 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2024-02-25 21:27:59 +0000 math/R-cran-mclust: upgrade to 6.1 Release notes at <https://cran.r-project.org/web/packages/mclust/news/news.html>. --- math/R-cran-mclust/Makefile | 2 +- math/R-cran-mclust/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/math/R-cran-mclust/Makefile b/math/R-cran-mclust/Makefile index 58717dce2897..ff9402d6e126 100644 --- a/math/R-cran-mclust/Makefile +++ b/math/R-cran-mclust/Makefile @@ -1,5 +1,5 @@ PORTNAME= mclust -PORTVERSION= 6.0.1 +PORTVERSION= 6.1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-mclust/distinfo b/math/R-cran-mclust/distinfo index 5cf2ce78599a..2a71bf54ea0d 100644 --- a/math/R-cran-mclust/distinfo +++ b/math/R-cran-mclust/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1700231419 -SHA256 (mclust_6.0.1.tar.gz) = 0e92de6fd1bd2a13de2c94eae84fba0d3762099a2505e05b887f1c2a7242537f -SIZE (mclust_6.0.1.tar.gz) = 2763121 +TIMESTAMP = 1708895154 +SHA256 (mclust_6.1.tar.gz) = 5df469cc4aa2e86bf4282cb83eaa53f90f671aa6567e8778331bf8c1666f9055 +SIZE (mclust_6.1.tar.gz) = 2765353
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402252128.41PLS5Xu073347>