Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Apr 2020 00:06:08 +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: r532236 - head/math/R-cran-raster
Message-ID:  <202004210006.03L068IS064400@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tota
Date: Tue Apr 21 00:06:08 2020
New Revision: 532236
URL: https://svnweb.freebsd.org/changeset/ports/532236

Log:
  - Update to 3.1-5

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

Modified: head/math/R-cran-raster/Makefile
==============================================================================
--- head/math/R-cran-raster/Makefile	Tue Apr 21 00:04:32 2020	(r532235)
+++ head/math/R-cran-raster/Makefile	Tue Apr 21 00:06:08 2020	(r532236)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	raster
-DISTVERSION=	3.0-12
+DISTVERSION=	3.1-5
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
@@ -10,11 +10,11 @@ COMMENT=	Geographic Data Analysis and Modeling
 
 LICENSE=	GPLv3
 
-CRAN_DEPENDS=	R-cran-sp>0:math/R-cran-sp \
+CRAN_DEPENDS=	R-cran-sp>=1.2.0:math/R-cran-sp \
 		R-cran-Rcpp>0:devel/R-cran-Rcpp
 BUILD_DEPENDS=	${CRAN_DEPENDS}
 RUN_DEPENDS=	${CRAN_DEPENDS}
 
-USES=		cran:auto-plist,compiles
+USES=		compiler:c++11-lang cran:auto-plist,compiles
 
 .include <bsd.port.mk>

Modified: head/math/R-cran-raster/distinfo
==============================================================================
--- head/math/R-cran-raster/distinfo	Tue Apr 21 00:04:32 2020	(r532235)
+++ head/math/R-cran-raster/distinfo	Tue Apr 21 00:06:08 2020	(r532236)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1585596859
-SHA256 (raster_3.0-12.tar.gz) = 6f3750f226a3257a71274bf490378f54ff7498ced678ea108b4d773c5fd42b67
-SIZE (raster_3.0-12.tar.gz) = 608634
+TIMESTAMP = 1587399164
+SHA256 (raster_3.1-5.tar.gz) = db6622d55bb9e5c4a8d8e59887a802b35fc07dcee946800453bc5e1901c01a04
+SIZE (raster_3.1-5.tar.gz) = 570404



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