aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-forecast
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2015-11-29 13:58:45 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2015-11-29 13:58:45 +0000
commit1ec6437ea431bb0b9660cf85bd992bf79b2d0c4a (patch)
treed60412fcbb82c20c7dfeaf2c15691f4973aaf9b4 /math/R-cran-forecast
parent0eae38450b917181780f7c3b30f6135e2ac273db (diff)
downloadports-1ec6437ea431bb0b9660cf85bd992bf79b2d0c4a.tar.gz
ports-1ec6437ea431bb0b9660cf85bd992bf79b2d0c4a.zip
- Update to 6.2
- Update WWW in pkg-descr
Notes
Notes: svn path=/head/; revision=402596
Diffstat (limited to 'math/R-cran-forecast')
-rw-r--r--math/R-cran-forecast/Makefile2
-rw-r--r--math/R-cran-forecast/distinfo4
-rw-r--r--math/R-cran-forecast/pkg-descr2
3 files changed, 4 insertions, 4 deletions
diff --git a/math/R-cran-forecast/Makefile b/math/R-cran-forecast/Makefile
index a8163254bc80..066fddce7cfb 100644
--- a/math/R-cran-forecast/Makefile
+++ b/math/R-cran-forecast/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= forecast
-PORTVERSION= 6.1
+PORTVERSION= 6.2
CATEGORIES= math
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/math/R-cran-forecast/distinfo b/math/R-cran-forecast/distinfo
index e3ac5cb9b959..9fb5612a3586 100644
--- a/math/R-cran-forecast/distinfo
+++ b/math/R-cran-forecast/distinfo
@@ -1,2 +1,2 @@
-SHA256 (forecast_6.1.tar.gz) = 33f40c8e9a3927ce4ae97d2a6fba590799ee9de07737618bbc70cecbb21a9bc3
-SIZE (forecast_6.1.tar.gz) = 163814
+SHA256 (forecast_6.2.tar.gz) = 1b00ae77b1b1024e1f594e6a0c2f1c477398818e22630c92e7f4b710387b8a48
+SIZE (forecast_6.2.tar.gz) = 169667
diff --git a/math/R-cran-forecast/pkg-descr b/math/R-cran-forecast/pkg-descr
index 1cfd01c7985d..02854eb33494 100644
--- a/math/R-cran-forecast/pkg-descr
+++ b/math/R-cran-forecast/pkg-descr
@@ -2,4 +2,4 @@ Methods and tools for displaying and analysing univariate time
series forecasts including exponential smoothing via state space
models and automatic ARIMA modelling.
-WWW: http://cran.r-project.org/web/packages/forecast/
+WWW: https://cran.r-project.org/web/packages/forecast/