- Update to 7.2
This commit is contained in:
parent
3a0522db46
commit
4d8d0ba07b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=422297
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= forecast
|
||||
PORTVERSION= 7.1
|
||||
PORTVERSION= 7.2
|
||||
CATEGORIES= math
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
||||
@ -11,7 +11,7 @@ COMMENT= Forecasting functions for time series and linear models
|
||||
|
||||
LICENSE= GPLv2+
|
||||
|
||||
RUN_DEPENDS= R-cran-zoo>0:math/R-cran-zoo \
|
||||
CRAN_DEPENDS= R-cran-zoo>0:math/R-cran-zoo \
|
||||
R-cran-timeDate>0:finance/R-cran-timeDate \
|
||||
R-cran-tseries>0:finance/R-cran-tseries \
|
||||
R-cran-fracdiff>0:math/R-cran-fracdiff \
|
||||
@ -19,7 +19,9 @@ RUN_DEPENDS= R-cran-zoo>0:math/R-cran-zoo \
|
||||
R-cran-colorspace>0:graphics/R-cran-colorspace \
|
||||
R-cran-ggplot2>=2.0.0:graphics/R-cran-ggplot2 \
|
||||
R-cran-RcppArmadillo>=0.2.35:math/R-cran-RcppArmadillo
|
||||
BUILD_DEPENDS= ${CRAN_DEPENDS}
|
||||
RUN_DEPENDS= ${CRAN_DEPENDS}
|
||||
|
||||
USES= cran:auto-plist
|
||||
USES= cran:auto-plist,compiles
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (forecast_7.1.tar.gz) = 1c821dc63056552422b3e90c94c1046a40a6c21da70f7b06c222840981c911dc
|
||||
SIZE (forecast_7.1.tar.gz) = 196896
|
||||
TIMESTAMP = 1474087892
|
||||
SHA256 (forecast_7.2.tar.gz) = 935c3df7d49059110a2ca497153fc1f2b50096ebd1dac371261ac0ec1e7b8995
|
||||
SIZE (forecast_7.2.tar.gz) = 201592
|
||||
|
Loading…
Reference in New Issue
Block a user