Date: Wed, 1 May 2019 22:58:45 +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: r500621 - head/math/libRmath Message-ID: <201905012258.x41MwjxS012063@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jrm Date: Wed May 1 22:58:44 2019 New Revision: 500621 URL: https://svnweb.freebsd.org/changeset/ports/500621 Log: math/libRmath: Update to version 3.6.0 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 May 1 22:50:56 2019 (r500620) +++ head/math/libRmath/Makefile Wed May 1 22:58:44 2019 (r500621) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libRmath -DISTVERSION= 3.5.3 -PORTREVISION= 2 +DISTVERSION= 3.6.0 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 May 1 22:50:56 2019 (r500620) +++ head/math/libRmath/distinfo Wed May 1 22:58:44 2019 (r500621) @@ -1,3 +1,3 @@ -TIMESTAMP = 1552526958 -SHA256 (R-3.5.3.tar.gz) = 2bfa37b7bd709f003d6b8a172ddfb6d03ddd2d672d6096439523039f7a8e678c -SIZE (R-3.5.3.tar.gz) = 30205979 +TIMESTAMP = 1556737986 +SHA256 (R-3.6.0.tar.gz) = 36fcac3e452666158e62459c6fc810adc247c7109ed71c5b6c3ad5fc2bf57509 +SIZE (R-3.6.0.tar.gz) = 30449618
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905012258.x41MwjxS012063>