- Update to 0.9.0

This commit is contained in:
TAKATSU Tomonari 2012-03-05 20:47:15 +00:00
parent 6d4fab925d
commit 9183ac23aa
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=292777
2 changed files with 9 additions and 10 deletions

View File

@ -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

View File

@ -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