svn commit: r532236 - head/math/R-cran-raster
TAKATSU Tomonari
tota at FreeBSD.org
Tue Apr 21 00:06:09 UTC 2020
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
More information about the svn-ports-all
mailing list