Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Nov 2016 13:59:14 +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: r425215 - head/math/libRmath
Message-ID:  <201611031359.uA3DxEgX092795@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jrm
Date: Thu Nov  3 13:59:14 2016
New Revision: 425215
URL: https://svnweb.freebsd.org/changeset/ports/425215

Log:
  math/libRmath: Update to version 3.3.2
  
  Changes in version 3.3.2:
  https://stat.ethz.ch/pipermail/r-announce/2016/000608.html
  
  Approved by:	swills (mentor)
  Differential Revision:	https://reviews.freebsd.org/D8433

Modified:
  head/math/libRmath/Makefile
  head/math/libRmath/distinfo

Modified: head/math/libRmath/Makefile
==============================================================================
--- head/math/libRmath/Makefile	Thu Nov  3 13:58:00 2016	(r425214)
+++ head/math/libRmath/Makefile	Thu Nov  3 13:59:14 2016	(r425215)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=		libRmath
-PORTVERSION=		3.3.1
+PORTVERSION=		3.3.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	Thu Nov  3 13:58:00 2016	(r425214)
+++ head/math/libRmath/distinfo	Thu Nov  3 13:59:14 2016	(r425215)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1476901394
-SHA256 (R-3.3.1.tar.gz) = 3dc59ae5831f5380f83c169bac2103ad052efe0ecec4ffa74bde4d85a0fda9e2
-SIZE (R-3.3.1.tar.gz) = 29848329
+TIMESTAMP = 1478178293
+SHA256 (R-3.3.2.tar.gz) = d294ad21e9f574fb4828ebb3a94b8cb34f4f304a41687a994be00dd41a4e514c
+SIZE (R-3.3.2.tar.gz) = 29440670



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