aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/R-cran-DT/Makefile8
-rw-r--r--textproc/R-cran-DT/distinfo5
2 files changed, 8 insertions, 5 deletions
diff --git a/textproc/R-cran-DT/Makefile b/textproc/R-cran-DT/Makefile
index 8ad0c08eb588..fdec446710d1 100644
--- a/textproc/R-cran-DT/Makefile
+++ b/textproc/R-cran-DT/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= DT
-PORTVERSION= 0.1
+PORTVERSION= 0.2
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -11,9 +11,11 @@ COMMENT= Wrapper of the JavaScript Library 'DataTables'
LICENSE= GPLv3
-RUN_DEPENDS= R-cran-htmltools>0:textproc/R-cran-htmltools \
- R-cran-htmlwidgets>=0.4:www/R-cran-htmlwidgets \
+CRAN_DEPENDS= R-cran-htmltools>=0.3.5:textproc/R-cran-htmltools \
+ R-cran-htmlwidgets>=0.6:www/R-cran-htmlwidgets \
R-cran-magrittr>0:devel/R-cran-magrittr
+BUILD_DEPENDS= ${CRAN_DEPENDS}
+RUN_DEPENDS= ${CRAN_DEPENDS}
USES= cran:auto-plist
diff --git a/textproc/R-cran-DT/distinfo b/textproc/R-cran-DT/distinfo
index e13d269c8243..384577c408b7 100644
--- a/textproc/R-cran-DT/distinfo
+++ b/textproc/R-cran-DT/distinfo
@@ -1,2 +1,3 @@
-SHA256 (DT_0.1.tar.gz) = 129bdafededbdcc3279d63b16f00c885b215f23cab2edfe33c9cbe177c8c4756
-SIZE (DT_0.1.tar.gz) = 332407
+TIMESTAMP = 1470824852
+SHA256 (DT_0.2.tar.gz) = a1b7f9e5c31a241fdf78ac582499f346e915ff948554980bbc2262c924b806bd
+SIZE (DT_0.2.tar.gz) = 837622