diff options
author | TAKATSU Tomonari <tota@FreeBSD.org> | 2016-05-04 07:18:27 +0000 |
---|---|---|
committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2016-05-04 07:18:27 +0000 |
commit | fe8b95a0a9c497ee931f8c7d78ec81f451469138 (patch) | |
tree | e390ba3358134fba9351bcd4cb7bd65761d30ea3 /math | |
parent | 0fb207ce272138aa71dd4afe3f67a3f8f2d2c3bd (diff) | |
download | ports-fe8b95a0a9c497ee931f8c7d78ec81f451469138.tar.gz ports-fe8b95a0a9c497ee931f8c7d78ec81f451469138.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/R-cran-zoo/Makefile | 4 | ||||
-rw-r--r-- | math/R-cran-zoo/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/R-cran-zoo/Makefile b/math/R-cran-zoo/Makefile index d5cfe34c00ac..f0689db8d58d 100644 --- a/math/R-cran-zoo/Makefile +++ b/math/R-cran-zoo/Makefile @@ -2,14 +2,14 @@ # $FreeBSD$ PORTNAME= zoo -DISTVERSION= 1.7-12 +DISTVERSION= 1.7-13 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= S3 Infrastructure for Regular and Irregular Time Series -LICENSE= GPLv2 +LICENSE= GPLv2+ USES= cran:auto-plist diff --git a/math/R-cran-zoo/distinfo b/math/R-cran-zoo/distinfo index b09ba360649a..693cf728aaee 100644 --- a/math/R-cran-zoo/distinfo +++ b/math/R-cran-zoo/distinfo @@ -1,2 +1,2 @@ -SHA256 (zoo_1.7-12.tar.gz) = e5e19db28c39a4747fdd0b1d1a18b527313392538ad9c9f38d356f316bbbc4d8 -SIZE (zoo_1.7-12.tar.gz) = 839181 +SHA256 (zoo_1.7-13.tar.gz) = 0ca5264d6077c785963705e462aec3e57e0d0651379f9bf4ee32e4f3b25dc754 +SIZE (zoo_1.7-13.tar.gz) = 842068 |