Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Feb 2021 02:30:19 +0000 (UTC)
From:      Joseph Mingrone <jrm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r565476 - head/math/libRmath
Message-ID:  <202102170230.11H2UJWZ005889@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jrm
Date: Wed Feb 17 02:30:18 2021
New Revision: 565476
URL: https://svnweb.freebsd.org/changeset/ports/565476

Log:
  math/libRmath: Update to version 4.0.4
  
  https://cran.r-project.org/doc/manuals/r-release/NEWS.html

Modified:
  head/math/libRmath/Makefile   (contents, props changed)
  head/math/libRmath/distinfo   (contents, props changed)

Modified: head/math/libRmath/Makefile
==============================================================================
--- head/math/libRmath/Makefile	Wed Feb 17 02:29:41 2021	(r565475)
+++ head/math/libRmath/Makefile	Wed Feb 17 02:30:18 2021	(r565476)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libRmath
-DISTVERSION=	4.0.3
+DISTVERSION=	4.0.4
 CATEGORIES=	math lang
 MASTER_SITES=	CRAN/src/base/R-${PORTVERSION:C|\..*||}
 DISTNAME=	R-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX}

Modified: head/math/libRmath/distinfo
==============================================================================
--- head/math/libRmath/distinfo	Wed Feb 17 02:29:41 2021	(r565475)
+++ head/math/libRmath/distinfo	Wed Feb 17 02:30:18 2021	(r565476)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1609868298
-SHA256 (R-4.0.3.tar.gz) = 09983a8a78d5fb6bc45d27b1c55f9ba5265f78fa54a55c13ae691f87c5bb9e0d
-SIZE (R-4.0.3.tar.gz) = 33497010
+TIMESTAMP = 1613528788
+SHA256 (R-4.0.4.tar.gz) = 523f27d69744a08c8f0bd5e1e6c3d89a4db29ed983388ba70963a3cd3a4a802e
+SIZE (R-4.0.4.tar.gz) = 33687611



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102170230.11H2UJWZ005889>