svn commit: r440036 - head/math/R-cran-forecast

TAKATSU Tomonari tota at FreeBSD.org
Wed May 3 20:24:33 UTC 2017


Author: tota
Date: Wed May  3 20:24:31 2017
New Revision: 440036
URL: https://svnweb.freebsd.org/changeset/ports/440036

Log:
  - Update to 8.0

Modified:
  head/math/R-cran-forecast/Makefile   (contents, props changed)
  head/math/R-cran-forecast/distinfo   (contents, props changed)

Modified: head/math/R-cran-forecast/Makefile
==============================================================================
--- head/math/R-cran-forecast/Makefile	Wed May  3 20:06:06 2017	(r440035)
+++ head/math/R-cran-forecast/Makefile	Wed May  3 20:24:31 2017	(r440036)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	forecast
-PORTVERSION=	7.3
+PORTVERSION=	8.0
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
@@ -11,13 +11,15 @@ COMMENT=	Forecasting functions for time 
 
 LICENSE=	GPLv2+
 
-CRAN_DEPENDS=	R-cran-zoo>0:math/R-cran-zoo \
-		R-cran-timeDate>0:finance/R-cran-timeDate \
+CRAN_DEPENDS=	R-cran-magrittr>0:devel/R-cran-magrittr \
+		R-cran-lmtest>0:finance/R-cran-lmtest \
 		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-zoo>0:math/R-cran-zoo \
+		R-cran-timeDate>0:finance/R-cran-timeDate \
 		R-cran-RcppArmadillo>=0.2.35:math/R-cran-RcppArmadillo
 BUILD_DEPENDS=	${CRAN_DEPENDS}
 RUN_DEPENDS=	${CRAN_DEPENDS}

Modified: head/math/R-cran-forecast/distinfo
==============================================================================
--- head/math/R-cran-forecast/distinfo	Wed May  3 20:06:06 2017	(r440035)
+++ head/math/R-cran-forecast/distinfo	Wed May  3 20:24:31 2017	(r440036)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1476520154
-SHA256 (forecast_7.3.tar.gz) = e14afadf35c2681d7dfbbd7ca279c05c5bd5972fcd9ed9d41c6891c5fb9aec0b
-SIZE (forecast_7.3.tar.gz) = 308850
+TIMESTAMP = 1493842025
+SHA256 (forecast_8.0.tar.gz) = 75456318b8a202bfb3780ccfa24ab0d7264e96c6788fd14e01622fbf8556ad42
+SIZE (forecast_8.0.tar.gz) = 709664


More information about the svn-ports-all mailing list