mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
math/R-cran-forecast: Update to 8.21
This commit is contained in:
parent
2bef34f3f7
commit
c12e03e9a0
2 changed files with 7 additions and 8 deletions
|
@ -1,6 +1,5 @@
|
||||||
PORTNAME= forecast
|
PORTNAME= forecast
|
||||||
PORTVERSION= 8.17.0
|
PORTVERSION= 8.21
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= math
|
CATEGORIES= math
|
||||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||||
|
|
||||||
|
@ -17,14 +16,14 @@ CRAN_DEPENDS= R-cran-colorspace>0:graphics/R-cran-colorspace \
|
||||||
R-cran-lmtest>0:finance/R-cran-lmtest \
|
R-cran-lmtest>0:finance/R-cran-lmtest \
|
||||||
R-cran-magrittr>0:devel/R-cran-magrittr \
|
R-cran-magrittr>0:devel/R-cran-magrittr \
|
||||||
R-cran-Rcpp>=0.11.0:devel/R-cran-Rcpp \
|
R-cran-Rcpp>=0.11.0:devel/R-cran-Rcpp \
|
||||||
|
R-cran-RcppArmadillo>=0.2.35:math/R-cran-RcppArmadillo \
|
||||||
R-cran-timeDate>0:finance/R-cran-timeDate \
|
R-cran-timeDate>0:finance/R-cran-timeDate \
|
||||||
R-cran-tseries>0:finance/R-cran-tseries \
|
R-cran-tseries>0:finance/R-cran-tseries \
|
||||||
R-cran-urca>0:finance/R-cran-urca \
|
R-cran-urca>0:finance/R-cran-urca \
|
||||||
R-cran-zoo>0:math/R-cran-zoo \
|
R-cran-zoo>0:math/R-cran-zoo
|
||||||
R-cran-RcppArmadillo>=0.2.35:math/R-cran-RcppArmadillo
|
|
||||||
BUILD_DEPENDS= ${CRAN_DEPENDS}
|
BUILD_DEPENDS= ${CRAN_DEPENDS}
|
||||||
RUN_DEPENDS= ${CRAN_DEPENDS}
|
RUN_DEPENDS= ${CRAN_DEPENDS}
|
||||||
|
|
||||||
USES= cran:auto-plist,compiles
|
USES= cran:auto-plist,compiles
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1658896982
|
TIMESTAMP = 1682472255
|
||||||
SHA256 (forecast_8.17.0.tar.gz) = 89fe532793fdfa69fbb9676299a69d314c8b66b67ab760de479491e7041ec304
|
SHA256 (forecast_8.21.tar.gz) = fdd131795a9d3fb399d76a9aa66a0c276637caaa9ec0c75fbe386189d005c6c2
|
||||||
SIZE (forecast_8.17.0.tar.gz) = 586889
|
SIZE (forecast_8.21.tar.gz) = 793718
|
||||||
|
|
Loading…
Add table
Reference in a new issue