Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Mar 2020 05:32:11 +0000 (UTC)
From:      TAKATSU Tomonari <tota@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r529949 - head/math/R-cran-spData
Message-ID:  <202003310532.02V5WBIc017516@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tota
Date: Tue Mar 31 05:32:11 2020
New Revision: 529949
URL: https://svnweb.freebsd.org/changeset/ports/529949

Log:
  - Update to 0.3.3

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

Modified: head/math/R-cran-spData/Makefile
==============================================================================
--- head/math/R-cran-spData/Makefile	Tue Mar 31 05:04:26 2020	(r529948)
+++ head/math/R-cran-spData/Makefile	Tue Mar 31 05:32:11 2020	(r529949)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	spData
-PORTVERSION=	0.3.2
+PORTVERSION=	0.3.3
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
@@ -10,6 +10,11 @@ MAINTAINER=	tota@FreeBSD.org
 COMMENT=	Datasets for Spatial Analysis
 
 LICENSE=	CC0-1.0
+
+CRAN_DEPENDS=	R-cran-sp>0:math/R-cran-sp \
+		R-cran-raster>0:math/R-cran-raster
+BUILD_DEPENDS=	${CRAN_DEPENDS}
+RUN_DEPENDS=	${CRAN_DEPENDS}
 
 USES=		cran:auto-plist
 

Modified: head/math/R-cran-spData/distinfo
==============================================================================
--- head/math/R-cran-spData/distinfo	Tue Mar 31 05:04:26 2020	(r529948)
+++ head/math/R-cran-spData/distinfo	Tue Mar 31 05:32:11 2020	(r529949)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1569666667
-SHA256 (spData_0.3.2.tar.gz) = 7c7d93e7b722e67695f89e1961592733393298229359768fe846087b73d615a4
-SIZE (spData_0.3.2.tar.gz) = 3484023
+TIMESTAMP = 1581829045
+SHA256 (spData_0.3.3.tar.gz) = 85fa747e358528386216394af6fb717642703d3067a3c3cadef09caef7c4c6ec
+SIZE (spData_0.3.3.tar.gz) = 3484033



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