Date: Wed, 2 Jun 2021 16:20:17 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: b8476af6b778 - main - math/R-cran-forecast: Update to 8.15 Message-ID: <202106021620.152GKHE5033002@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=b8476af6b778dab88cec46cb69359c877bf2bd70 commit b8476af6b778dab88cec46cb69359c877bf2bd70 Author: TAKATSU Tomonari <tota@FreeBSD.org> AuthorDate: 2021-06-02 03:12:46 +0000 Commit: TAKATSU Tomonari <tota@FreeBSD.org> CommitDate: 2021-06-02 16:20:02 +0000 math/R-cran-forecast: Update to 8.15 --- math/R-cran-forecast/Makefile | 2 +- math/R-cran-forecast/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/math/R-cran-forecast/Makefile b/math/R-cran-forecast/Makefile index bbc43bbf5940..b3acf7b13b91 100644 --- a/math/R-cran-forecast/Makefile +++ b/math/R-cran-forecast/Makefile @@ -1,7 +1,7 @@ # Created by: TAKATSU Tomonari <tota@FreeBSD.org> PORTNAME= forecast -PORTVERSION= 8.14 +PORTVERSION= 8.15 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/R-cran-forecast/distinfo b/math/R-cran-forecast/distinfo index 906c56ad6969..6b1d56c69988 100644 --- a/math/R-cran-forecast/distinfo +++ b/math/R-cran-forecast/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1615528095 -SHA256 (forecast_8.14.tar.gz) = 7af8b0cf425b7c7dd24ce6d2d8d69c169e188a3a59582f59b32dac9e04e06e89 -SIZE (forecast_8.14.tar.gz) = 588088 +TIMESTAMP = 1622603560 +SHA256 (forecast_8.15.tar.gz) = c73aabed083095b457ed875c240716686fbd41d1cbafa116b7b890a54b919174 +SIZE (forecast_8.15.tar.gz) = 584703
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106021620.152GKHE5033002>