diff options
author | Neel Chauhan <nc@FreeBSD.org> | 2022-01-05 21:55:52 +0000 |
---|---|---|
committer | Neel Chauhan <nc@FreeBSD.org> | 2022-01-05 21:55:52 +0000 |
commit | 13748abdab126a1a175f37650cced404162cc24a (patch) | |
tree | 13b71fe134f2d5d18a02d505ee44b53a91699743 /math/libRmath | |
parent | 326cf7e22759a5f2649e397d6eb2bf3aff240f4c (diff) | |
download | ports-13748abdab126a1a175f37650cced404162cc24a.tar.gz ports-13748abdab126a1a175f37650cced404162cc24a.zip |
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 f6be92205f89..133e4653b69a 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.1 +DISTVERSION= 4.1.2 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 21f63ea63579..0ed91cfcce20 100644 --- a/math/libRmath/distinfo +++ b/math/libRmath/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628703156 -SHA256 (R-4.1.1.tar.gz) = 515e03265752257d0b7036f380f82e42b46ed8473f54f25c7b67ed25bbbdd364 -SIZE (R-4.1.1.tar.gz) = 33719965 +TIMESTAMP = 1641419692 +SHA256 (R-4.1.2.tar.gz) = 2036225e9f7207d4ce097e54972aecdaa8b40d7d9911cd26491fac5a0fab38af +SIZE (R-4.1.2.tar.gz) = 34009074 |