Date: Fri, 28 May 2021 04:04:31 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: ecfc654d4b49 - main - math/R-cran-RcppArmadillo: Update to 0.10.5.0.0 Message-ID: <202105280404.14S44VTP069842@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=ecfc654d4b49be4526ec430fe9eeb73b7e0b7a7a commit ecfc654d4b49be4526ec430fe9eeb73b7e0b7a7a Author: TAKATSU Tomonari <tota@FreeBSD.org> AuthorDate: 2021-05-27 00:45:54 +0000 Commit: TAKATSU Tomonari <tota@FreeBSD.org> CommitDate: 2021-05-28 04:03:21 +0000 math/R-cran-RcppArmadillo: Update to 0.10.5.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 64c32c532d05..30ba3b2e7080 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.4.0.0 +PORTVERSION= 0.10.5.0.0 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/R-cran-RcppArmadillo/distinfo b/math/R-cran-RcppArmadillo/distinfo index 7cff3ad39d01..5162f2cbaadd 100644 --- a/math/R-cran-RcppArmadillo/distinfo +++ b/math/R-cran-RcppArmadillo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618401862 -SHA256 (RcppArmadillo_0.10.4.0.0.tar.gz) = dbe894b7120671db3c720f663a165063de51432192d0766e2dc4a89c1d3fcc02 -SIZE (RcppArmadillo_0.10.4.0.0.tar.gz) = 1667929 +TIMESTAMP = 1622076311 +SHA256 (RcppArmadillo_0.10.5.0.0.tar.gz) = 43b1e48b3ad6535c3b5049d41f770d588618b0c6c68462b4050426270e8a3815 +SIZE (RcppArmadillo_0.10.5.0.0.tar.gz) = 1669395
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105280404.14S44VTP069842>