svn commit: r447595 - head/math/R-cran-sf
TAKATSU Tomonari
tota at FreeBSD.org
Wed Aug 9 07:54:58 UTC 2017
Author: tota
Date: Wed Aug 9 07:54:57 2017
New Revision: 447595
URL: https://svnweb.freebsd.org/changeset/ports/447595
Log:
- Update to 0.5-3
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 Wed Aug 9 07:45:02 2017 (r447594)
+++ head/math/R-cran-sf/Makefile Wed Aug 9 07:54:57 2017 (r447595)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= sf
-DISTVERSION= 0.5-1
+DISTVERSION= 0.5-3
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
@@ -12,7 +12,7 @@ COMMENT= Simple Features for R
LICENSE= GPLv2
CRAN_DEPENDS= R-cran-Rcpp>0:devel/R-cran-Rcpp \
- R-cran-DBI>0:databases/R-cran-DBI \
+ R-cran-DBI>=0.5:databases/R-cran-DBI \
R-cran-units>=0.4:math/R-cran-units \
R-cran-magrittr>0:devel/R-cran-magrittr
LIB_DEPENDS= libgdal.so:graphics/gdal \
Modified: head/math/R-cran-sf/distinfo
==============================================================================
--- head/math/R-cran-sf/distinfo Wed Aug 9 07:45:02 2017 (r447594)
+++ head/math/R-cran-sf/distinfo Wed Aug 9 07:54:57 2017 (r447595)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1498443880
-SHA256 (sf_0.5-1.tar.gz) = af7fc4046c999c37e607eeaf3cd386ed58f006e2da64bfa355b15f302f52e7fb
-SIZE (sf_0.5-1.tar.gz) = 4073881
+TIMESTAMP = 1502260548
+SHA256 (sf_0.5-3.tar.gz) = a7b0dfb2f6f08969ffbb1dc590ec11c6e49120ee994753f42437641967c76dca
+SIZE (sf_0.5-3.tar.gz) = 4925155
More information about the svn-ports-head
mailing list