diff options
| author | Joseph Mingrone <jrm@FreeBSD.org> | 2023-06-18 16:32:15 +0000 |
|---|---|---|
| committer | Joseph Mingrone <jrm@FreeBSD.org> | 2023-06-18 17:26:44 +0000 |
| commit | b87e66cf147b2d26c9d05b08a59a6eb4891370bc (patch) | |
| tree | 9032e2f3677e6455a5192067d5f34c3d183b3d07 | |
| parent | 3170bcdf675c1dc2ef0209ecbd5898c40f79b817 (diff) | |
math/R: Update to 4.3.1
Changes: https://hypatia.math.ethz.ch/pipermail/r-announce/2023/000694.html
Sponsored by: The FreeBSD Foundation
| -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 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 |
