aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-zoo
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2019-07-07 11:12:13 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2019-07-07 11:12:13 +0000
commit54be5624ff2ca1878f79c30a84c455520fa462f8 (patch)
treef1f73e38468398acd1db7d3bab5103b08b195f87 /math/R-cran-zoo
parenta6d31df2339fe6e654f82564bf6fd5046cb4858b (diff)
downloadports-54be5624ff2ca1878f79c30a84c455520fa462f8.tar.gz
ports-54be5624ff2ca1878f79c30a84c455520fa462f8.zip
- Update to 1.8-6
- Update WWW: line in pkg-descr
Notes
Notes: svn path=/head/; revision=506129
Diffstat (limited to 'math/R-cran-zoo')
-rw-r--r--math/R-cran-zoo/Makefile3
-rw-r--r--math/R-cran-zoo/distinfo6
-rw-r--r--math/R-cran-zoo/pkg-descr2
3 files changed, 5 insertions, 6 deletions
diff --git a/math/R-cran-zoo/Makefile b/math/R-cran-zoo/Makefile
index 74c80299325b..cfb8d733eaa4 100644
--- a/math/R-cran-zoo/Makefile
+++ b/math/R-cran-zoo/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= zoo
-DISTVERSION= 1.8-4
-PORTREVISION= 1
+DISTVERSION= 1.8-6
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
diff --git a/math/R-cran-zoo/distinfo b/math/R-cran-zoo/distinfo
index d07612cdc84e..d25db2526cce 100644
--- a/math/R-cran-zoo/distinfo
+++ b/math/R-cran-zoo/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1537420124
-SHA256 (zoo_1.8-4.tar.gz) = b1d88c169d210b99d747e802f96f7a2a7f5d8e6f1c0b42776e32e269d065dcdf
-SIZE (zoo_1.8-4.tar.gz) = 856279
+TIMESTAMP = 1562493436
+SHA256 (zoo_1.8-6.tar.gz) = 2217a4f362f2201443b5fdbfd9a77d9a6caeecb05f02d703ee8b3b9bf2af37cc
+SIZE (zoo_1.8-6.tar.gz) = 853504
diff --git a/math/R-cran-zoo/pkg-descr b/math/R-cran-zoo/pkg-descr
index c592f7e7b8e9..e94ae4314548 100644
--- a/math/R-cran-zoo/pkg-descr
+++ b/math/R-cran-zoo/pkg-descr
@@ -4,4 +4,4 @@ vectors/matrices and factors. zoo's key design goals are independence
of a particular index/date/time class and consistency with ts and
base R by providing methods to extend standard generics.
-WWW: http://zoo.r-forge.r-project.org/
+WWW: https://cran.r-project.org/web/packages/zoo/