From 68706a7adf0a3d72850bed447fd0a7cef7626ea2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joachim=20Mairb=C3=B6ck?= Date: Sat, 24 Aug 2024 15:13:38 +0200 Subject: [PATCH] r: bump version, build with openssl 3 and libpaper 2 --- dev-lang/r/{r-4.3.2.recipe => r-4.4.1.recipe} | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) rename dev-lang/r/{r-4.3.2.recipe => r-4.4.1.recipe} (95%) diff --git a/dev-lang/r/r-4.3.2.recipe b/dev-lang/r/r-4.4.1.recipe similarity index 95% rename from dev-lang/r/r-4.3.2.recipe rename to dev-lang/r/r-4.4.1.recipe index 2cdcc2ac9..d7ccafadb 100644 --- a/dev-lang/r/r-4.3.2.recipe +++ b/dev-lang/r/r-4.4.1.recipe @@ -11,11 +11,11 @@ nonparametric tests, clustering, smoothing and graphical data \ representations. Additional modules ('add-on packages') are available for a \ variety of specific purposes but are not distributed with this package." HOMEPAGE="https://www.r-project.org/" -COPYRIGHT="2022 The R Foundation for Statistical Computing" +COPYRIGHT="2024 The R Foundation for Statistical Computing" LICENSE="GNU GPL v2" -REVISION="2" +REVISION="1" SOURCE_URI="https://cloud.r-project.org/src/base/R-4/R-$portVersion.tar.gz" -CHECKSUM_SHA256="b3f5760ac2eee8026a3f0eefcb25b47723d978038eee8e844762094c860c452a" +CHECKSUM_SHA256="b4cb675deaaeb7299d3b265d218cde43f192951ce5b89b7bb1a5148a36b2d94d" SOURCE_DIR="R-$portVersion" ARCHITECTURES="all !x86_gcc2" @@ -69,7 +69,7 @@ BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel devel:libbz2$secondaryArchSuffix devel:libcairo$secondaryArchSuffix - devel:libcrypto$secondaryArchSuffix + devel:libcrypto$secondaryArchSuffix >= 3 devel:libcurl$secondaryArchSuffix devel:libgettextpo$secondaryArchSuffix devel:libgfortran$secondaryArchSuffix @@ -84,7 +84,7 @@ BUILD_REQUIRES=" devel:libnghttp2$secondaryArchSuffix devel:libopenblas$secondaryArchSuffix devel:libpango_1.0$secondaryArchSuffix - devel:libpaper$secondaryArchSuffix + devel:libpaper$secondaryArchSuffix >= 2 devel:libpcre$secondaryArchSuffix devel:libpng16$secondaryArchSuffix devel:libquadmath$secondaryArchSuffix