Date: Tue, 6 Jun 2023 06:54:04 GMT From: Wen Heping <wen@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ecd257bd2c29 - main - math/R-cran-mvtnorm: Update to 1.2.1 Message-ID: <202306060654.3566s4FL056986@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by wen: URL: https://cgit.FreeBSD.org/ports/commit/?id=ecd257bd2c29f073c88fe1483713a9ae8e39a2e7 commit ecd257bd2c29f073c88fe1483713a9ae8e39a2e7 Author: Wen Heping <wen@FreeBSD.org> AuthorDate: 2023-06-06 01:38:36 +0000 Commit: Wen Heping <wen@FreeBSD.org> CommitDate: 2023-06-06 06:52:38 +0000 math/R-cran-mvtnorm: Update to 1.2.1 --- math/R-cran-mvtnorm/Makefile | 2 +- math/R-cran-mvtnorm/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/math/R-cran-mvtnorm/Makefile b/math/R-cran-mvtnorm/Makefile index 4dc7b3d8880b..7695ca51fe8e 100644 --- a/math/R-cran-mvtnorm/Makefile +++ b/math/R-cran-mvtnorm/Makefile @@ -1,5 +1,5 @@ PORTNAME= mvtnorm -DISTVERSION= 1.2-0 +DISTVERSION= 1.2-1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-mvtnorm/distinfo b/math/R-cran-mvtnorm/distinfo index c7702442193d..c1a6c5c8ccec 100644 --- a/math/R-cran-mvtnorm/distinfo +++ b/math/R-cran-mvtnorm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1685839971 -SHA256 (mvtnorm_1.2-0.tar.gz) = f552ab7d35453ee2926b1ea19b0c10bec2556403a469da07003f82d0b6ae2be0 -SIZE (mvtnorm_1.2-0.tar.gz) = 663148 +TIMESTAMP = 1686015404 +SHA256 (mvtnorm_1.2-1.tar.gz) = 0fdc48e5e1f6e31b36d80cfe9e8212e028b88afc6be190b4c8e85d22d74a2064 +SIZE (mvtnorm_1.2-1.tar.gz) = 663563
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306060654.3566s4FL056986>