git: f0505daafd12 - main - math/R: Update to bug-fix release, 4.0.5
Joseph Mingrone
jrm at FreeBSD.org
Wed Apr 7 19:55:59 UTC 2021
The branch main has been updated by jrm:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f0505daafd12c664e9248e149e9199b938e231b1
commit f0505daafd12c664e9248e149e9199b938e231b1
Author: Joseph Mingrone <jrm at FreeBSD.org>
AuthorDate: 2021-04-07 19:35:26 +0000
Commit: Joseph Mingrone <jrm at FreeBSD.org>
CommitDate: 2021-04-07 19:52:10 +0000
math/R: Update to bug-fix release, 4.0.5
https://stat.ethz.ch/pipermail/r-announce/2020
https://cran.r-project.org/doc/manuals/r-release/NEWS.html
---
math/R/Makefile | 3 +--
math/R/distinfo | 6 +++---
math/R/pkg-plist | 3 +++
3 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/math/R/Makefile b/math/R/Makefile
index 9e626b48eb43..bba5ff57fc03 100644
--- a/math/R/Makefile
+++ b/math/R/Makefile
@@ -1,8 +1,7 @@
# Created by: Maurice Castro <maurice at serc.rmit.edu.au>
PORTNAME= R
-DISTVERSION= 4.0.4
-PORTREVISION= 1
+DISTVERSION= 4.0.5
CATEGORIES= math lang
MASTER_SITES= CRAN/src/base/R-${PORTVERSION:C|\..*||}
diff --git a/math/R/distinfo b/math/R/distinfo
index da148cbaca56..2f3e1a019642 100644
--- a/math/R/distinfo
+++ b/math/R/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1613479503
-SHA256 (R-4.0.4.tar.gz) = 523f27d69744a08c8f0bd5e1e6c3d89a4db29ed983388ba70963a3cd3a4a802e
-SIZE (R-4.0.4.tar.gz) = 33687611
+TIMESTAMP = 1617799416
+SHA256 (R-4.0.5.tar.gz) = 0a3ee079aa772e131fe5435311ab627fcbccb5a50cabc54292e6f62046f1ffef
+SIZE (R-4.0.5.tar.gz) = 32466444
diff --git a/math/R/pkg-plist b/math/R/pkg-plist
index d61c0ff75034..f0d533d00710 100644
--- a/math/R/pkg-plist
+++ b/math/R/pkg-plist
@@ -352,6 +352,9 @@ lib/R/library/cluster/html/R.css
lib/R/library/cluster/libs/cluster.so
%%NLS%%lib/R/library/cluster/po/de/LC_MESSAGES/R-cluster.mo
%%NLS%%lib/R/library/cluster/po/de/LC_MESSAGES/cluster.mo
+%%NLS%%lib/R/library/cluster/po/fr/LC_MESSAGES/cluster.mo
+%%NLS%%lib/R/library/cluster/po/it/LC_MESSAGES/R-cluster.mo
+%%NLS%%lib/R/library/cluster/po/it/LC_MESSAGES/cluster.mo
%%NLS%%lib/R/library/cluster/po/en at quot/LC_MESSAGES/R-cluster.mo
%%NLS%%lib/R/library/cluster/po/en at quot/LC_MESSAGES/cluster.mo
%%NLS%%lib/R/library/cluster/po/fr/LC_MESSAGES/R-cluster.mo
More information about the dev-commits-ports-all
mailing list