aboutsummaryrefslogtreecommitdiff
path: root/graphics/R-cran-s2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/R-cran-s2/Makefile')
-rw-r--r--graphics/R-cran-s2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/R-cran-s2/Makefile b/graphics/R-cran-s2/Makefile
index 1e8df715fd5f..f9be3fa2c7cb 100644
--- a/graphics/R-cran-s2/Makefile
+++ b/graphics/R-cran-s2/Makefile
@@ -1,5 +1,5 @@
PORTNAME= s2
-PORTVERSION= 1.0.6
+PORTVERSION= 1.0.7
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -12,7 +12,7 @@ NOT_FOR_ARCHS= armv6 armv7 i386 mips powerpc powerpcspe
NOT_FOR_ARCHS_REASON= is currently 64-bit only
CRAN_DEPENDS= R-cran-Rcpp>0:devel/R-cran-Rcpp \
- R-cran-wk>0:math/R-cran-wk
+ R-cran-wk>=0.5.0:math/R-cran-wk
BUILD_DEPENDS= ${CRAN_DEPENDS}
RUN_DEPENDS= ${CRAN_DEPENDS}