diff options
author | tota <tota@FreeBSD.org> | 2015-12-06 18:49:41 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2015-12-06 18:49:41 +0800 |
commit | 82c4be7d6a2cea0e8fb044f584e998d4a4a4f39d (patch) | |
tree | 76a4e5be33b37c83eb7fa22bc45f172c85e3e19f /math | |
parent | 908a8c2625b04aa87c23b6a9ad40b6c4714e5bb2 (diff) | |
download | freebsd-ports-gnome-82c4be7d6a2cea0e8fb044f584e998d4a4a4f39d.tar.gz freebsd-ports-gnome-82c4be7d6a2cea0e8fb044f584e998d4a4a4f39d.tar.zst freebsd-ports-gnome-82c4be7d6a2cea0e8fb044f584e998d4a4a4f39d.zip |
- Update to 1.7-12
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 e5ed94f84bc9..d5cfe34c00ac 100644 --- a/math/R-cran-zoo/Makefile +++ b/math/R-cran-zoo/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= zoo -DISTVERSION= 1.7-10 -PORTREVISION= 4 +DISTVERSION= 1.7-12 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-zoo/distinfo b/math/R-cran-zoo/distinfo index 5eebb67e8d6c..b09ba360649a 100644 --- a/math/R-cran-zoo/distinfo +++ b/math/R-cran-zoo/distinfo @@ -1,2 +1,2 @@ -SHA256 (zoo_1.7-10.tar.gz) = e81ef3364d974cb948c0f600f1c4110750c3246325b5334159d0932938b612a0 -SIZE (zoo_1.7-10.tar.gz) = 813020 +SHA256 (zoo_1.7-12.tar.gz) = e5e19db28c39a4747fdd0b1d1a18b527313392538ad9c9f38d356f316bbbc4d8 +SIZE (zoo_1.7-12.tar.gz) = 839181 |