svn commit: r482738 - head/math/R-cran-sf

TAKATSU Tomonari tota at FreeBSD.org
Mon Oct 22 09:01:22 UTC 2018


Author: tota
Date: Mon Oct 22 09:01:21 2018
New Revision: 482738
URL: https://svnweb.freebsd.org/changeset/ports/482738

Log:
  - Update to 0.7-0

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

Modified: head/math/R-cran-sf/Makefile
==============================================================================
--- head/math/R-cran-sf/Makefile	Mon Oct 22 09:00:42 2018	(r482737)
+++ head/math/R-cran-sf/Makefile	Mon Oct 22 09:01:21 2018	(r482738)
@@ -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

Modified: head/math/R-cran-sf/distinfo
==============================================================================
--- head/math/R-cran-sf/distinfo	Mon Oct 22 09:00:42 2018	(r482737)
+++ head/math/R-cran-sf/distinfo	Mon Oct 22 09:01:21 2018	(r482738)
@@ -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


More information about the svn-ports-all mailing list