Date: Mon, 25 Nov 2024 10:23:39 GMT From: Robert Clausecker <fuz@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: df5b67052961 - main - math/libRmath: update 4.4.1 -> 4.4.2 Message-ID: <202411251023.4APANdIL013186@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=df5b6705296183eeb0998672c7db99f21f6585c1 commit df5b6705296183eeb0998672c7db99f21f6585c1 Author: Älven <alster@vinterdalen.se> AuthorDate: 2024-11-22 05:08:32 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2024-11-25 10:22:14 +0000 math/libRmath: update 4.4.1 -> 4.4.2 Changelog: https://stat.ethz.ch/pipermail/r-announce/2024/000706.html PR: 282906 --- math/libRmath/Makefile | 2 +- math/libRmath/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/math/libRmath/Makefile b/math/libRmath/Makefile index 23cca433215a..12b6d3ec48cf 100644 --- a/math/libRmath/Makefile +++ b/math/libRmath/Makefile @@ -1,5 +1,5 @@ PORTNAME= libRmath -DISTVERSION= 4.4.1 +DISTVERSION= 4.4.2 CATEGORIES= math lang MASTER_SITES= CRAN/src/base/R-${DISTVERSION:C|\..*||} DISTNAME= R-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} diff --git a/math/libRmath/distinfo b/math/libRmath/distinfo index 384ccdc5a521..6aa9cd5174cd 100644 --- a/math/libRmath/distinfo +++ b/math/libRmath/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1723746779 -SHA256 (R-4.4.1.tar.gz) = b4cb675deaaeb7299d3b265d218cde43f192951ce5b89b7bb1a5148a36b2d94d -SIZE (R-4.4.1.tar.gz) = 37353459 +TIMESTAMP = 1730464209 +SHA256 (R-4.4.2.tar.gz) = 1578cd603e8d866b58743e49d8bf99c569e81079b6a60cf33cdf7bdffeb817ec +SIZE (R-4.4.2.tar.gz) = 37582785
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411251023.4APANdIL013186>