Date: Mon, 16 Dec 2019 03:10:00 +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: r520211 - head/math/libRmath Message-ID: <201912160310.xBG3A0QP039099@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jrm Date: Mon Dec 16 03:10:00 2019 New Revision: 520211 URL: https://svnweb.freebsd.org/changeset/ports/520211 Log: math/libRmath: Update to version 3.6.2 See the NEWS file for upstream changes: 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 Mon Dec 16 03:09:51 2019 (r520210) +++ head/math/libRmath/Makefile Mon Dec 16 03:10:00 2019 (r520211) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libRmath -DISTVERSION= 3.6.1 -PORTREVISION= 1 +DISTVERSION= 3.6.2 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 Mon Dec 16 03:09:51 2019 (r520210) +++ head/math/libRmath/distinfo Mon Dec 16 03:10:00 2019 (r520211) @@ -1,3 +1,3 @@ -TIMESTAMP = 1563155776 -SHA256 (R-3.6.1.tar.gz) = 5baa9ebd3e71acecdcc3da31d9042fb174d55a42829f8315f2457080978b1389 -SIZE (R-3.6.1.tar.gz) = 30463021 +TIMESTAMP = 1576449315 +SHA256 (R-3.6.2.tar.gz) = bd65a45cddfb88f37370fbcee4ac8dd3f1aebeebe47c2f968fd9770ba2bbc954 +SIZE (R-3.6.2.tar.gz) = 33311930
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912160310.xBG3A0QP039099>