git: 610b0b17a155 - main - math/libRmath: Update to 4.4.1

From: Zsolt Udvari <uzsolt_at_FreeBSD.org>
Date: Mon, 02 Sep 2024 18:31:16 UTC
The branch main has been updated by uzsolt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=610b0b17a155207450f0acc47c2a546d672f2bef

commit 610b0b17a155207450f0acc47c2a546d672f2bef
Author:     Älven <alster@vinterdalen.se>
AuthorDate: 2024-09-02 18:26:14 +0000
Commit:     Zsolt Udvari <uzsolt@FreeBSD.org>
CommitDate: 2024-09-02 18:30:49 +0000

    math/libRmath: Update to 4.4.1
    
    Add LICENSE_FILE.
    Submitter takes maintainership.
    
    PR:             280835
---
 math/libRmath/Makefile | 7 ++++---
 math/libRmath/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/math/libRmath/Makefile b/math/libRmath/Makefile
index 12049efaae17..7bba9ddad580 100644
--- a/math/libRmath/Makefile
+++ b/math/libRmath/Makefile
@@ -1,14 +1,15 @@
 PORTNAME=	libRmath
-DISTVERSION=	4.3.1
+DISTVERSION=	4.4.1
 CATEGORIES=	math lang
-MASTER_SITES=	CRAN/src/base/R-${PORTVERSION:C|\..*||}
+MASTER_SITES=	CRAN/src/base/R-${DISTVERSION:C|\..*||}
 DISTNAME=	R-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	alster@vinterdalen.se
 COMMENT=	Standalone math library from R
 WWW=		https://www.R-project.org/
 
 LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 ONLY_FOR_ARCHS=	aarch64 amd64 armv6 armv7 i386 powerpc64 powerpc64le
 
diff --git a/math/libRmath/distinfo b/math/libRmath/distinfo
index 03d4838f6978..384ccdc5a521 100644
--- a/math/libRmath/distinfo
+++ b/math/libRmath/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1687619454
-SHA256 (R-4.3.1.tar.gz) = 8dd0bf24f1023c6f618c3b317383d291b4a494f40d73b983ac22ffea99e4ba99
-SIZE (R-4.3.1.tar.gz) = 34899964
+TIMESTAMP = 1723746779
+SHA256 (R-4.4.1.tar.gz) = b4cb675deaaeb7299d3b265d218cde43f192951ce5b89b7bb1a5148a36b2d94d
+SIZE (R-4.4.1.tar.gz) = 37353459