Date: Sat, 4 Nov 2023 08:23:42 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: b88f01e1d5e8 - main - math/R-cran-RcppArmadillo: Update to 0.12.6.6.0 Message-ID: <202311040823.3A48NgvW019032@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=b88f01e1d5e8b7ca1d1c6206990b2af3ff9736cc commit b88f01e1d5e8b7ca1d1c6206990b2af3ff9736cc Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2023-11-04 07:28:23 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2023-11-04 08:23:20 +0000 math/R-cran-RcppArmadillo: Update to 0.12.6.6.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 90f3f9d212f3..15655bb5f5a4 100644 --- a/math/R-cran-RcppArmadillo/Makefile +++ b/math/R-cran-RcppArmadillo/Makefile @@ -1,5 +1,5 @@ PORTNAME= RcppArmadillo -DISTVERSION= 0.12.6.4.0 +DISTVERSION= 0.12.6.6.0 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/R-cran-RcppArmadillo/distinfo b/math/R-cran-RcppArmadillo/distinfo index 9f2fde10533f..43140aaa8558 100644 --- a/math/R-cran-RcppArmadillo/distinfo +++ b/math/R-cran-RcppArmadillo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1694880483 -SHA256 (RcppArmadillo_0.12.6.4.0.tar.gz) = 89eca70e8a52a8263cb580545be527d648374bb78dadf0f33c6c5e42bdc0fdcc -SIZE (RcppArmadillo_0.12.6.4.0.tar.gz) = 1400124 +TIMESTAMP = 1699082104 +SHA256 (RcppArmadillo_0.12.6.6.0.tar.gz) = d35eb191c5a14e5a95498f43dff3984763ac3fecaf4016c12926f6031e753e9c +SIZE (RcppArmadillo_0.12.6.6.0.tar.gz) = 1403237
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202311040823.3A48NgvW019032>