diff --git a/math/R-cran-sf/Makefile b/math/R-cran-sf/Makefile index 330c9527ec8f..bb704d6f0769 100644 --- a/math/R-cran-sf/Makefile +++ b/math/R-cran-sf/Makefile @@ -1,30 +1,29 @@ PORTNAME= sf -DISTVERSION= 1.0-8 -PORTREVISION= 5 +DISTVERSION= 1.0-12 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} -MAINTAINER= tota@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple Features for R WWW= https://cran.r-project.org/web/packages/sf/ LICENSE= GPLv2 MIT LICENSE_COMB= dual CRAN_DEPENDS= R-cran-classInt>=0.4.1:devel/R-cran-classInt \ R-cran-DBI>=0.8:databases/R-cran-DBI \ R-cran-magrittr>0:devel/R-cran-magrittr \ R-cran-Rcpp>=0.12.18:devel/R-cran-Rcpp \ - R-cran-s2>=1.0.7:graphics/R-cran-s2 \ + R-cran-s2>=1.1.0:graphics/R-cran-s2 \ R-cran-units>=0.7.0:math/R-cran-units +BUILD_DEPENDS= ${CRAN_DEPENDS} LIB_DEPENDS= libgdal.so:graphics/gdal \ libgeos.so:graphics/geos \ libproj.so:graphics/proj -BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} USES= compiler:c++11-lang cran:auto-plist,compiles pkgconfig CONFIGURE_ARGS+= "--with-proj-api=yes" .include diff --git a/math/R-cran-sf/distinfo b/math/R-cran-sf/distinfo index 2a30de4e84b1..a3e1aebab643 100644 --- a/math/R-cran-sf/distinfo +++ b/math/R-cran-sf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1658060771 -SHA256 (sf_1.0-8.tar.gz) = 3ddc7090e79d6b5e3fad69e01254677ab5ec86a0b25e7e73493c8eac0ea98732 -SIZE (sf_1.0-8.tar.gz) = 3472914 +TIMESTAMP = 1682478144 +SHA256 (sf_1.0-12.tar.gz) = 3778ebf58d824b1dfa6297ca8363714d5d85eda04c55ab2bf39597cac1d91287 +SIZE (sf_1.0-12.tar.gz) = 3484333