[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r10064: update r to 4.3.3
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r10064: update r to 4.3.3 |
Date: |
Mon, 18 Mar 2024 22:42:39 -0400 (EDT) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 10064
revision-id: carlhansen@gnu.org-20240319024234-gocury6a9x7zdtxk
parent: carlhansen@gnu.org-20240318232415-7fv68royz38exyn4
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Tue 2024-03-19 02:42:34 +0000
message:
update r to 4.3.3
modified:
pkg/gnu/r/Makefile makefile-20160617014725-uokjfnggs70iry9h-1617
pkg/gnu/r/sha256sums sha256sums-20160617014725-uokjfnggs70iry9h-1622
=== modified file 'pkg/gnu/r/Makefile'
--- a/pkg/gnu/r/Makefile 2023-07-05 23:45:29 +0000
+++ b/pkg/gnu/r/Makefile 2024-03-19 02:42:34 +0000
@@ -1,5 +1,5 @@
# Copyright © 2013, 2014, 2015, 2016, 2017 Brandon Invergo
<brandon@invergo.net>
-# Copyright © 2018, 2019, 2022-2023 Carl Hansen <carlhansen@gnu.org>
+# Copyright © 2018, 2019, 2022-2024 Carl Hansen <carlhansen@gnu.org>
#
# This file is part of GSRC, the GNU Source Release Collection.
# http://www.gnu.org/software/gsrc
@@ -23,7 +23,7 @@
NAME = R
GARNAME = r
UPSTREAMNAME = R
-GARVERSION = 4.3.1
+GARVERSION = 4.3.3
HOME_URL = https://cran.r-project.org
# mirrors https://cran.r-project.org/mirrors.html
DESCRIPTION = Environment for statistical computing and graphics
@@ -53,7 +53,8 @@
include ../../../gar/gar.lib/autotools.mk
include config.mk
-CONFIGURE_ARGS += --without-included-gettext
+CONFIGURE_ARGS +=
+#--without-included-gettext
#--without-tcltk --without-x
=== modified file 'pkg/gnu/r/sha256sums'
--- a/pkg/gnu/r/sha256sums 2023-07-05 23:45:29 +0000
+++ b/pkg/gnu/r/sha256sums 2024-03-19 02:42:34 +0000
@@ -1,1 +1,1 @@
-8dd0bf24f1023c6f618c3b317383d291b4a494f40d73b983ac22ffea99e4ba99
download/R-4.3.1.tar.gz
+80851231393b85bf3877ee9e39b282e750ed864c5ec60cbd68e6e139f0520330
download/R-4.3.3.tar.gz
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r10064: update r to 4.3.3,
Carl Hansen <=