Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Jul 2022 13:25:02 GMT
From:      TAKATSU Tomonari <tota@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: de46d5090f39 - main - math/R-cran-forecast: Update to 8.17.0
Message-ID:  <202207271325.26RDP2wt083843@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by tota:

URL: https://cgit.FreeBSD.org/ports/commit/?id=de46d5090f3941715019545205539ca40b6fd236

commit de46d5090f3941715019545205539ca40b6fd236
Author:     TAKATSU Tomonari <tota@FreeBSD.org>
AuthorDate: 2022-07-27 13:20:04 +0000
Commit:     TAKATSU Tomonari <tota@FreeBSD.org>
CommitDate: 2022-07-27 13:23:58 +0000

    math/R-cran-forecast: Update to 8.17.0
---
 math/R-cran-forecast/Makefile | 3 ++-
 math/R-cran-forecast/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/math/R-cran-forecast/Makefile b/math/R-cran-forecast/Makefile
index a898de1c094a..7039197ad5cb 100644
--- a/math/R-cran-forecast/Makefile
+++ b/math/R-cran-forecast/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	forecast
-PORTVERSION=	8.16
+PORTVERSION=	8.17.0
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
@@ -10,6 +10,7 @@ LICENSE=	GPLv3
 
 CRAN_DEPENDS=	R-cran-colorspace>0:graphics/R-cran-colorspace \
 		R-cran-fracdiff>0:math/R-cran-fracdiff \
+		R-cran-generics>=0.1.2:devel/R-cran-generics \
 		R-cran-ggplot2>=2.2.1:graphics/R-cran-ggplot2 \
 		R-cran-lmtest>0:finance/R-cran-lmtest \
 		R-cran-magrittr>0:devel/R-cran-magrittr \
diff --git a/math/R-cran-forecast/distinfo b/math/R-cran-forecast/distinfo
index 6f2a55eebd75..2954fa90d970 100644
--- a/math/R-cran-forecast/distinfo
+++ b/math/R-cran-forecast/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1641948687
-SHA256 (forecast_8.16.tar.gz) = 9f01eb895a883a7e1e23725b167b46edc1b0b152fd4120278aaa5f7b2621767f
-SIZE (forecast_8.16.tar.gz) = 785973
+TIMESTAMP = 1658896982
+SHA256 (forecast_8.17.0.tar.gz) = 89fe532793fdfa69fbb9676299a69d314c8b66b67ab760de479491e7041ec304
+SIZE (forecast_8.17.0.tar.gz) = 586889



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