Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Nov 2015 13:58:45 +0000 (UTC)
From:      TAKATSU Tomonari <tota@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r402596 - head/math/R-cran-forecast
Message-ID:  <201511291358.tATDwjX7002497@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tota
Date: Sun Nov 29 13:58:45 2015
New Revision: 402596
URL: https://svnweb.freebsd.org/changeset/ports/402596

Log:
  - Update to 6.2
  - Update WWW in pkg-descr

Modified:
  head/math/R-cran-forecast/Makefile
  head/math/R-cran-forecast/distinfo
  head/math/R-cran-forecast/pkg-descr

Modified: head/math/R-cran-forecast/Makefile
==============================================================================
--- head/math/R-cran-forecast/Makefile	Sun Nov 29 12:50:09 2015	(r402595)
+++ head/math/R-cran-forecast/Makefile	Sun Nov 29 13:58:45 2015	(r402596)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	forecast
-PORTVERSION=	6.1
+PORTVERSION=	6.2
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 

Modified: head/math/R-cran-forecast/distinfo
==============================================================================
--- head/math/R-cran-forecast/distinfo	Sun Nov 29 12:50:09 2015	(r402595)
+++ head/math/R-cran-forecast/distinfo	Sun Nov 29 13:58:45 2015	(r402596)
@@ -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

Modified: head/math/R-cran-forecast/pkg-descr
==============================================================================
--- head/math/R-cran-forecast/pkg-descr	Sun Nov 29 12:50:09 2015	(r402595)
+++ head/math/R-cran-forecast/pkg-descr	Sun Nov 29 13:58:45 2015	(r402596)
@@ -2,4 +2,4 @@ Methods and tools for displaying and ana
 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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511291358.tATDwjX7002497>