Date: Thu, 16 Mar 2023 15:21:29 GMT From: Joseph Mingrone <jrm@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 4a9486c01a5f - main - math/R: Update to 4.2.3 Message-ID: <202303161521.32GFLTLF085963@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jrm: URL: https://cgit.FreeBSD.org/ports/commit/?id=4a9486c01a5fb7671a918761bd9b1246db5ff886 commit 4a9486c01a5fb7671a918761bd9b1246db5ff886 Author: Joseph Mingrone <jrm@FreeBSD.org> AuthorDate: 2023-03-16 14:50:45 +0000 Commit: Joseph Mingrone <jrm@FreeBSD.org> CommitDate: 2023-03-16 14:52:46 +0000 math/R: Update to 4.2.3 Changes: https://hypatia.math.ethz.ch/pipermail/r-announce/2023/000689.html Sponsored by: The FreeBSD Foundation --- math/R/Makefile | 2 +- math/R/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/math/R/Makefile b/math/R/Makefile index 540bc5beae44..76a12524c763 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -1,5 +1,5 @@ PORTNAME= R -DISTVERSION= 4.2.2 +DISTVERSION= 4.2.3 CATEGORIES= math lang MASTER_SITES= CRAN/src/base/R-${PORTVERSION:C|\..*||} diff --git a/math/R/distinfo b/math/R/distinfo index 090457509eb4..fc043c53a261 100644 --- a/math/R/distinfo +++ b/math/R/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1667234600 -SHA256 (R-4.2.2.tar.gz) = 0ff62b42ec51afa5713caee7c4fde7a0c45940ba39bef8c5c9487fef0c953df5 -SIZE (R-4.2.2.tar.gz) = 33987014 +TIMESTAMP = 1678913879 +SHA256 (R-4.2.3.tar.gz) = 55e4a9a6d43be314e2c03d0266a6fa5444afdce50b303bfc3b82b3979516e074 +SIZE (R-4.2.3.tar.gz) = 34010655
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303161521.32GFLTLF085963>