Date: Sun, 23 Dec 2018 02:32:21 +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: r488164 - head/math/libRmath Message-ID: <201812230232.wBN2WLwt069472@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jrm Date: Sun Dec 23 02:32:21 2018 New Revision: 488164 URL: https://svnweb.freebsd.org/changeset/ports/488164 Log: math/libRmath: Update to version 3.5.2 Modified: head/math/libRmath/Makefile (contents, props changed) head/math/libRmath/distinfo (contents, props changed) Modified: head/math/libRmath/Makefile ============================================================================== --- head/math/libRmath/Makefile Sun Dec 23 02:32:17 2018 (r488163) +++ head/math/libRmath/Makefile Sun Dec 23 02:32:21 2018 (r488164) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libRmath -DISTVERSION= 3.5.1 -PORTREVISION= 2 +DISTVERSION= 3.5.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 Sun Dec 23 02:32:17 2018 (r488163) +++ head/math/libRmath/distinfo Sun Dec 23 02:32:21 2018 (r488164) @@ -1,3 +1,3 @@ -TIMESTAMP = 1531084655 -SHA256 (R-3.5.1.tar.gz) = 0463bff5eea0f3d93fa071f79c18d0993878fd4f2e18ae6cf22c1639d11457ed -SIZE (R-3.5.1.tar.gz) = 29812849 +TIMESTAMP = 1545434755 +SHA256 (R-3.5.2.tar.gz) = e53d8c3cf20f2b8d7a9c1631b6f6a22874506fb392034758b3bb341c586c5b62 +SIZE (R-3.5.2.tar.gz) = 30186438
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812230232.wBN2WLwt069472>