From 42c39373052479fe8004aaca60eca8a58510ee22 Mon Sep 17 00:00:00 2001 From: TAKATSU Tomonari Date: Sat, 9 Apr 2016 06:07:39 +0000 Subject: - Update to 7.0 - Fix LICENSE --- math/R-cran-forecast/Makefile | 6 +++--- math/R-cran-forecast/distinfo | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/math/R-cran-forecast/Makefile b/math/R-cran-forecast/Makefile index 4a397ba8b585..9841493a0ee2 100644 --- a/math/R-cran-forecast/Makefile +++ b/math/R-cran-forecast/Makefile @@ -2,15 +2,14 @@ # $FreeBSD$ PORTNAME= forecast -PORTVERSION= 6.2 +PORTVERSION= 7.0 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Forecasting functions for time series and linear models -LICENSE= GPLv2 GPLv3 -LICENSE_COMB= dual +LICENSE= GPLv2+ RUN_DEPENDS= R-cran-zoo>0:math/R-cran-zoo \ R-cran-timeDate>0:finance/R-cran-timeDate \ @@ -18,6 +17,7 @@ RUN_DEPENDS= R-cran-zoo>0:math/R-cran-zoo \ R-cran-fracdiff>0:math/R-cran-fracdiff \ R-cran-Rcpp>=0.11.0:devel/R-cran-Rcpp \ R-cran-colorspace>0:graphics/R-cran-colorspace \ + R-cran-ggplot2>=2.0.0:graphics/R-cran-ggplot2 \ R-cran-RcppArmadillo>=0.2.35:math/R-cran-RcppArmadillo USES= cran:auto-plist diff --git a/math/R-cran-forecast/distinfo b/math/R-cran-forecast/distinfo index 9fb5612a3586..726c86bd1cb5 100644 --- a/math/R-cran-forecast/distinfo +++ b/math/R-cran-forecast/distinfo @@ -1,2 +1,2 @@ -SHA256 (forecast_6.2.tar.gz) = 1b00ae77b1b1024e1f594e6a0c2f1c477398818e22630c92e7f4b710387b8a48 -SIZE (forecast_6.2.tar.gz) = 169667 +SHA256 (forecast_7.0.tar.gz) = 9c2d3da66eb9819afdfa81333751edde8615f377d77f3f3fb9db61d84127313e +SIZE (forecast_7.0.tar.gz) = 195706 -- cgit v1.2.3