Date: Mon, 11 Dec 2023 11:13:48 GMT From: TAKATSU Tomonari <tota@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 051e9c69d51b - main - math/R-cran-expm: Update to 0.999-8 Message-ID: <202312111113.3BBBDmXK070194@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by tota: URL: https://cgit.FreeBSD.org/ports/commit/?id=051e9c69d51bbde0ee92e7d6deb5fe91dadc14b6 commit 051e9c69d51bbde0ee92e7d6deb5fe91dadc14b6 Author: TAKATSU Tomonari <tota@FreeBSD.org> AuthorDate: 2023-12-11 10:52:29 +0000 Commit: TAKATSU Tomonari <tota@FreeBSD.org> CommitDate: 2023-12-11 11:11:22 +0000 math/R-cran-expm: Update to 0.999-8 - Update pkg-descr Reported by: portscout --- math/R-cran-expm/Makefile | 2 +- math/R-cran-expm/distinfo | 6 +++--- math/R-cran-expm/pkg-descr | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/math/R-cran-expm/Makefile b/math/R-cran-expm/Makefile index 440d104dbab9..359240578e76 100644 --- a/math/R-cran-expm/Makefile +++ b/math/R-cran-expm/Makefile @@ -1,5 +1,5 @@ PORTNAME= expm -DISTVERSION= 0.999-7 +DISTVERSION= 0.999-8 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-expm/distinfo b/math/R-cran-expm/distinfo index b6f6f154958d..402590e51131 100644 --- a/math/R-cran-expm/distinfo +++ b/math/R-cran-expm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1682472100 -SHA256 (expm_0.999-7.tar.gz) = 28f249b914b8dd33eee16663fc793e57afd0e301e16067bf9f27fa8e591ba0f1 -SIZE (expm_0.999-7.tar.gz) = 136826 +TIMESTAMP = 1702286905 +SHA256 (expm_0.999-8.tar.gz) = 79e22a9fd17392c360b21d4d42c17d968a11e3c073cb8c50f4691f4bef700552 +SIZE (expm_0.999-8.tar.gz) = 137374 diff --git a/math/R-cran-expm/pkg-descr b/math/R-cran-expm/pkg-descr index a175549084c5..0bd995916d73 100644 --- a/math/R-cran-expm/pkg-descr +++ b/math/R-cran-expm/pkg-descr @@ -1,2 +1,2 @@ Computation of the matrix exponential, logarithm, sqrt, and related -quantities. +quantities, using traditional and modern methods.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202312111113.3BBBDmXK070194>