diff options
-rw-r--r-- | math/R-cran-forecast/Makefile | 10 | ||||
-rw-r--r-- | math/R-cran-forecast/distinfo | 6 |
2 files changed, 8 insertions, 8 deletions
diff --git a/math/R-cran-forecast/Makefile b/math/R-cran-forecast/Makefile index 63a02f4b1752..c91b9d55aeac 100644 --- a/math/R-cran-forecast/Makefile +++ b/math/R-cran-forecast/Makefile @@ -2,22 +2,22 @@ # $FreeBSD$ PORTNAME= forecast -PORTVERSION= 8.0 +PORTVERSION= 8.1 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Forecasting functions for time series and linear models -LICENSE= GPLv2+ +LICENSE= GPLv3 -CRAN_DEPENDS= R-cran-magrittr>0:devel/R-cran-magrittr \ - R-cran-lmtest>0:finance/R-cran-lmtest \ - R-cran-tseries>0:finance/R-cran-tseries \ +CRAN_DEPENDS= R-cran-tseries>0:finance/R-cran-tseries \ R-cran-fracdiff>0:math/R-cran-fracdiff \ R-cran-Rcpp>=0.11.0:devel/R-cran-Rcpp \ R-cran-colorspace>0:graphics/R-cran-colorspace \ R-cran-ggplot2>=2.0.0:graphics/R-cran-ggplot2 \ + R-cran-magrittr>0:devel/R-cran-magrittr \ + R-cran-lmtest>0:finance/R-cran-lmtest \ R-cran-zoo>0:math/R-cran-zoo \ R-cran-timeDate>0:finance/R-cran-timeDate \ R-cran-RcppArmadillo>=0.2.35:math/R-cran-RcppArmadillo diff --git a/math/R-cran-forecast/distinfo b/math/R-cran-forecast/distinfo index de3c23cea839..999d7d29a351 100644 --- a/math/R-cran-forecast/distinfo +++ b/math/R-cran-forecast/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1493842025 -SHA256 (forecast_8.0.tar.gz) = 75456318b8a202bfb3780ccfa24ab0d7264e96c6788fd14e01622fbf8556ad42 -SIZE (forecast_8.0.tar.gz) = 709664 +TIMESTAMP = 1498628167 +SHA256 (forecast_8.1.tar.gz) = c1e823ea14f0e94266c87c9af349950d5a4c9ac1799a25d30de2084d73cf89b8 +SIZE (forecast_8.1.tar.gz) = 783567 |