Date: Mon, 15 Jul 2019 09:20:08 +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: r506649 - head/math/libRmath Message-ID: <201907150920.x6F9K85m019808@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jrm Date: Mon Jul 15 09:20:08 2019 New Revision: 506649 URL: https://svnweb.freebsd.org/changeset/ports/506649 Log: math/libRmath: Update to version 3.6.1 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 Jul 15 09:19:17 2019 (r506648) +++ head/math/libRmath/Makefile Mon Jul 15 09:20:08 2019 (r506649) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libRmath -DISTVERSION= 3.6.0 +DISTVERSION= 3.6.1 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 Jul 15 09:19:17 2019 (r506648) +++ head/math/libRmath/distinfo Mon Jul 15 09:20:08 2019 (r506649) @@ -1,3 +1,3 @@ -TIMESTAMP = 1556737986 -SHA256 (R-3.6.0.tar.gz) = 36fcac3e452666158e62459c6fc810adc247c7109ed71c5b6c3ad5fc2bf57509 -SIZE (R-3.6.0.tar.gz) = 30449618 +TIMESTAMP = 1563155776 +SHA256 (R-3.6.1.tar.gz) = 5baa9ebd3e71acecdcc3da31d9042fb174d55a42829f8315f2457080978b1389 +SIZE (R-3.6.1.tar.gz) = 30463021
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201907150920.x6F9K85m019808>