diff --git a/dev-lang/r/patches/r-4.5.1.patchset b/dev-lang/r/patches/r-4.5.2.patchset similarity index 88% rename from dev-lang/r/patches/r-4.5.1.patchset rename to dev-lang/r/patches/r-4.5.2.patchset index 02f7ae27b..862682300 100644 --- a/dev-lang/r/patches/r-4.5.1.patchset +++ b/dev-lang/r/patches/r-4.5.2.patchset @@ -1,4 +1,4 @@ -From 99253c7ddefbe8a6c7c7203183f479b8a6b038a9 Mon Sep 17 00:00:00 2001 +From 9ca56a031d713bbbc5808aa0c06a2d8757bf605a Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Sun, 12 Jan 2025 08:57:01 +0100 Subject: Add #include for missing fd_set @@ -20,5 +20,5 @@ index 951b422..a636579 100644 extern "C" { #endif -- -2.48.1 +2.51.0 diff --git a/dev-lang/r/r-4.5.1.recipe b/dev-lang/r/r-4.5.2.recipe similarity index 96% rename from dev-lang/r/r-4.5.1.recipe rename to dev-lang/r/r-4.5.2.recipe index 5348fe1a5..ee1a84199 100644 --- a/dev-lang/r/r-4.5.1.recipe +++ b/dev-lang/r/r-4.5.2.recipe @@ -15,7 +15,7 @@ COPYRIGHT="2024 The R Foundation for Statistical Computing" LICENSE="GNU GPL v2" REVISION="2" SOURCE_URI="https://cloud.r-project.org/src/base/R-4/R-$portVersion.tar.gz" -CHECKSUM_SHA256="b42a7921400386645b10105b91c68728787db5c4c83c9f6c30acdce632e1bb70" +CHECKSUM_SHA256="0d71ff7106ec69cd7c67e1e95ed1a3cee355880931f2eb78c530014a9e379f20" SOURCE_DIR="R-$portVersion" PATCHES="r-$portVersion.patchset" @@ -50,7 +50,7 @@ REQUIRES=" lib:libicui18n$secondaryArchSuffix lib:libintl$secondaryArchSuffix lib:libjpeg$secondaryArchSuffix - lib:liblapack$secondaryArchSuffix +# lib:liblapack$secondaryArchSuffix lib:liblzma$secondaryArchSuffix lib:libncursesw$secondaryArchSuffix lib:libopenblas$secondaryArchSuffix @@ -79,7 +79,7 @@ BUILD_REQUIRES=" devel:libicui18n$secondaryArchSuffix >= 74 devel:libintl$secondaryArchSuffix devel:libjpeg$secondaryArchSuffix - devel:liblapack$secondaryArchSuffix +# devel:liblapack$secondaryArchSuffix devel:liblzma$secondaryArchSuffix devel:libncursesw$secondaryArchSuffix devel:libnghttp2$secondaryArchSuffix