R, bump to 4.5.1 (#12606)

This commit is contained in:
Schrijvers Luc
2025-07-18 15:12:33 +02:00
committed by GitHub
parent 8e07094ed7
commit e29267fb26
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
From 81a0109ca214a8274f720572b03e76f653ee1052 Mon Sep 17 00:00:00 2001
From 99253c7ddefbe8a6c7c7203183f479b8a6b038a9 Mon Sep 17 00:00:00 2001
From: Schrijvers Luc <begasus@gmail.com>
Date: Sun, 12 Jan 2025 08:57:01 +0100
Subject: Add #include <sys/select.h> for missing fd_set

View File

@@ -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="3b33ea113e0d1ddc9793874d5949cec2c7386f66e4abfb1cef9aec22846c3ce1"
CHECKSUM_SHA256="b42a7921400386645b10105b91c68728787db5c4c83c9f6c30acdce632e1bb70"
SOURCE_DIR="R-$portVersion"
PATCHES="r-$portVersion.patchset"