Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] R: update to 4.4.2
@ 2024-12-30  7:21 hervyqa
  2024-12-31  2:45 ` Vinfall
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: hervyqa @ 2024-12-30  7:21 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 665 bytes --]

There is a new pull request by hervyqa against master on the void-packages repository

https://github.com/hervyqa/void-packages r-project
https://github.com/void-linux/void-packages/pull/53758

R: update to 4.4.2
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)

![Screenshot_20241230_151857](https://github.com/user-attachments/assets/a99fc867-db00-40f1-8a74-7e19cc726e76)


A patch file from https://github.com/void-linux/void-packages/pull/53758.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-r-project-53758.patch --]
[-- Type: text/x-diff, Size: 1082 bytes --]

From cf4920ff6ac5527963cf912932b270bc76fe5018 Mon Sep 17 00:00:00 2001
From: Hervy Qurrotul Ainur Rozi <hervyqa@proton.me>
Date: Mon, 30 Dec 2024 15:19:52 +0800
Subject: [PATCH] R: update to 4.4.2

---
 srcpkgs/R/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/R/template b/srcpkgs/R/template
index 6e2afe1506b841..39cbace313e343 100644
--- a/srcpkgs/R/template
+++ b/srcpkgs/R/template
@@ -1,6 +1,6 @@
 # Template file for 'R'
 pkgname=R
-version=4.3.1
+version=4.4.2
 revision=1
 build_style=gnu-configure
 configure_args="--docdir=/usr/share/doc/R rdocdir=/usr/share/doc/R
@@ -23,7 +23,7 @@ license="GPL-2.0-or-later"
 homepage="https://www.r-project.org/"
 changelog="https://cran.r-project.org/doc/manuals/r-release/NEWS.html"
 distfiles="https://cran.r-project.org/src/base/R-4/${pkgname}-${version}.tar.gz"
-checksum=8dd0bf24f1023c6f618c3b317383d291b4a494f40d73b983ac22ffea99e4ba99
+checksum=1578cd603e8d866b58743e49d8bf99c569e81079b6a60cf33cdf7bdffeb817ec
 nocross=yes
 shlib_provides="libR.so"
 # tests require texlive distribution

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: R: update to 4.4.2
  2024-12-30  7:21 [PR PATCH] R: update to 4.4.2 hervyqa
@ 2024-12-31  2:45 ` Vinfall
  2024-12-31 10:41 ` hervyqa
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Vinfall @ 2024-12-31  2:45 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 404 bytes --]

New comment by Vinfall on void-packages repository

https://github.com/void-linux/void-packages/pull/53758#issuecomment-2566086543

Comment:
See info in #50514 and #52731. Honestly speaking, I have no idea if rebuilding is required and never had enough motivation to do that myself. IMO updating R base & possible libs, then removing all outdated packages would be better than carrying an old R release.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: R: update to 4.4.2
  2024-12-30  7:21 [PR PATCH] R: update to 4.4.2 hervyqa
  2024-12-31  2:45 ` Vinfall
@ 2024-12-31 10:41 ` hervyqa
  2025-01-01  2:48 ` Vinfall
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: hervyqa @ 2024-12-31 10:41 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 404 bytes --]

New comment by hervyqa on void-packages repository

https://github.com/void-linux/void-packages/pull/53758#issuecomment-2566334768

Comment:
>  IMO updating R base & possible libs, then removing all outdated packages would be better than carrying an old R release.

https://github.com/void-linux/void-packages/pull/42704
i've done that before. but no one cares. no review, no comment, except bot 😔

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: R: update to 4.4.2
  2024-12-30  7:21 [PR PATCH] R: update to 4.4.2 hervyqa
  2024-12-31  2:45 ` Vinfall
  2024-12-31 10:41 ` hervyqa
@ 2025-01-01  2:48 ` Vinfall
  2025-04-02  2:06 ` github-actions
  2025-04-02  3:01 ` Vinfall
  4 siblings, 0 replies; 6+ messages in thread
From: Vinfall @ 2025-01-01  2:48 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 294 bytes --]

New comment by Vinfall on void-packages repository

https://github.com/void-linux/void-packages/pull/53758#issuecomment-2566816856

Comment:
Sorry to hear that. That's a lot of work😇.

Nowadays I just install those weird makedeps once for all and let R build libs from source automatically.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: R: update to 4.4.2
  2024-12-30  7:21 [PR PATCH] R: update to 4.4.2 hervyqa
                   ` (2 preceding siblings ...)
  2025-01-01  2:48 ` Vinfall
@ 2025-04-02  2:06 ` github-actions
  2025-04-02  3:01 ` Vinfall
  4 siblings, 0 replies; 6+ messages in thread
From: github-actions @ 2025-04-02  2:06 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 305 bytes --]

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/53758#issuecomment-2771100366

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: R: update to 4.4.2
  2024-12-30  7:21 [PR PATCH] R: update to 4.4.2 hervyqa
                   ` (3 preceding siblings ...)
  2025-04-02  2:06 ` github-actions
@ 2025-04-02  3:01 ` Vinfall
  4 siblings, 0 replies; 6+ messages in thread
From: Vinfall @ 2025-04-02  3:01 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 236 bytes --]

New comment by Vinfall on void-packages repository

https://github.com/void-linux/void-packages/pull/53758#issuecomment-2771223998

Comment:
Although it's unlikely you'd update it, 4.4.3 is available and 4.5.0 scheduled for 2025-04-11.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-04-02  3:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-30  7:21 [PR PATCH] R: update to 4.4.2 hervyqa
2024-12-31  2:45 ` Vinfall
2024-12-31 10:41 ` hervyqa
2025-01-01  2:48 ` Vinfall
2025-04-02  2:06 ` github-actions
2025-04-02  3:01 ` Vinfall

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).