diff options
-rw-r--r-- | math/R-cran-forecast/Makefile | 4 | ||||
-rw-r--r-- | math/R-cran-forecast/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/math/R-cran-forecast/Makefile b/math/R-cran-forecast/Makefile index 37762def3f90..efa636a90180 100644 --- a/math/R-cran-forecast/Makefile +++ b/math/R-cran-forecast/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= forecast -PORTVERSION= 8.3 +PORTVERSION= 8.4 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -13,7 +13,7 @@ LICENSE= GPLv3 CRAN_DEPENDS= R-cran-colorspace>0:graphics/R-cran-colorspace \ R-cran-fracdiff>0:math/R-cran-fracdiff \ - R-cran-ggplot2>=2.0.0:graphics/R-cran-ggplot2 \ + R-cran-ggplot2>=2.2.1:graphics/R-cran-ggplot2 \ R-cran-lmtest>0:finance/R-cran-lmtest \ R-cran-Rcpp>=0.11.0:devel/R-cran-Rcpp \ R-cran-timeDate>0:finance/R-cran-timeDate \ diff --git a/math/R-cran-forecast/distinfo b/math/R-cran-forecast/distinfo index aefae4b68692..3dd9e2d8c616 100644 --- a/math/R-cran-forecast/distinfo +++ b/math/R-cran-forecast/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1523583716 -SHA256 (forecast_8.3.tar.gz) = 9259af21507980f424a9019d48df474e502e521bce7cd4d63bfdfb2ba74eab4c -SIZE (forecast_8.3.tar.gz) = 601570 +TIMESTAMP = 1530437476 +SHA256 (forecast_8.4.tar.gz) = 695cdf0376f1f519a236bec52722c41ea5896f2064f1403d0ad4914c5611188f +SIZE (forecast_8.4.tar.gz) = 583218 |