svn commit: r529949 - head/math/R-cran-spData

TAKATSU Tomonari tota at FreeBSD.org
Tue Mar 31 05:34:18 UTC 2020


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 at 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


More information about the svn-ports-all mailing list