diff options
author | tota <tota@FreeBSD.org> | 2014-05-10 09:59:44 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2014-05-10 09:59:44 +0800 |
commit | c3c57b38a9ae5159688d49bf9a5baeaac72206e4 (patch) | |
tree | 84de92c169365ec71f57a29a723f3049690e8d13 /math | |
parent | da3bc91964c8cbff360bb5dff7999ce3164f1343 (diff) | |
download | freebsd-ports-gnome-c3c57b38a9ae5159688d49bf9a5baeaac72206e4.tar.gz freebsd-ports-gnome-c3c57b38a9ae5159688d49bf9a5baeaac72206e4.tar.zst freebsd-ports-gnome-c3c57b38a9ae5159688d49bf9a5baeaac72206e4.zip |
- Update to 5.4
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 3f615cec2b16..ac514bae3e37 100644 --- a/math/R-cran-forecast/Makefile +++ b/math/R-cran-forecast/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= forecast -PORTVERSION= 5.3 +PORTVERSION= 5.4 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/R-cran-forecast/distinfo b/math/R-cran-forecast/distinfo index 11358e5b5679..f56768a1dfd9 100644 --- a/math/R-cran-forecast/distinfo +++ b/math/R-cran-forecast/distinfo @@ -1,2 +1,2 @@ -SHA256 (forecast_5.3.tar.gz) = 22a6889b4be1cca1777ead594fbe5d629fc00f901c14cc63699dabb93fa564d9 -SIZE (forecast_5.3.tar.gz) = 150395 +SHA256 (forecast_5.4.tar.gz) = 590245dbd128162540fb9c2a8d0f323188890e919b59f87774afc152ad9e6abf +SIZE (forecast_5.4.tar.gz) = 150965 |