aboutsummaryrefslogtreecommitdiff
path: root/graphics/R-cran-ggplot2
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2016-12-04 22:51:00 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2016-12-04 22:51:00 +0000
commitbdc6ca0283b76fbdb46446e05c42089b54c0553e (patch)
tree56a9a23a2c165c8207054a1f43de619e6474ab92 /graphics/R-cran-ggplot2
parent09bca54b32d4d51c62d41af9a6bd0095248c8781 (diff)
downloadports-bdc6ca0283b76fbdb46446e05c42089b54c0553e.tar.gz
ports-bdc6ca0283b76fbdb46446e05c42089b54c0553e.zip
- Update to 2.2.0
Notes
Notes: svn path=/head/; revision=427814
Diffstat (limited to 'graphics/R-cran-ggplot2')
-rw-r--r--graphics/R-cran-ggplot2/Makefile12
-rw-r--r--graphics/R-cran-ggplot2/distinfo5
2 files changed, 11 insertions, 6 deletions
diff --git a/graphics/R-cran-ggplot2/Makefile b/graphics/R-cran-ggplot2/Makefile
index be69254bfa3f..f183e6aa0992 100644
--- a/graphics/R-cran-ggplot2/Makefile
+++ b/graphics/R-cran-ggplot2/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= ggplot2
-PORTVERSION= 2.1.0
+PORTVERSION= 2.2.0
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -10,11 +10,15 @@ COMMENT= Implementation of the Grammar of Graphics
LICENSE= GPLv2
-RUN_DEPENDS= R-cran-digest>=0:security/R-cran-digest \
+CRAN_DEPENDS= R-cran-digest>0:security/R-cran-digest \
R-cran-gtable>=0.1.1:math/R-cran-gtable \
R-cran-plyr>=1.7.1:devel/R-cran-plyr \
- R-cran-reshape2>=0:devel/R-cran-reshape2 \
- R-cran-scales>=0.3.0:graphics/R-cran-scales
+ R-cran-reshape2>0:devel/R-cran-reshape2 \
+ R-cran-scales>=0.4.1:graphics/R-cran-scales \
+ R-cran-tibble>0:devel/R-cran-tibble \
+ R-cran-lazyeval>0:math/R-cran-lazyeval
+BUILD_DEPENDS= ${CRAN_DEPENDS}
+RUN_DEPENDS= ${CRAN_DEPENDS}
USES= cran:auto-plist
diff --git a/graphics/R-cran-ggplot2/distinfo b/graphics/R-cran-ggplot2/distinfo
index 165090dc762c..897a2112eaaf 100644
--- a/graphics/R-cran-ggplot2/distinfo
+++ b/graphics/R-cran-ggplot2/distinfo
@@ -1,2 +1,3 @@
-SHA256 (ggplot2_2.1.0.tar.gz) = f2c323ae855d6c089e3a52138aa7bc25b9fe1429b8df9eae89d28ce3c0dd3969
-SIZE (ggplot2_2.1.0.tar.gz) = 1571788
+TIMESTAMP = 1480842305
+SHA256 (ggplot2_2.2.0.tar.gz) = 64d7d9085573b439295bcb58ea4d39ba5d71911dbb501f1e7a30d13740ea2cda
+SIZE (ggplot2_2.2.0.tar.gz) = 2210334