aboutsummaryrefslogtreecommitdiff
path: root/graphics/R-cran-ggplot2/Makefile
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2012-05-09 21:48:11 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2012-05-09 21:48:11 +0000
commitfb115d59d4943611059b1d6c82fe88548e47a629 (patch)
tree240c4c7ae9b2a9ccd9cc2ccfda2f8a1e54690a61 /graphics/R-cran-ggplot2/Makefile
parent8feed1a0c7f134b1b90600e5516b0f91034619b9 (diff)
downloadports-fb115d59d4943611059b1d6c82fe88548e47a629.tar.gz
ports-fb115d59d4943611059b1d6c82fe88548e47a629.zip
- Update to 0.9.1
Notes
Notes: svn path=/head/; revision=296323
Diffstat (limited to 'graphics/R-cran-ggplot2/Makefile')
-rw-r--r--graphics/R-cran-ggplot2/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/R-cran-ggplot2/Makefile b/graphics/R-cran-ggplot2/Makefile
index 75fdb30537a9..8181cc9b39eb 100644
--- a/graphics/R-cran-ggplot2/Makefile
+++ b/graphics/R-cran-ggplot2/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= ggplot2
-PORTVERSION= 0.9.0
-PORTREVISION= 1
+PORTVERSION= 0.9.1
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -19,7 +18,7 @@ LICENSE= GPLv2
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-scales>=0.2.1:${PORTSDIR}/graphics/R-cran-scales \
R-cran-memoise>=0:${PORTSDIR}/devel/R-cran-memoise \
R-cran-proto>=0:${PORTSDIR}/devel/R-cran-proto