diff options
author | tota <tota@FreeBSD.org> | 2017-05-07 15:25:22 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2017-05-07 15:25:22 +0800 |
commit | c641dd01a32ab46995d9aa07e64ddd6c48e4ea3b (patch) | |
tree | f674764362886159c26c24addc51033243fb315b /math/R-cran-zoo | |
parent | ea817e0530ec7dbb76e8343c0d929f5235141ca5 (diff) | |
download | freebsd-ports-gnome-c641dd01a32ab46995d9aa07e64ddd6c48e4ea3b.tar.gz freebsd-ports-gnome-c641dd01a32ab46995d9aa07e64ddd6c48e4ea3b.tar.zst freebsd-ports-gnome-c641dd01a32ab46995d9aa07e64ddd6c48e4ea3b.zip |
- Updatet to 1.8-0
Diffstat (limited to 'math/R-cran-zoo')
-rw-r--r-- | math/R-cran-zoo/Makefile | 2 | ||||
-rw-r--r-- | math/R-cran-zoo/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/R-cran-zoo/Makefile b/math/R-cran-zoo/Makefile index 3c734fb3fa80..26698e4f35a5 100644 --- a/math/R-cran-zoo/Makefile +++ b/math/R-cran-zoo/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= zoo -DISTVERSION= 1.7-14 +DISTVERSION= 1.8-0 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-zoo/distinfo b/math/R-cran-zoo/distinfo index 7fef5b041168..98d44ba487b1 100644 --- a/math/R-cran-zoo/distinfo +++ b/math/R-cran-zoo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1481976565 -SHA256 (zoo_1.7-14.tar.gz) = 4ee2f121f9eb279e05a9b4f162b358599dee4030ad5dca555fd73d5498b57a3f -SIZE (zoo_1.7-14.tar.gz) = 845047 +TIMESTAMP = 1494141205 +SHA256 (zoo_1.8-0.tar.gz) = 09922c46f15de378bd955dfe526e028aef9632a9f79dca1550dc4591faa21357 +SIZE (zoo_1.8-0.tar.gz) = 839729 |