diff options
author | TAKATSU Tomonari <tota@FreeBSD.org> | 2020-04-06 23:36:13 +0000 |
---|---|---|
committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2020-04-06 23:36:13 +0000 |
commit | 77ff4b1570bb189c4bb93143dc14252377a1dcd8 (patch) | |
tree | af015d555dd3abc028c53013a0072055979befdc /math | |
parent | ec6808fccc37e2938fc4829970e48e2dcc92711c (diff) | |
download | ports-77ff4b1570bb189c4bb93143dc14252377a1dcd8.tar.gz ports-77ff4b1570bb189c4bb93143dc14252377a1dcd8.zip |
- Update to 8.12
Notes
Notes:
svn path=/head/; revision=530940
Diffstat (limited to 'math')
-rw-r--r-- | math/R-cran-forecast/Makefile | 2 | ||||
-rw-r--r-- | 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 836464e98cce..66bfce165e34 100644 --- a/math/R-cran-forecast/Makefile +++ b/math/R-cran-forecast/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= forecast -PORTVERSION= 8.9 +PORTVERSION= 8.12 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/R-cran-forecast/distinfo b/math/R-cran-forecast/distinfo index 25651d72ea49..094c49d57727 100644 --- a/math/R-cran-forecast/distinfo +++ b/math/R-cran-forecast/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1567916702 -SHA256 (forecast_8.9.tar.gz) = ade3ec37f16c374b85f605780337a7a6349bfc8352caef319f927d36e4b57d04 -SIZE (forecast_8.9.tar.gz) = 829958 +TIMESTAMP = 1586053600 +SHA256 (forecast_8.12.tar.gz) = eb607fd584d66abf39b14c00d50111304e892a6e0778c9a8354195c6c92f92f9 +SIZE (forecast_8.12.tar.gz) = 787427 |