aboutsummaryrefslogtreecommitdiff
path: root/graphics/R-cran-ggplot2
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2012-03-05 20:47:15 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2012-03-05 20:47:15 +0000
commit9183ac23aaa9505a29ef7b26658fa5f75dac7bb5 (patch)
tree3503ee0b8f6c700d7d6946b08f95247bc57792ad /graphics/R-cran-ggplot2
parent6d4fab925d046fe4f4aa7602669d4af46140709a (diff)
downloadports-9183ac23aaa9505a29ef7b26658fa5f75dac7bb5.tar.gz
ports-9183ac23aaa9505a29ef7b26658fa5f75dac7bb5.zip
- Update to 0.9.0
Notes
Notes: svn path=/head/; revision=292777
Diffstat (limited to 'graphics/R-cran-ggplot2')
-rw-r--r--graphics/R-cran-ggplot2/Makefile15
-rw-r--r--graphics/R-cran-ggplot2/distinfo4
2 files changed, 9 insertions, 10 deletions
diff --git a/graphics/R-cran-ggplot2/Makefile b/graphics/R-cran-ggplot2/Makefile
index e6c2f4d29e2c..f74cacc222f7 100644
--- a/graphics/R-cran-ggplot2/Makefile
+++ b/graphics/R-cran-ggplot2/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= ggplot2
-PORTVERSION= 0.8.9
-PORTREVISION= 4
+PORTVERSION= 0.9.0
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -16,12 +15,12 @@ COMMENT= An implementation of the Grammar of Graphics
LICENSE= GPLv2
-RUN_DEPENDS= R-cran-reshape>=0.8.0:${PORTSDIR}/devel/R-cran-reshape \
- R-cran-proto>0:${PORTSDIR}/devel/R-cran-proto \
- R-cran-plyr>0:${PORTSDIR}/devel/R-cran-plyr \
- R-cran-RColorBrewer>0:${PORTSDIR}/graphics/R-cran-RColorBrewer \
- R-cran-digest>0:${PORTSDIR}/security/R-cran-digest \
- R-cran-colorspace>0:${PORTSDIR}/graphics/R-cran-colorspace
+RUN_DEPENDS= R-cran-plyr>=1.0:${PORTSDIR}/devel/R-cran-plyr \
+ R-cran-digest>=0:${PORTSDIR}/security/R-cran-digest \
+ R-cran-reshape2>=0:${PORTSDIR}/devel/R-cran-reshape2 \
+ R-cran-scales>=0:${PORTSDIR}/graphics/R-cran-scales \
+ R-cran-memoise>=0:${PORTSDIR}/devel/R-cran-memoise \
+ R-cran-proto>=0:${PORTSDIR}/devel/R-cran-proto
USE_R_MOD= yes
R_MOD_AUTOPLIST= yes
diff --git a/graphics/R-cran-ggplot2/distinfo b/graphics/R-cran-ggplot2/distinfo
index 027519b041f3..fe31d73645f0 100644
--- a/graphics/R-cran-ggplot2/distinfo
+++ b/graphics/R-cran-ggplot2/distinfo
@@ -1,2 +1,2 @@
-SHA256 (ggplot2_0.8.9.tar.gz) = d43b4a7aea48a32245279b8d71cedf2df3b826a7789a08e00742d0cc5820407e
-SIZE (ggplot2_0.8.9.tar.gz) = 2074749
+SHA256 (ggplot2_0.9.0.tar.gz) = cf5d5ada502f486e965d99d35a7ff9970b413f37b981dc77791b112b060d4be8
+SIZE (ggplot2_0.9.0.tar.gz) = 1650930