diff options
author | TAKATSU Tomonari <tota@FreeBSD.org> | 2014-01-20 21:35:05 +0000 |
---|---|---|
committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2014-01-20 21:35:05 +0000 |
commit | 0f3612305bd8a4001389ab7aecefd9b69d51e9a6 (patch) | |
tree | fd1c76254286e58af82c6f0d5d12cc4256c29990 /math/R-cran-forecast | |
parent | 51c8b8733e072ecd937847a25e10ced9e3cf0896 (diff) | |
download | ports-0f3612305bd8a4001389ab7aecefd9b69d51e9a6.tar.gz ports-0f3612305bd8a4001389ab7aecefd9b69d51e9a6.zip |
Notes
Diffstat (limited to 'math/R-cran-forecast')
-rw-r--r-- | math/R-cran-forecast/Makefile | 6 | ||||
-rw-r--r-- | math/R-cran-forecast/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/math/R-cran-forecast/Makefile b/math/R-cran-forecast/Makefile index 40569cd7694e..91e6a94865cd 100644 --- a/math/R-cran-forecast/Makefile +++ b/math/R-cran-forecast/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= forecast -PORTVERSION= 4.8 -PORTREVISION= 2 +PORTVERSION= 5.0 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -18,7 +17,8 @@ RUN_DEPENDS= R-cran-tseries>0:${PORTSDIR}/finance/R-cran-tseries \ R-cran-zoo>0:${PORTSDIR}/math/R-cran-zoo \ R-cran-Rcpp>=0.9.10:${PORTSDIR}/devel/R-cran-Rcpp \ R-cran-RcppArmadillo>=0.2.35:${PORTSDIR}/math/R-cran-RcppArmadillo \ - R-cran-colorspace>0:${PORTSDIR}/graphics/R-cran-colorspace + R-cran-colorspace>0:${PORTSDIR}/graphics/R-cran-colorspace \ + R-cran-timeDate>0:${PORTSDIR}/finance/R-cran-timeDate USES= cran:auto-plist diff --git a/math/R-cran-forecast/distinfo b/math/R-cran-forecast/distinfo index 055f61a63185..87a9e1ef13a5 100644 --- a/math/R-cran-forecast/distinfo +++ b/math/R-cran-forecast/distinfo @@ -1,2 +1,2 @@ -SHA256 (forecast_4.8.tar.gz) = 6656f0d7bd7f2ab73e413776e7ac2704777d7c567fa8c8211b5fc59e516ec13b -SIZE (forecast_4.8.tar.gz) = 142778 +SHA256 (forecast_5.0.tar.gz) = 126176c017121c390b3e23b308e0a5a78c5f4a327bc43e7d1ead63959d653c69 +SIZE (forecast_5.0.tar.gz) = 147935 |