aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2016-04-09 06:07:39 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2016-04-09 06:07:39 +0000
commit42c39373052479fe8004aaca60eca8a58510ee22 (patch)
tree00964295c6a5a95ab383d92d032b83ef8c6aa638
parent9df70cd592c6128c34b43f70f68ba7cbd4a06d94 (diff)
downloadports-42c39373052479fe8004aaca60eca8a58510ee22.tar.gz
ports-42c39373052479fe8004aaca60eca8a58510ee22.zip
- Update to 7.0
- Fix LICENSE
Notes
Notes: svn path=/head/; revision=412797
-rw-r--r--math/R-cran-forecast/Makefile6
-rw-r--r--math/R-cran-forecast/distinfo4
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