aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authortota <tota@FreeBSD.org>2015-11-29 21:58:45 +0800
committertota <tota@FreeBSD.org>2015-11-29 21:58:45 +0800
commit352fc16fd1b5db0ebcfe5d9cf35eb83a4aedd0b1 (patch)
treed60412fcbb82c20c7dfeaf2c15691f4973aaf9b4 /math
parentae80c71aba12c462d026df656bb942abc49e3595 (diff)
downloadfreebsd-ports-gnome-352fc16fd1b5db0ebcfe5d9cf35eb83a4aedd0b1.tar.gz
freebsd-ports-gnome-352fc16fd1b5db0ebcfe5d9cf35eb83a4aedd0b1.tar.zst
freebsd-ports-gnome-352fc16fd1b5db0ebcfe5d9cf35eb83a4aedd0b1.zip
- Update to 6.2
- Update WWW in pkg-descr
Diffstat (limited to 'math')
-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/