diff options
-rw-r--r-- | math/R-cran-forecast/Makefile | 4 | ||||
-rw-r--r-- | math/R-cran-forecast/distinfo | 6 |
2 files changed, 4 insertions, 6 deletions
diff --git a/math/R-cran-forecast/Makefile b/math/R-cran-forecast/Makefile index a5a4ebf68d48..fd1fcdf30153 100644 --- a/math/R-cran-forecast/Makefile +++ b/math/R-cran-forecast/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= forecast -PORTVERSION= 8.4 -PORTREVISION= 1 +PORTVERSION= 8.7 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -20,7 +19,6 @@ CRAN_DEPENDS= R-cran-colorspace>0:graphics/R-cran-colorspace \ R-cran-timeDate>0:finance/R-cran-timeDate \ R-cran-tseries>0:finance/R-cran-tseries \ R-cran-urca>0:finance/R-cran-urca \ - R-cran-uroot>0:math/R-cran-uroot \ R-cran-zoo>0:math/R-cran-zoo \ R-cran-RcppArmadillo>=0.2.35:math/R-cran-RcppArmadillo BUILD_DEPENDS= ${CRAN_DEPENDS} diff --git a/math/R-cran-forecast/distinfo b/math/R-cran-forecast/distinfo index 3dd9e2d8c616..2a130559bd4d 100644 --- a/math/R-cran-forecast/distinfo +++ b/math/R-cran-forecast/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1530437476 -SHA256 (forecast_8.4.tar.gz) = 695cdf0376f1f519a236bec52722c41ea5896f2064f1403d0ad4914c5611188f -SIZE (forecast_8.4.tar.gz) = 583218 +TIMESTAMP = 1562419023 +SHA256 (forecast_8.7.tar.gz) = 0d3aec2d10e05cb7961695f0639d3c4b848dbfd4f551c7bc699b9f95e06e3a39 +SIZE (forecast_8.7.tar.gz) = 909190 |