diff options
author | Joseph Mingrone <jrm@FreeBSD.org> | 2021-08-11 14:05:53 -0300 |
---|---|---|
committer | Joseph Mingrone <jrm@FreeBSD.org> | 2021-08-11 14:16:27 -0300 |
commit | 17dd4b3efb533b112ee7644244d98d030afe1a0a (patch) | |
tree | 7cecd27e124b23b80356bd14f62124ebdc600e3f /math | |
parent | audio/libsidplayfp: update to 2.2.2 release+ (diff) |
math/R: Update to 4.1.1
https://stat.ethz.ch/pipermail/r-announce/2021/000672.html
Diffstat (limited to 'math')
-rw-r--r-- | math/R/Makefile | 2 | ||||
-rw-r--r-- | 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 |