Index: head/math/R-cran-forecast/Makefile =================================================================== --- head/math/R-cran-forecast/Makefile (revision 422296) +++ head/math/R-cran-forecast/Makefile (revision 422297) @@ -1,25 +1,27 @@ # Created by: TAKATSU Tomonari # $FreeBSD$ PORTNAME= forecast -PORTVERSION= 7.1 +PORTVERSION= 7.2 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= tota@FreeBSD.org 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 \ 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-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 Index: head/math/R-cran-forecast/distinfo =================================================================== --- head/math/R-cran-forecast/distinfo (revision 422296) +++ head/math/R-cran-forecast/distinfo (revision 422297) @@ -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