diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/R-cran-sf/Makefile | 10 | ||||
-rw-r--r-- | math/R-cran-sf/distinfo | 6 |
2 files changed, 8 insertions, 8 deletions
diff --git a/math/R-cran-sf/Makefile b/math/R-cran-sf/Makefile index aa031b3ea6a2..9c0974479d59 100644 --- a/math/R-cran-sf/Makefile +++ b/math/R-cran-sf/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sf -DISTVERSION= 0.6-3 +DISTVERSION= 0.7-0 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -12,11 +12,11 @@ COMMENT= Simple Features for R LICENSE= GPLv2 MIT LICENSE_COMB= dual -CRAN_DEPENDS= R-cran-Rcpp>0:devel/R-cran-Rcpp \ +CRAN_DEPENDS= R-cran-classInt>=0.2.1:devel/R-cran-classInt \ R-cran-DBI>=0.8:databases/R-cran-DBI \ - R-cran-units>=0.5.1:math/R-cran-units \ - R-cran-classInt>0:devel/R-cran-classInt \ - R-cran-magrittr>0:devel/R-cran-magrittr + R-cran-magrittr>0:devel/R-cran-magrittr \ + R-cran-Rcpp>0:devel/R-cran-Rcpp \ + R-cran-units>=0.6.0:math/R-cran-units LIB_DEPENDS= libgdal.so:graphics/gdal \ libgeos.so:graphics/geos \ libproj.so:graphics/proj diff --git a/math/R-cran-sf/distinfo b/math/R-cran-sf/distinfo index 50a601ca0833..add1a580f4ab 100644 --- a/math/R-cran-sf/distinfo +++ b/math/R-cran-sf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1526627400 -SHA256 (sf_0.6-3.tar.gz) = 2465b223ad392045f0f38c6d82ec1731a4e5d2ac93e7a787f7b5bd59beae6dc0 -SIZE (sf_0.6-3.tar.gz) = 7973044 +TIMESTAMP = 1539854113 +SHA256 (sf_0.7-0.tar.gz) = 622ee895d7d217a1fde9df6decb7cf20582d5b50ac0837874d720b445e2dc7f7 +SIZE (sf_0.7-0.tar.gz) = 9632069 |