Date: Sun, 3 Oct 2021 03:01:15 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: f8e6e0746be5 - main - math/R-cran-RcppArmadillo: Update to 0.10.7.0.0 Message-ID: <202110030301.19331FCU029498@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=f8e6e0746be53afb1a2dd9a82f0f48c1e1542b03 commit f8e6e0746be53afb1a2dd9a82f0f48c1e1542b03 Author: TAKATSU Tomonari <tota@FreeBSD.org> AuthorDate: 2021-10-02 07:18:39 +0000 Commit: TAKATSU Tomonari <tota@FreeBSD.org> CommitDate: 2021-10-03 03:01:02 +0000 math/R-cran-RcppArmadillo: Update to 0.10.7.0.0 --- 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 6f3e21c69400..ba4dfb4126da 100644 --- a/math/R-cran-RcppArmadillo/Makefile +++ b/math/R-cran-RcppArmadillo/Makefile @@ -1,7 +1,7 @@ # Created by: TAKATSU Tomonari <tota@FreeBSD.org> PORTNAME= RcppArmadillo -PORTVERSION= 0.10.6.0.0 +PORTVERSION= 0.10.7.0.0 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/R-cran-RcppArmadillo/distinfo b/math/R-cran-RcppArmadillo/distinfo index e02d84203d9f..be6621290f60 100644 --- a/math/R-cran-RcppArmadillo/distinfo +++ b/math/R-cran-RcppArmadillo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626506498 -SHA256 (RcppArmadillo_0.10.6.0.0.tar.gz) = 9b80deebb91df0960a4881f96dfeac6aecd4e86ed60ccecce2b5165aa6439dad -SIZE (RcppArmadillo_0.10.6.0.0.tar.gz) = 1673880 +TIMESTAMP = 1633159112 +SHA256 (RcppArmadillo_0.10.7.0.0.tar.gz) = 01a8eac49d5b2bcefcba076f0ee7b234bee3d22d54d7f4d56d9a6ae7cbea65f4 +SIZE (RcppArmadillo_0.10.7.0.0.tar.gz) = 1675477
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110030301.19331FCU029498>