diff options
author | tota <tota@FreeBSD.org> | 2016-04-15 20:35:32 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2016-04-15 20:35:32 +0800 |
commit | 62dec70a9517bb9216dc4ec833e2c08f4ee2c595 (patch) | |
tree | c52a0f17589fa8e8148c433174eb96afc3018765 /math | |
parent | 010c24db528637fad57125132ced973c34a38616 (diff) | |
download | freebsd-ports-gnome-62dec70a9517bb9216dc4ec833e2c08f4ee2c595.tar.gz freebsd-ports-gnome-62dec70a9517bb9216dc4ec833e2c08f4ee2c595.tar.zst freebsd-ports-gnome-62dec70a9517bb9216dc4ec833e2c08f4ee2c595.zip |
- Update to 7.1
Diffstat (limited to 'math')
-rw-r--r-- | math/R-cran-forecast/Makefile | 2 | ||||
-rw-r--r-- | math/R-cran-forecast/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/R-cran-forecast/Makefile b/math/R-cran-forecast/Makefile index 9841493a0ee2..76e052d0db49 100644 --- a/math/R-cran-forecast/Makefile +++ b/math/R-cran-forecast/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= forecast -PORTVERSION= 7.0 +PORTVERSION= 7.1 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/R-cran-forecast/distinfo b/math/R-cran-forecast/distinfo index 726c86bd1cb5..2852f31e7005 100644 --- a/math/R-cran-forecast/distinfo +++ b/math/R-cran-forecast/distinfo @@ -1,2 +1,2 @@ -SHA256 (forecast_7.0.tar.gz) = 9c2d3da66eb9819afdfa81333751edde8615f377d77f3f3fb9db61d84127313e -SIZE (forecast_7.0.tar.gz) = 195706 +SHA256 (forecast_7.1.tar.gz) = 1c821dc63056552422b3e90c94c1046a40a6c21da70f7b06c222840981c911dc +SIZE (forecast_7.1.tar.gz) = 196896 |