diff options
author | TAKATSU Tomonari <tota@FreeBSD.org> | 2018-04-02 06:45:46 +0000 |
---|---|---|
committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2018-04-02 06:45:46 +0000 |
commit | bb5bd77ac087cbe9814aa45c3185af25c3b82842 (patch) | |
tree | 15dcf1fcef676544b75000ddfc5b7ab3ac76ea05 | |
parent | - fix content of manpages (diff) |
- Update to 0.6-1
Notes
Notes:
svn path=/head/; revision=466202
-rw-r--r-- | math/R-cran-sf/Makefile | 3 | ||||
-rw-r--r-- | math/R-cran-sf/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/math/R-cran-sf/Makefile b/math/R-cran-sf/Makefile index a6b07db054e7..82e764fa3854 100644 --- a/math/R-cran-sf/Makefile +++ b/math/R-cran-sf/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sf -DISTVERSION= 0.6-0 +DISTVERSION= 0.6-1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -15,7 +15,6 @@ LICENSE_COMB= dual CRAN_DEPENDS= R-cran-Rcpp>0:devel/R-cran-Rcpp \ R-cran-DBI>=0.5:databases/R-cran-DBI \ R-cran-units>=0.4.6:math/R-cran-units \ - R-cran-pillar>0:devel/R-cran-pillar \ R-cran-classInt>0:devel/R-cran-classInt \ R-cran-magrittr>0:devel/R-cran-magrittr LIB_DEPENDS= libgdal.so:graphics/gdal \ diff --git a/math/R-cran-sf/distinfo b/math/R-cran-sf/distinfo index b15a5d47f051..7b13970a3a8b 100644 --- a/math/R-cran-sf/distinfo +++ b/math/R-cran-sf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1520838480 -SHA256 (sf_0.6-0.tar.gz) = 532692a5850e6c9ba97e1465060eb3875e727a33abb3fdb48897ee7e6585cf3c -SIZE (sf_0.6-0.tar.gz) = 7399611 +TIMESTAMP = 1522648812 +SHA256 (sf_0.6-1.tar.gz) = 201dedad9a4f75f76900233bb47c387146b99fe49c1dca75df6861add6921ac3 +SIZE (sf_0.6-1.tar.gz) = 7903324 |