Date: Tue, 5 Mar 2024 09:01:08 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: 6a6ba556400b - main - math/R-cran-RcppArmadillo: Update to 0.12.8.1.0 Message-ID: <202403050901.4259180R048072@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=6a6ba556400b5737ceabfc81f666aa536327e01e commit 6a6ba556400b5737ceabfc81f666aa536327e01e Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2024-03-05 09:00:18 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2024-03-05 09:00:54 +0000 math/R-cran-RcppArmadillo: Update to 0.12.8.1.0 ChangeLog: https://cran.r-project.org/web/packages/RcppArmadillo/news.html --- math/R-cran-RcppArmadillo/Makefile | 2 +- math/R-cran-RcppArmadillo/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/math/R-cran-RcppArmadillo/Makefile b/math/R-cran-RcppArmadillo/Makefile index 4f169dd5438b..cef10c736d09 100644 --- a/math/R-cran-RcppArmadillo/Makefile +++ b/math/R-cran-RcppArmadillo/Makefile @@ -1,5 +1,5 @@ PORTNAME= RcppArmadillo -DISTVERSION= 0.12.8.0.0 +DISTVERSION= 0.12.8.1.0 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-RcppArmadillo/distinfo b/math/R-cran-RcppArmadillo/distinfo index c73c575a6edd..dff0b4c9d694 100644 --- a/math/R-cran-RcppArmadillo/distinfo +++ b/math/R-cran-RcppArmadillo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1707822841 -SHA256 (RcppArmadillo_0.12.8.0.0.tar.gz) = 1ddc791ca0b11c849654ad39eb56eb5eaaedacb0b493ee303493c046c620765e -SIZE (RcppArmadillo_0.12.8.0.0.tar.gz) = 1405254 +TIMESTAMP = 1709625994 +SHA256 (RcppArmadillo_0.12.8.1.0.tar.gz) = e287de1dd9ce42bdc0d06442366fc5af0d1d97c202a436d9316c8cda4440a42b +SIZE (RcppArmadillo_0.12.8.1.0.tar.gz) = 1404885
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403050901.4259180R048072>