aboutsummaryrefslogtreecommitdiff
path: root/graphics/R-cran-dygraphs
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2016-08-02 09:18:02 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2016-08-02 09:18:02 +0000
commit33fc2d7d89b219355e292872444eefe2ef9d5bbf (patch)
tree49e0e7162ae3a40b2df6da0bdc40bf0646797422 /graphics/R-cran-dygraphs
parent4bbb17d1b08f97b8d07295184e456fc98b32d00a (diff)
downloadports-33fc2d7d89b219355e292872444eefe2ef9d5bbf.tar.gz
ports-33fc2d7d89b219355e292872444eefe2ef9d5bbf.zip
- Update to 1.1.1.0
Notes
Notes: svn path=/head/; revision=419469
Diffstat (limited to 'graphics/R-cran-dygraphs')
-rw-r--r--graphics/R-cran-dygraphs/Makefile9
-rw-r--r--graphics/R-cran-dygraphs/distinfo5
2 files changed, 9 insertions, 5 deletions
diff --git a/graphics/R-cran-dygraphs/Makefile b/graphics/R-cran-dygraphs/Makefile
index 54ff7c78c3fc..4b9fd53e687b 100644
--- a/graphics/R-cran-dygraphs/Makefile
+++ b/graphics/R-cran-dygraphs/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= dygraphs
-PORTVERSION= 0.9
+PORTVERSION= 1.1.1.0
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -11,10 +11,13 @@ COMMENT= Interface to Dygraphs Interactive Time Series Charting Library
LICENSE= MIT
-RUN_DEPENDS= R-cran-magrittr>0:devel/R-cran-magrittr \
- R-cran-htmlwidgets>=0.3.2:www/R-cran-htmlwidgets \
+CRAN_DEPENDS= R-cran-magrittr>0:devel/R-cran-magrittr \
+ R-cran-htmlwidgets>=0.6:www/R-cran-htmlwidgets \
+ R-cran-htmltools>=0.3.5:textproc/R-cran-htmltools \
R-cran-zoo>=1.7.10:math/R-cran-zoo \
R-cran-xts>=0.9.7:math/R-cran-xts
+BUILD_DEPENDS= ${CRAN_DEPENDS}
+RUN_DEPENDS= ${CRAN_DEPENDS}
USES= cran:auto-plist
diff --git a/graphics/R-cran-dygraphs/distinfo b/graphics/R-cran-dygraphs/distinfo
index ca7c86c16cc6..452ae888b554 100644
--- a/graphics/R-cran-dygraphs/distinfo
+++ b/graphics/R-cran-dygraphs/distinfo
@@ -1,2 +1,3 @@
-SHA256 (dygraphs_0.9.tar.gz) = 2aa4754a7d824d8994c2a97ee02bab163319f065b4d10d289337dc8398c0646c
-SIZE (dygraphs_0.9.tar.gz) = 288937
+TIMESTAMP = 1470122668
+SHA256 (dygraphs_1.1.1.0.tar.gz) = ab5127d1dde1db779170488313453801e3d8e33d1371a1cde85437fb699db0ab
+SIZE (dygraphs_1.1.1.0.tar.gz) = 293300