Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jul 2019 09:19:17 +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: r506648 - head/math/R
Message-ID:  <201907150919.x6F9JH3q019612@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jrm
Date: Mon Jul 15 09:19:17 2019
New Revision: 506648
URL: https://svnweb.freebsd.org/changeset/ports/506648

Log:
  math/R: Update to version 3.6.1
  
  Upstream changes: See 'CHANGES IN R 3.6.1' and 'CHANGES IN R 3.6.1 patched'
  at https://cran.r-project.org/doc/manuals/r-devel/NEWS.html

Modified:
  head/math/R/Makefile   (contents, props changed)
  head/math/R/distinfo   (contents, props changed)

Modified: head/math/R/Makefile
==============================================================================
--- head/math/R/Makefile	Mon Jul 15 09:02:15 2019	(r506647)
+++ head/math/R/Makefile	Mon Jul 15 09:19:17 2019	(r506648)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	R
-DISTVERSION=	3.6.0
-PORTREVISION=	1
+DISTVERSION=	3.6.1
 CATEGORIES=	math lang
 MASTER_SITES=	CRAN/src/base/R-${PORTVERSION:C|\..*||}
 

Modified: head/math/R/distinfo
==============================================================================
--- head/math/R/distinfo	Mon Jul 15 09:02:15 2019	(r506647)
+++ head/math/R/distinfo	Mon Jul 15 09:19:17 2019	(r506648)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1556549601
-SHA256 (R-3.6.0.tar.gz) = 36fcac3e452666158e62459c6fc810adc247c7109ed71c5b6c3ad5fc2bf57509
-SIZE (R-3.6.0.tar.gz) = 30449618
+TIMESTAMP = 1563044763
+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?201907150919.x6F9JH3q019612>