Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Jul 2018 21:58:44 +0000 (UTC)
From:      TAKATSU Tomonari <tota@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r473685 - head/math/R-cran-forecast
Message-ID:  <201807012158.w61LwibX043264@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tota
Date: Sun Jul  1 21:58:43 2018
New Revision: 473685
URL: https://svnweb.freebsd.org/changeset/ports/473685

Log:
  - Update to 8.4

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	Sun Jul  1 21:42:49 2018	(r473684)
+++ head/math/R-cran-forecast/Makefile	Sun Jul  1 21:58:43 2018	(r473685)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	forecast
-PORTVERSION=	8.3
+PORTVERSION=	8.4
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
@@ -13,7 +13,7 @@ LICENSE=	GPLv3
 
 CRAN_DEPENDS=	R-cran-colorspace>0:graphics/R-cran-colorspace \
 		R-cran-fracdiff>0:math/R-cran-fracdiff \
-		R-cran-ggplot2>=2.0.0:graphics/R-cran-ggplot2 \
+		R-cran-ggplot2>=2.2.1:graphics/R-cran-ggplot2 \
 		R-cran-lmtest>0:finance/R-cran-lmtest \
 		R-cran-Rcpp>=0.11.0:devel/R-cran-Rcpp \
 		R-cran-timeDate>0:finance/R-cran-timeDate \

Modified: head/math/R-cran-forecast/distinfo
==============================================================================
--- head/math/R-cran-forecast/distinfo	Sun Jul  1 21:42:49 2018	(r473684)
+++ head/math/R-cran-forecast/distinfo	Sun Jul  1 21:58:43 2018	(r473685)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1523583716
-SHA256 (forecast_8.3.tar.gz) = 9259af21507980f424a9019d48df474e502e521bce7cd4d63bfdfb2ba74eab4c
-SIZE (forecast_8.3.tar.gz) = 601570
+TIMESTAMP = 1530437476
+SHA256 (forecast_8.4.tar.gz) = 695cdf0376f1f519a236bec52722c41ea5896f2064f1403d0ad4914c5611188f
+SIZE (forecast_8.4.tar.gz) = 583218



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807012158.w61LwibX043264>