Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Aug 2021 17:16:31 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: 17dd4b3efb53 - main - math/R: Update to 4.1.1
Message-ID:  <202108111716.17BHGV1A012012@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=17dd4b3efb533b112ee7644244d98d030afe1a0a

commit 17dd4b3efb533b112ee7644244d98d030afe1a0a
Author:     Joseph Mingrone <jrm@FreeBSD.org>
AuthorDate: 2021-08-11 17:05:53 +0000
Commit:     Joseph Mingrone <jrm@FreeBSD.org>
CommitDate: 2021-08-11 17:16:27 +0000

    math/R: Update to 4.1.1
    
    https://stat.ethz.ch/pipermail/r-announce/2021/000672.html
---
 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 45d74b2c6ff4..787813be7afe 100644
--- a/math/R/Makefile
+++ b/math/R/Makefile
@@ -1,7 +1,7 @@
 # Created by: Maurice Castro <maurice@serc.rmit.edu.au>
 
 PORTNAME=	R
-DISTVERSION=	4.1.0
+DISTVERSION=	4.1.1
 CATEGORIES=	math lang
 MASTER_SITES=	CRAN/src/base/R-${PORTVERSION:C|\..*||}
 
diff --git a/math/R/distinfo b/math/R/distinfo
index de1e23402c9d..0bcc12e0d42c 100644
--- a/math/R/distinfo
+++ b/math/R/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1621442718
-SHA256 (R-4.1.0.tar.gz) = e8e68959d7282ca147360fc9644ada9bd161bab781bab14d33b8999a95182781
-SIZE (R-4.1.0.tar.gz) = 33714683
+TIMESTAMP = 1628692945
+SHA256 (R-4.1.1.tar.gz) = 515e03265752257d0b7036f380f82e42b46ed8473f54f25c7b67ed25bbbdd364
+SIZE (R-4.1.1.tar.gz) = 33719965



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