diff options
author | TAKATSU Tomonari <tota@FreeBSD.org> | 2013-09-29 13:11:22 +0000 |
---|---|---|
committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2013-09-29 13:11:22 +0000 |
commit | 5c5a9ea1094f3cf7fde20ac679fa4e9fbe4601d0 (patch) | |
tree | 399f05d4f77a61e33a76dff910bc4c809de7c2a3 /math | |
parent | 33d1dd9328461b85e4f77d8cb6e43694c9c06ade (diff) |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/R-cran-forecast/Makefile | 2 | ||||
-rw-r--r-- | math/R-cran-forecast/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/R-cran-forecast/Makefile b/math/R-cran-forecast/Makefile index bc9bda8555e1..42efe080e351 100644 --- a/math/R-cran-forecast/Makefile +++ b/math/R-cran-forecast/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= forecast -PORTVERSION= 4.06 +PORTVERSION= 4.7 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/R-cran-forecast/distinfo b/math/R-cran-forecast/distinfo index bee60dfed2c8..8250d3ff5f6b 100644 --- a/math/R-cran-forecast/distinfo +++ b/math/R-cran-forecast/distinfo @@ -1,2 +1,2 @@ -SHA256 (forecast_4.06.tar.gz) = 8bf37b43e4a831fe215d8f7b81c58ac56dc97dd5d91e61043992f3673a5abbbe -SIZE (forecast_4.06.tar.gz) = 141180 +SHA256 (forecast_4.7.tar.gz) = 8d7bd907abc9431ce13970da9bbb336bde31c6a6ae72b3cafa80e2f9dd5dd3c7 +SIZE (forecast_4.7.tar.gz) = 142756 |