diff options
author | tota <tota@FreeBSD.org> | 2013-06-22 09:20:17 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2013-06-22 09:20:17 +0800 |
commit | e6337a6883722ae6dbc8b6ed0792da69e0a41e2c (patch) | |
tree | 011574cea18357b235de02875cc396db31cacebc /math | |
parent | e712d86f25e5a92e9c83edec0ca215a2d9ba67ff (diff) | |
download | freebsd-ports-gnome-e6337a6883722ae6dbc8b6ed0792da69e0a41e2c.tar.gz freebsd-ports-gnome-e6337a6883722ae6dbc8b6ed0792da69e0a41e2c.tar.zst freebsd-ports-gnome-e6337a6883722ae6dbc8b6ed0792da69e0a41e2c.zip |
- Update to 1.7-10
Diffstat (limited to 'math')
-rw-r--r-- | math/R-cran-zoo/Makefile | 3 | ||||
-rw-r--r-- | math/R-cran-zoo/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/math/R-cran-zoo/Makefile b/math/R-cran-zoo/Makefile index e26daa587caf..d7235d807269 100644 --- a/math/R-cran-zoo/Makefile +++ b/math/R-cran-zoo/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= zoo -DISTVERSION= 1.7-9 -PORTREVISION= 3 +DISTVERSION= 1.7-10 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-zoo/distinfo b/math/R-cran-zoo/distinfo index bb871188b89b..5eebb67e8d6c 100644 --- a/math/R-cran-zoo/distinfo +++ b/math/R-cran-zoo/distinfo @@ -1,2 +1,2 @@ -SHA256 (zoo_1.7-9.tar.gz) = 51cea55948702d8b1890533527038ce71643bd0eadacd8d7d45a396e793b6d03 -SIZE (zoo_1.7-9.tar.gz) = 807084 +SHA256 (zoo_1.7-10.tar.gz) = e81ef3364d974cb948c0f600f1c4110750c3246325b5334159d0932938b612a0 +SIZE (zoo_1.7-10.tar.gz) = 813020 |