Download raw body.
UPDATE: math/R
OK to update R to the latest bugfix version? No dynamic symbols changes. diff --git a/math/R/Makefile b/math/R/Makefile index 1ea0402a3ca..dc2b81d5e11 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -1,5 +1,5 @@ COMMENT= powerful math/statistics/graphics language -DISTNAME= R-4.5.0 +DISTNAME= R-4.5.1 # When bumping SO_VERSION, adjust # math/rstudio/patches/patch-src_cpp_core_r_util_REnvironmentPosix_cpp diff --git a/math/R/distinfo b/math/R/distinfo index 5502740b5ed..64859c96016 100644 --- a/math/R/distinfo +++ b/math/R/distinfo @@ -1,2 +1,2 @@ -SHA256 (R-4.5.0.tar.gz) = OzPqET4NHdyXk4dNWUnOwsc4b2bkq/sc75rsIoRsPOE= -SIZE (R-4.5.0.tar.gz) = 40466335 +SHA256 (R-4.5.1.tar.gz) = tCp5IUADhmRbEBBbkcaHKHh9tcTIPJ9sMKzc5jLhu3A= +SIZE (R-4.5.1.tar.gz) = 40518816
UPDATE: math/R