diff options
author | TAKATSU Tomonari <tota@FreeBSD.org> | 2013-10-03 21:16:07 +0000 |
---|---|---|
committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2013-10-03 21:16:07 +0000 |
commit | 0b056b399e9df80245706a1026f1397d565a8160 (patch) | |
tree | 589ce50b9d3cc21d3835d8a130e6410bcfe35933 /math/R-cran-forecast | |
parent | 0d4c23131373593e6231ac8d21cdf88104271e36 (diff) |
Notes
Diffstat (limited to 'math/R-cran-forecast')
-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 42efe080e351..60ca2b1609f8 100644 --- a/math/R-cran-forecast/Makefile +++ b/math/R-cran-forecast/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= forecast -PORTVERSION= 4.7 +PORTVERSION= 4.8 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/R-cran-forecast/distinfo b/math/R-cran-forecast/distinfo index 8250d3ff5f6b..055f61a63185 100644 --- a/math/R-cran-forecast/distinfo +++ b/math/R-cran-forecast/distinfo @@ -1,2 +1,2 @@ -SHA256 (forecast_4.7.tar.gz) = 8d7bd907abc9431ce13970da9bbb336bde31c6a6ae72b3cafa80e2f9dd5dd3c7 -SIZE (forecast_4.7.tar.gz) = 142756 +SHA256 (forecast_4.8.tar.gz) = 6656f0d7bd7f2ab73e413776e7ac2704777d7c567fa8c8211b5fc59e516ec13b +SIZE (forecast_4.8.tar.gz) = 142778 |