diff options
author | tota <tota@FreeBSD.org> | 2018-06-20 11:12:57 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2018-06-20 11:12:57 +0800 |
commit | 7ebdcd714f858ea83200750a87f61f983afcde90 (patch) | |
tree | a83ddd36bec0746f61c6f97f605cbd0e669cfc9b /math | |
parent | fabb4c6b43218a44a512e49c348c180c1748aa21 (diff) | |
download | freebsd-ports-gnome-7ebdcd714f858ea83200750a87f61f983afcde90.tar.gz freebsd-ports-gnome-7ebdcd714f858ea83200750a87f61f983afcde90.tar.zst freebsd-ports-gnome-7ebdcd714f858ea83200750a87f61f983afcde90.zip |
- Update to 1.8-2
Diffstat (limited to 'math')
-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 5eacc0f10e72..3daf52ec792b 100644 --- a/math/R-cran-zoo/Makefile +++ b/math/R-cran-zoo/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= zoo -DISTVERSION= 1.8-1 +DISTVERSION= 1.8-2 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-zoo/distinfo b/math/R-cran-zoo/distinfo index 64ebbbf5ae13..0f9a2a65a9af 100644 --- a/math/R-cran-zoo/distinfo +++ b/math/R-cran-zoo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1521630506 -SHA256 (zoo_1.8-1.tar.gz) = d93d88500374fce7f5c047f25240ac60483bcfd6fadf81df4eb2b879ad2ccc9a -SIZE (zoo_1.8-1.tar.gz) = 852331 +TIMESTAMP = 1529461617 +SHA256 (zoo_1.8-2.tar.gz) = 7dd315290def0ea6b6f127290d9e769e54cd98668f2898fb104c9758fb8bfcd2 +SIZE (zoo_1.8-2.tar.gz) = 856091 |