aboutsummaryrefslogtreecommitdiff
path: root/devel/R-cran-reshape2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/R-cran-reshape2/Makefile')
-rw-r--r--devel/R-cran-reshape2/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/R-cran-reshape2/Makefile b/devel/R-cran-reshape2/Makefile
index b5ab890a8b61..540805342c2f 100644
--- a/devel/R-cran-reshape2/Makefile
+++ b/devel/R-cran-reshape2/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= reshape2
-PORTVERSION= 1.2.2
-PORTREVISION= 6
+PORTVERSION= 1.4
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -12,7 +11,7 @@ COMMENT= Flexibly reshape data: a reboot of the reshape package
LICENSE= MIT
-RUN_DEPENDS= R-cran-plyr>=1.5:${PORTSDIR}/devel/R-cran-plyr \
+RUN_DEPENDS= R-cran-plyr>=1.8.1:${PORTSDIR}/devel/R-cran-plyr \
R-cran-stringr>0:${PORTSDIR}/textproc/R-cran-stringr
USES= cran:auto-plist