Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jun 2023 09:40:24 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: 2281e64189cf - main - math/R-cran-RcppArmadillo: Update to 0.12.4.0.0
Message-ID:  <202306050940.3559eOoK033253@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=2281e64189cfd67520938003d3c07ec6f3e96445

commit 2281e64189cfd67520938003d3c07ec6f3e96445
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2023-06-04 10:36:53 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2023-06-05 09:40:06 +0000

    math/R-cran-RcppArmadillo: Update to 0.12.4.0.0
    
     - Take maintainership
    
    ChangeLog: https://cran.r-project.org/web/packages/RcppArmadillo/news.html
---
 math/R-cran-RcppArmadillo/Makefile | 4 ++--
 math/R-cran-RcppArmadillo/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/math/R-cran-RcppArmadillo/Makefile b/math/R-cran-RcppArmadillo/Makefile
index 7290d8aafa79..70dfec82734f 100644
--- a/math/R-cran-RcppArmadillo/Makefile
+++ b/math/R-cran-RcppArmadillo/Makefile
@@ -1,9 +1,9 @@
 PORTNAME=	RcppArmadillo
-PORTVERSION=	0.12.2.0.0
+DISTVERSION=	0.12.4.0.0
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	eduardo@FreeBSD.org
 COMMENT=	Rcpp integration for Armadillo templated linear algebra library
 WWW=		https://cran.r-project.org/web/packages/RcppArmadillo/
 
diff --git a/math/R-cran-RcppArmadillo/distinfo b/math/R-cran-RcppArmadillo/distinfo
index 89bc18f8c893..9764203bd7f6 100644
--- a/math/R-cran-RcppArmadillo/distinfo
+++ b/math/R-cran-RcppArmadillo/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1682470823
-SHA256 (RcppArmadillo_0.12.2.0.0.tar.gz) = 8f9ce8413f12582fa5f04e33d7ba85dae7bd22c4567e87e146fffa349e2d78b7
-SIZE (RcppArmadillo_0.12.2.0.0.tar.gz) = 1368134
+TIMESTAMP = 1685874787
+SHA256 (RcppArmadillo_0.12.4.0.0.tar.gz) = f6db54c465abc0a570a0da6f737d9fdf2187287fb235ce487b1903b5177482cb
+SIZE (RcppArmadillo_0.12.4.0.0.tar.gz) = 1372247



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306050940.3559eOoK033253>