diff options
author | Joseph Mingrone <jrm@FreeBSD.org> | 2021-08-11 14:33:40 -0300 |
---|---|---|
committer | Joseph Mingrone <jrm@FreeBSD.org> | 2021-08-11 14:33:40 -0300 |
commit | 48357d757a7eb1b4737529e06a4c3e67c766430c (patch) | |
tree | 48ab6d84c5c6c55f81315f005ab2662f8ffc85cf /math/libRmath | |
parent | multimedia/qmmp*-qt5: update to 1.5.1 release+ (diff) |
math/libRmath: Update to 4.1.1
Diffstat (limited to 'math/libRmath')
-rw-r--r-- | math/libRmath/Makefile | 2 | ||||
-rw-r--r-- | math/libRmath/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/libRmath/Makefile b/math/libRmath/Makefile index 46d20e3a86e4..400ec7131960 100644 --- a/math/libRmath/Makefile +++ b/math/libRmath/Makefile @@ -1,7 +1,7 @@ # Created by: Eric van Gyzen <vangyzen@stat.duke.edu> PORTNAME= libRmath -DISTVERSION= 4.1.0 +DISTVERSION= 4.1.1 CATEGORIES= math lang MASTER_SITES= CRAN/src/base/R-${PORTVERSION:C|\..*||} DISTNAME= R-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} diff --git a/math/libRmath/distinfo b/math/libRmath/distinfo index 23c40560fecf..21f63ea63579 100644 --- a/math/libRmath/distinfo +++ b/math/libRmath/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1621708366 -SHA256 (R-4.1.0.tar.gz) = e8e68959d7282ca147360fc9644ada9bd161bab781bab14d33b8999a95182781 -SIZE (R-4.1.0.tar.gz) = 33714683 +TIMESTAMP = 1628703156 +SHA256 (R-4.1.1.tar.gz) = 515e03265752257d0b7036f380f82e42b46ed8473f54f25c7b67ed25bbbdd364 +SIZE (R-4.1.1.tar.gz) = 33719965 |