diff options
author | tota <tota@FreeBSD.org> | 2012-11-06 03:04:06 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2012-11-06 03:04:06 +0800 |
commit | 21860759a1d2a3fc609bcbbeba003dce88de32e2 (patch) | |
tree | cefd3f4cb82486c7bab8228721937412d0452e82 | |
parent | 9fe96ccd8fa7dedd78f0e5f2860ed58425ad1940 (diff) | |
download | freebsd-ports-gnome-21860759a1d2a3fc609bcbbeba003dce88de32e2.tar.gz freebsd-ports-gnome-21860759a1d2a3fc609bcbbeba003dce88de32e2.tar.zst freebsd-ports-gnome-21860759a1d2a3fc609bcbbeba003dce88de32e2.zip |
- Update to 1.7-9
Feature safe: yes
-rw-r--r-- | math/R-cran-zoo/Makefile | 2 | ||||
-rw-r--r-- | math/R-cran-zoo/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/R-cran-zoo/Makefile b/math/R-cran-zoo/Makefile index 71fd897833af..18d629ea2cc2 100644 --- a/math/R-cran-zoo/Makefile +++ b/math/R-cran-zoo/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= zoo -DISTVERSION= 1.7-8 +DISTVERSION= 1.7-9 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-zoo/distinfo b/math/R-cran-zoo/distinfo index 80dcbe8d68af..bb871188b89b 100644 --- a/math/R-cran-zoo/distinfo +++ b/math/R-cran-zoo/distinfo @@ -1,2 +1,2 @@ -SHA256 (zoo_1.7-8.tar.gz) = 48fb9a7461566fecb626cd84e69f9c44aecd0b52e2be83462ae89053baac2e41 -SIZE (zoo_1.7-8.tar.gz) = 803962 +SHA256 (zoo_1.7-9.tar.gz) = 51cea55948702d8b1890533527038ce71643bd0eadacd8d7d45a396e793b6d03 +SIZE (zoo_1.7-9.tar.gz) = 807084 |