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

TAKATSU Tomonari tota at FreeBSD.org
Mon Apr 16 04:10:57 UTC 2018


Author: tota
Date: Mon Apr 16 04:10:56 2018
New Revision: 467451
URL: https://svnweb.freebsd.org/changeset/ports/467451

Log:
  - Update to 8.3

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	Mon Apr 16 00:51:07 2018	(r467450)
+++ head/math/R-cran-forecast/Makefile	Mon Apr 16 04:10:56 2018	(r467451)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	forecast
-PORTVERSION=	8.2
-PORTREVISION=	1
+PORTVERSION=	8.3
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
@@ -12,15 +11,16 @@ COMMENT=	Forecasting functions for time series and lin
 
 LICENSE=	GPLv3
 
-CRAN_DEPENDS=	R-cran-tseries>0:finance/R-cran-tseries \
+CRAN_DEPENDS=	R-cran-colorspace>0:graphics/R-cran-colorspace \
 		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-magrittr>0:devel/R-cran-magrittr \
 		R-cran-lmtest>0:finance/R-cran-lmtest \
-		R-cran-zoo>0:math/R-cran-zoo \
+		R-cran-Rcpp>=0.11.0:devel/R-cran-Rcpp \
 		R-cran-timeDate>0:finance/R-cran-timeDate \
+		R-cran-tseries>0:finance/R-cran-tseries \
+		R-cran-urca>0:finance/R-cran-urca \
+		R-cran-uroot>0:math/R-cran-uroot \
+		R-cran-zoo>0:math/R-cran-zoo \
 		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	Mon Apr 16 00:51:07 2018	(r467450)
+++ head/math/R-cran-forecast/distinfo	Mon Apr 16 04:10:56 2018	(r467451)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1506505585
-SHA256 (forecast_8.2.tar.gz) = eb3fab64ed139d068e7d026cd3880f1b623f4153a832fb71845488fa75e8b812
-SIZE (forecast_8.2.tar.gz) = 784337
+TIMESTAMP = 1523583716
+SHA256 (forecast_8.3.tar.gz) = 9259af21507980f424a9019d48df474e502e521bce7cd4d63bfdfb2ba74eab4c
+SIZE (forecast_8.3.tar.gz) = 601570


More information about the svn-ports-head mailing list