ports/contrib (3.5): r: 3.6.3 -> 4.0.0
commit 3d287a1ed73aa94bad565ae5f1b893338d48747a Author: Tim Biermann <tbier@posteo.de> Date: Sun Apr 26 10:05:06 2020 +0000 r: 3.6.3 -> 4.0.0 diff --git a/r/.footprint b/r/.footprint index 4f72864f7..f6aea0041 100644 --- a/r/.footprint +++ b/r/.footprint @@ -397,6 +397,9 @@ drwxr-xr-x root/root usr/lib/R/library/class/po/en@quot/LC_MESSAGES/ drwxr-xr-x root/root usr/lib/R/library/class/po/fr/ drwxr-xr-x root/root usr/lib/R/library/class/po/fr/LC_MESSAGES/ -rw-r--r-- root/root usr/lib/R/library/class/po/fr/LC_MESSAGES/R-class.mo +drwxr-xr-x root/root usr/lib/R/library/class/po/it/ +drwxr-xr-x root/root usr/lib/R/library/class/po/it/LC_MESSAGES/ +-rw-r--r-- root/root usr/lib/R/library/class/po/it/LC_MESSAGES/R-class.mo drwxr-xr-x root/root usr/lib/R/library/class/po/ko/ drwxr-xr-x root/root usr/lib/R/library/class/po/ko/LC_MESSAGES/ -rw-r--r-- root/root usr/lib/R/library/class/po/ko/LC_MESSAGES/R-class.mo diff --git a/r/.signature b/r/.signature index 3353efb2a..83489a575 100644 --- a/r/.signature +++ b/r/.signature @@ -1,8 +1,8 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF30XAmOPVaHWfaImWvtXVahZJ08rewna/BzjYpv1kS8R94yiV2D+WaaDAuT+b2NWJ9bts7sppXqHLWAe2Y+maggU= -SHA256 (Pkgfile) = ccd25573a48c94800579532a401ae5f7c4b89aa9f29ff42d5a610c4207af5115 -SHA256 (.footprint) = 4988b07fcceebb90ca0fb6a8d30e8c149226573050f647f4fa0ea0fc7de340fe -SHA256 (R-3.6.3.tar.gz) = 89302990d8e8add536e12125ec591d6951022cf8475861b3690bc8bf1cefaa8f +RWSagIOpLGJF3zHplZ3ryKpyRZ2aqBMkPIHTi2TI4EgzuG/GQNeSELFAlrElElWbSLdGx/WwTlIP7GCaYTZ0IUjt1IpXFDkGswI= +SHA256 (Pkgfile) = 6b9bc9527c44c5121803e8bcf2c47c45c0c982d3a572e8f87692fb9e41c8539f +SHA256 (.footprint) = 4255b79956909b6fec37491dafb5141385b1c982ec378877f2d0caaee8a3e756 +SHA256 (R-4.0.0.tar.gz) = 06beb0291b569978484eb0dcb5d2339665ec745737bdfb4e873e7a5a75492940 SHA256 (r.desktop) = 25b01ea93fa704884b65ba002d44d4e99725bd826997e8c73b6467df9f23c798 SHA256 (r.png) = 465b623f15d8144fb30b52791047a22302c275d51f749d8732454e4496c1a989 SHA256 (R.conf) = 01057f4dd3d0eca3e31090b2793ab17ed6648501513f6cfea36a0c609a55ac5e diff --git a/r/Pkgfile b/r/Pkgfile index 2a029113e..3aa5ee5c2 100644 --- a/r/Pkgfile +++ b/r/Pkgfile @@ -1,13 +1,13 @@ # Description: R is a free software environment for statistical computing and graphics # URL: https://www.r-project.org/ # Maintainer: Tim Biermann, tbier at posteo dot de -# Depends on: openblas zstd +# Depends on: libpcre2 openblas zstd # Optional: lapack openjdk8 texlive tk name=r -version=3.6.3 +version=4.0.0 release=1 -source=(https://cran.r-project.org/src/base/R-3/R-$version.tar.gz +source=(https://cran.r-project.org/src/base/R-4/R-$version.tar.gz r.desktop r.png R.conf R-3.4.1-parallel.patch R-3.4.1-rmath-shared.patch R-3.6.2-no-LDFLAGS-in-libR-pkg-config.patch)
participants (1)
-
crux@crux.nu