mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
r: bump version, build with openssl 3 and libpaper 2
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user