Date: Sun, 18 Jun 2023 17:26:49 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: b87e66cf147b - main - math/R: Update to 4.3.1 Message-ID: <202306181726.35IHQn7a089945@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=b87e66cf147b2d26c9d05b08a59a6eb4891370bc commit b87e66cf147b2d26c9d05b08a59a6eb4891370bc Author: Joseph Mingrone <jrm@FreeBSD.org> AuthorDate: 2023-06-18 16:32:15 +0000 Commit: Joseph Mingrone <jrm@FreeBSD.org> CommitDate: 2023-06-18 17:26:44 +0000 math/R: Update to 4.3.1 Changes: https://hypatia.math.ethz.ch/pipermail/r-announce/2023/000694.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 a2a107950e95..8d6b1564c3fb 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -1,5 +1,5 @@ PORTNAME= R -DISTVERSION= 4.3.0 +DISTVERSION= 4.3.1 CATEGORIES= math lang MASTER_SITES= CRAN/src/base/R-${PORTVERSION:C|\..*||} diff --git a/math/R/distinfo b/math/R/distinfo index ee659094b136..5f56c446b929 100644 --- a/math/R/distinfo +++ b/math/R/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1682816983 -SHA256 (R-4.3.0.tar.gz) = 45dcc48b6cf27d361020f77fde1a39209e997b81402b3663ca1c010056a6a609 -SIZE (R-4.3.0.tar.gz) = 34821768 +TIMESTAMP = 1687099466 +SHA256 (R-4.3.1.tar.gz) = 8dd0bf24f1023c6f618c3b317383d291b4a494f40d73b983ac22ffea99e4ba99 +SIZE (R-4.3.1.tar.gz) = 34899964
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306181726.35IHQn7a089945>